[aklug] random bits vs random Hex

From: Dan Wolf <dan-wolf@gci.net>
Date: Tue May 28 2013 - 18:42:53 AKDT

Any math types out there?

 

Suppose you have a source of "random" bits.(0's and 1's)....... assume all
the bits generated meet whichever tests for "randomness" you use,

 

Now if you peel off the bits in groups of four you now have hex digits.

 

ie; Binary = 1100 1000 0000 1110 0101 0001 1100 1010

      Hex = C 8 0 E 5 1 C
A

 

So the question is ;

 

                Are the binary digits A) More random than the Hex
digits

                                                                B) Less
random than the Hex digits

                                                                C) Equally
random to the Hex digits

                                                                D)
Randomness tests would be different for Binary bits from Hex digits

                                                                E) Other
_____________________________________________

 

I apologize in advance if there is an obvious answer here but I have torn
thru my copies of Knuth and can't find anything like a communitive or
associative law for random numbers

 

 

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Tue May 28 18:43:19 2013

This archive was generated by hypermail 2.1.8 : Tue May 28 2013 - 18:43:20 AKDT