szpengchao
- 2
- 0
consider a pack of 52 cards in a bridge game. a player try to convey 13 cards by nods of head or shake of heads to his partner. find the shannon entropy
JSuarez said:You need [itex]\rm{log}_{2}52 \approx 6 bits/card[/itex] to specify a single card (admitting that they are all equiprobable). For 13 independent cards, you'll need [itex]13\times\rm{log}_{2}52 bits[/itex].