Questions: Typical Sequences and the AEP

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

A source has alphabet {A, B, C} with probabilities {0.7, 0.2, 0.1} and entropy H ≈ 1.157 bits. For sequences of length n = 1000, approximately how many typical sequences are there, and how does this compare to the total number of sequences?

AAbout 2^1157 typical sequences out of 3^1000 ≈ 2^1585 total — the typical set is a vanishingly small fraction of all sequences but contains nearly all the probability
BAbout 3^1000 typical sequences — all sequences are typical for large n
CAbout 1000 typical sequences — one for each position
DAbout 2^1000 typical sequences — one bit per symbol
Question 2 True / False

The AEP guarantees that every high-probability sequence belongs to the typical set.

TTrue
FFalse
Question 3 Short Answer

Explain how the AEP enables the source coding theorem's achievability: why can a source with entropy H be compressed to approximately nH bits for long sequences?

Think about your answer, then reveal below.