|
|
|
|
|
by peter-ebert
724 days ago
|
|
Here's a simpler example, 2 symbols 1:1 ratio, Shannon would say the entropy is 1 bit per symbol, so this needs 2 bits: 01 or 10 encode both permutations. However I can also just store 1 or 0 to indicate what's stored in the first position, using only a single bit, and the next value is inferred. |
|
The problem is that the Shannon limit doesn't apply to your example. A fixed 1:1 ratio bit string is not I.I.D.