Transform Coding Checkpoint

BWT, MTF, and zero-run RLE.


1. BWT outputs:
2. BWT is reversible because:
3. MTF encoding does what?
4. After BWT, MTF tends to produce:
5. Zero-run RLE encodes a run of k zeros as:
6. True/False: BWT alone compresses data without any coding stage.
7. The main benefit of the BWT->MTF->RLE pipeline is: