@FroehlichMarcel

All models are either lossy or lossless flamboyant data compression trees?

Recalled reading this short brilliant thoughtful take:

Prefix-Free Code
&
Huffman Coding

» The specialty of Huffman tree compared to an ordinary prefix-free code tree is that it minimizes the probability weighted mean of code length in the system «
https://leimao.github.io/blog/Huffman-Coding/

another clear cut:
https://control.com/technical-articles/huffman-coding-for-data-compression/

#PrefixCode
#PrefixFreeCodeTree
#HuffmanCode
#HuffmanTree
#DataCompression
#DataLoss

Prefix-Free Code and Huffman Coding

Understand Prefix-Free Code, Huffman Coding, and Try it Using Library Tools

Lei Mao's Log Book