Huffman Coding
1. Design a Huffman code and sketch the corresponding code tree. Specify the code words for the nine symbols in the alphabet.
2. Determine the average code word length of the Huffman code.
3. Determine the entropy of the source and compare it with the average code word length of the Huffman code.