Multiple choice Which of the following statements represents the FIPS poker test in Burp Sequencer? This test is used to divide a bit sequence in to unique groups to calculate the distribution. The bit sequence is divided into runs of consecutive bits with the same value. This test analyzes each bit in an isolated manner. All of the above. There is no such test possible in Burp Sequencer. Reveal answer Fill a bubble to check yourself A Correct answer Explanation This test divides the bit sequence into consecutive and unique groups of four and it is evaluated by a chi-square calculation method.