Definition
Asymptotic average Shannon information per produced symbol of a stochastic language source: formally the limit of the conditional entropy per symbol H(X_n | X_{n-1}, X_{n-2}, ...) for a stationary stochastic process or, more generally, the per‑symbol expected information under the specified source model and sampling regime. It quantifies sequence‑level unpredictability or information density given model assumptions.

Principle

Principle
A lower entropy rate implies greater predictability of next symbols under the assumed stochastic model and provides an information‑theoretic lower bound for lossless compression and an upper bound on average predictability by any estimator that respects the model class and stationarity assumptions.

Demonstration

Demonstration
Illustrative scenario → An analyst estimates unigram entropy and then conditional entropy using bigram and trigram models on a corpus. Recognition → conditional entropy (per symbol) decreases when short‑range dependencies are captured. Action → the analyst reports estimated entropy rates and uses them to set expectations for compression ratio and next‑token prediction difficulty. Consequence → modeling and evaluation decisions (model order, smoothing) follow from the estimated information density.

Misapplication

Misapplication
Mistaken interpretation: equating unigram Shannon entropy of symbol frequencies with the entropy rate of the sequence. Why it appears plausible: both use 'entropy.' Semantic error: ignoring conditional dependencies yields an overestimate of true sequence predictability and misleads compression/prediction expectations.

Consequence

Consequence
Entropy Rate informs compression limits, language‑model evaluation, and formal characterizations of expressivity and redundancy; misestimating it (by using inappropriate model orders or ignoring non‑stationarity) leads to incorrect expectations about compressibility and predictability.

Reversal

Reversal
If the source is non‑stationary, exhibits long‑range non‑ergodic structure, or model assumptions are violated, the classical entropy rate may not exist or may not be informative; time‑varying or conditional formulations must be used instead.

Boundary

Boundary
Clearly within: per‑symbol conditional entropy limit for a stationary ergodic symbol source under a declared alphabet and preprocessing. Boundary case: finite text estimates of entropy rate where convergence is unreliable. Clearly outside: informal notions of 'semantic unpredictability' or pragmatic surprise that depend on world knowledge beyond symbol sequences.

Semantic Tension

Semantic Tension
Tension between predictability (low entropy rate) and information content/expressivity (high entropy rate): optimizing for one typically constrains the other and influences design choices in communication and modeling.

Synthesis

Synthesis
Entropy Rate makes precise how much information a source produces per symbol under explicit stochastic assumptions; it separates symbol‑level frequency dispersion from sequence‑level dependency structure and requires careful modeling and stationarity assumptions to be operational.