Information about Average Information
This article is about the Shannon entropy in information theory. For other uses, see Entropy (disambiguation).
In information theory, the Shannon entropy or information entropy is a measure of the uncertainty associated with a random variable.
Shannon entropy quantifies the information contained in a piece of data: it is the minimum average message length, in bits (if using base-2 logarithms), that must be sent to communicate the true value of the random variable to a recipient. Intuitively, it measures how many yes/no questions must be answered, on average, to communicate each new outcome of the random variable. This represents a fundamental mathematical limit on the best possible lossless data compression of any communication: considering a certain message as a series of realisations of a certain random variable (where the random variable can be "the next letter", or "the next word", or any other subdivision of text), the shortest number of bits necessary to transmit one message is the Shannon entropy of the corresponding random variable, multiplied by the number of realisations in the original text.
ASCII characters, if chosen uniformly at random, have an entropy of exactly 7 bits per character. However, if one knows that one or more characters are chosen more frequently than others, then our uncertainty is lower (if asked to bet on the next outcome, we would bet preferentially on the most frequent characters), and thus the Shannon entropy is lower. A long string of repeating characters has an entropy of 0, since every character is predictable. The entropy of English text is between 1.0 and 1.5 bits per letter.[1]
Equivalently, the Shannon entropy is a measure of the average information content the recipient is missing when he does not know the value of the random variable.
The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory of Communication".
Definition
The information entropy of a discrete random variable X, that can take on possible values {x1...xn} iswhere
- I(X) is the information content or self-information of X, which is itself a random variable; and
- p(xi) = Pr(X=xi) is the probability mass function of X.
Characterization
Information entropy is characterised by these desiderata:(Define
and
)
- Continuity
- The measure should be continuous — i.e., changing the value of one of the probabilities by a very small amount should only change the entropy by a small amount.
- Symmetry
- The measure should be unchanged if the outcomes xi are re-ordered.
etc.
- Maximum
- If all the outcomes are equally likely, then entropy should be maximal (uncertainty is highest when all possible events are equiprobable). In this case, the entropy increases with the number of outcomes.

- Additivity
- The amount of entropy should be the same independently of how the process is regarded as being divided into parts.
- This last functional relationship characterizes the entropy of a system with sub-systems. It demands that the entropy of a system can be calculated from the entropy of its sub-systems if we know how the sub-systems interact with each other.
- Assume that we have an ensemble of n elements with a uniform distribution on them. If we mentally divide this ensemble into k boxes (sub-systems) with bi elements in each, the entropy can be calculated as a sum of individual entropies of the boxes weighed by the probability of finding oneself in that particular box PLUS the entropy of the system of boxes.
- For positive integers bi where b1 + … + bk = n,
- This implies that the entropy of a certain outcome is zero:
Any definition of entropy satisfying these assumptions has the form:
- :

Information entropy explained
For a random variable
with
outcomes
,
the
Shannon information entropy,
a measure of uncertainty (see further below)
and
denoted by
,
is defined as
where
(1)
is the
probability mass function of outcome
, and
is the base of the logarithm used. Possible values of
are 2,
,
and 10.
The unit of the information entropy
is bit for
,
ban for
,
dit (or digit) for
.
[2]
To understand the meaning of Eq.(1), let's first consider a set of
possible outcomes (events)
,
with equal probability
.
An example would be
a fair die
with
values, from
to
.
The uncertainty for such set of
outcomes can be measured by

(2)
The logarithm is used so to provide the additivity characteristic for uncertainty. For example, consider appending to each value of the first die the value of a second die, which has
possible
outcomes
.
There are thus
possible outcomes
.
The uncertainty for such set of
outcomes is then
Thus the uncertainty of playing with two dice is obtained by adding the uncertainty of the second die
(3)
to the uncertainty of the first die
.
Now return to the case of playing with one die only (the first one); we can write
In the case of a non-uniform probability mass function (or distribution in the case of continuous random variable), we let
which is also called a surprisal; the lower the probability
(4)
, i.e.
,
the higher the uncertainty or the surprise, i.e.
,
for the outcome
The average uncertainty
,
with
being the average operator,
is obtained by
and is used as the definition of the information entropy
(5)
in Eq.(1). The above also explained why
information entropy
and
information uncertainty can be used interchangeably.
[3]
Example
The entropy of the unknown result of the next toss of the coin is maximised if the coin is fair (that is, if heads and tails both have equal probability 1/2). This is the situation of maximum uncertainty as it is most difficult to predict the outcome of the next toss; the result of each toss of the coin delivers a full 1 bit of information.
However, if we know the coin is not fair, there is less uncertainty. Every time, one side is more likely to come up than the other. The reduced uncertainty is quantified in a lower entropy: on average each toss of the coin delivers less than a full 1 bit of information.
The extreme case is that of a double-headed coin which never comes up tails. Then there is no uncertainty. The entropy is zero: each toss of the coin delivers no information.Further properties
The Shannon entropy satisfies the following properties:- Adding or removing an event with probability zero does not contribute to the entropy:
.
- It can be confirmed using the Jensen inequality that
.
is effectively attained by a source alphabet having a uniform probability distribution: uncertainty is maximal when all possible events are equiprobable.
Aspects
Relationship to thermodynamic entropy
In statistical thermodynamics the most general formula for the thermodynamic entropy S of a thermodynamic system is the Gibbs entropy,
The Gibbs entropy translates over almost unchanged into the world of quantum physics to give the von Neumann entropy, introduced by John von Neumann in 1927,
At an everyday practical level the links between information entropy and thermodynamic entropy are not close. Physicists and chemists are apt to be more interested in changes in entropy as a system spontaneously evolves away from its initial conditions, in accordance with the second law of thermodynamics, rather than an unchanging probability distribution. And, as the numerical smallness of Boltzmann's constant kB indicates, the changes in S/kB for even minute amounts of substances in chemical and physical processes represent amounts of entropy which are large right off the scale compared to anything seen in data compression or signal processing.
But, at a more philosophical level, connections can be made between thermodynamic and informational entropy, although it took many years in the development of the theories of statistical mechanics and information theory to make the relationship fully apparent. In fact, in the view of Jaynes (1957), thermodynamics should be seen as an application of Shannon's information theory: the thermodynamic entropy is interpreted as being an estimate of the amount of further Shannon information needed to define the detailed microscopic state of the system, that remains uncommunicated by a description solely in terms of the macroscopic variables of classical thermodynamics. For example, adding heat to a system increases its thermodynamic entropy because it increases the number of possible microscopic states that it could be in, thus making any complete state description longer. (See article: maximum entropy thermodynamics). Maxwell's demon (hypothetically) reduces the thermodynamic entropy of a system using information about the states of individual molecules; but, as Landauer (from 1961) and co-workers have shown, the demon himself must increase his own thermodynamic entropy in the process, by at least the amount of Shannon information he proposes to first acquire and store; and so the total entropy does not decrease (which resolves the paradox).Entropy as information content
The entropy rate of a data source means the average number of bits per symbol needed to encode it. Empirically, it seems that entropy of English text is between .6 and 1.3 bits per character, though clearly that will vary from one source of text to another. Shannon's experiments with human predictors show an information rate of between .6 and 1.3 bits per character, depending on the experimental setup; the PPM compression algorithm can achieve a compression ratio of 1.5 bits per character.
From the preceding example, note the following points:- The amount of entropy is not always an integer number of bits.
- Many data bits may not convey information. For example, data structures often store information redundantly, or have identical sections regardless of the information in the data structure.
Shannon's definition of entropy, when applied to an information source, can determine the minimum channel capacity required to reliably transmit the source as encoded binary digits. The formula can be derived by calculating the mathematical expectation of the amount of information contained in a digit from the information source. See also Shannon-Hartley theorem.
Shannon's entropy measures the information contained in a message as opposed to the portion of the message that is determined (or predictable). Examples of the latter include redundancy in language structure or statistical properties relating to the occurrence frequencies of letter or word pairs, triplets etc. See Markov chain.Data compression
Entropy effectively bounds the performance of the strongest lossless (or nearly lossless) compression possible, which can be realized in theory by using the typical set or in practice using Huffman, Lempel-Ziv or arithmetic coding. The performance of existing data compression algorithms is often used as a rough estimate of the entropy of a block of data.Limitations of entropy as information content
Although entropy is often used as a characterization of the information content of a data source, this information content is not absolute: it depends crucially on the probabilistic model. A source that always generates the same symbol has an entropy of 0, but the definition of what a symbol is depends on the alphabet. Consider a source that produces the string ABABABABAB... in which A is always followed by B and vice versa. If the probabilistic model considers individual letters as independent, the entropy rate of the sequence is 1 bit per character. But if the sequence is considered as "AB AB AB AB AB..." with symbols as two-character blocks, then the entropy rate is 0 bits per character.
However, if we use very large blocks, then the estimate of per-character entropy rate may become artificially low. This is because in reality, the probability distribution of the sequence is not knowable exactly; it is only an estimate. For example, suppose one considers the text of every book ever published as a sequence, with each symbol being the text of a complete book. If there are N published books, and each book is only published once, the estimate of the probability of each book is 1/N, and the entropy (in bits) is -log2 1/N. As a practical code, this corresponds to assigning each book a unique identifier and using it in place of the text of the book whenever one wants to refer to the book. This is enormously useful for talking about books, but it is not so useful for characterizing the information content of an individual book, or of language in general: it is not possible to reconstruct the book from its identifier without knowing the probability distribution, that is, the complete text of all the books. The key idea is that the complexity of the probabilistic model must be considered. Kolmogorov complexity is a theoretical generalization of this idea that allows the consideration of the information content of a sequence independent of any particular probability model; it considers the shortest program for a universal computer that outputs the sequence. A code that achieves the entropy rate of a sequence for a given model, plus the codebook (i.e. the probabilistic model), is one such program, but it may not be the shortest.Data as a Markov process
A common way to define entropy for text is based on the Markov model of text. For an order-0 source (each character is selected independent of the last characters), the binary entropy is:
where pi is the probability of i. For a first-order Markov source (one in which the probability of selecting a character is dependent only on the immediately preceding character), the entropy rate is:
where i is a state (certain preceding characters) and
is the probability of
given
as the previous character (s).
For a second order Markov source, the entropy rate is
b-ary entropy
In general the b-ary entropy of a source
= (S,P) with source alphabet S = {a1, …, an} and discrete probability distribution P = {p1, …, pn} where pi is the probability of ai (say pi = p(ai)) is defined by:
Note: the b in "b-ary entropy" is the number of different symbols of the "ideal alphabet" which is being used as the standard yardstick to measure source alphabets. In information theory, two symbols are necessary and sufficient for an alphabet to be able to encode information, therefore the default is to let b = 2 ("binary entropy"). Thus, the entropy of the source alphabet, with its given empiric probability distribution, is a number equal to the number (possibly fractional) of symbols of the "ideal alphabet", with an optimal probability distribution, necessary to encode for each symbol of the source alphabet. Also note that "optimal probability distribution" here means a uniform distribution: a source alphabet with n symbols has the highest possible entropy (for an alphabet with n symbols) when the probability distribution of the alphabet is uniform. This optimal entropy turns out to be
.
Efficiency
A source alphabet encountered in practice should be found to have a probability distribution which is less than optimal. If the source alphabet has n symbols, then it can be compared to an "optimized alphabet" with n symbols, whose probability distribution is uniform. The ratio of the entropy of the source alphabet with the entropy of its optimized version is the efficiency of the source alphabet, which can be expressed as a percentage.
This implies that the efficiency of a source alphabet with n symbols can be defined simply as being equal to its n-ary entropy. See also Redundancy (information theory).Extending discrete entropy to the continuous case: differential entropy
The Shannon entropy is restricted to random variables taking discrete values. The formula
where f denotes a probability density function on the real line, is analogous to the Shannon entropy and could thus be viewed as an extension of the Shannon entropy to the domain of real numbers.
A precursor of the continuous information entropy
given in (*)
is the expression for the functional
in the
H-theorem of Boltzmann.
Formula (*) is usually referred to as the continuous entropy, or differential entropy. Although the analogy between both functions is suggestive, the following question must be set: is the differential entropy a valid extension of the Shannon discrete entropy? To answer this question, we must establish a connection between the two functions:
We wish to obtain a generally finite measure as the bin size goes to zero. In the discrete case, the bin size is the (implicit) width of each of the n (finite or infinite) bins whose probabilities are denoted by pn. As we generalize to the continuous domain, we must make this width explicit.
To do this, start with a continuous function f discretized as shown in the figure. As the figure indicates, by the mean-value theorem there exists a value xi in each bin such that
and thus the integral of the function f can be approximated (in the Riemannian sense) by
where this limit and bin size goes to zero are equivalent.
We will denote
and expanding the logarithm, we have
As
, we have
and so
But note that
as
, therefore we need a special definition of the differential or continuous entropy:
which is, as said before, referred to as the differential entropy. This means that the differential entropy is not a limit of the Shannon entropy for n → 8
It turns out as a result that, unlike the Shannon entropy, the differential entropy is not in general a good measure of uncertainty or information. For example, the differential entropy can be negative; also it is not invariant under continuous co-ordinate transformations.
More useful for the continuous case is the relative entropy of a distribution, defined as the Kullback-Leibler divergence from the distribution to a reference measure m(x),References
1. ^ Schneier, B: Applied Cryptography, Second edition, page 234. John Wiley and Sons.This article incorporates material from on PlanetMath, which is licensed under the GFDL.
2. ^ Schneider, T.D, Information theory primer with an appendix on logarithms (postscript file), National Cancer Institute, 26 Jun 2000.
3. ^ Jaynes, E.T., Information Theory and Statistical Mechanics, Physical Review, Vol.106, No.4, pp.620-630, May 1957.
4. ^ Compare: Boltzmann, Ludwig (1896, 1898). Vorlesungen über Gastheorie : 2 Volumes - Leipzig 1895/98 UB: O 5262-6. English version: Lectures on gas theory. Translated by Stephen G. Brush (1964) Berkeley: University of California Press; (1995) New York: Dover ISBN 0-486-68455-5
See also
- Binary entropy function - the entropy of a Bernoulli trial with probability of success p
- Conditional entropy
- Differential entropy
- Entropy rate
- Cross entropy – is a measure of the average number of bits needed to identify an event from a set of possibilities between two probability distributions
- Entropy encoding - a coding scheme that assigns codes to symbols so as to match code lengths with the probabilities of the symbols.
- Hamming distance
- Joint entropy - is the measure how much entropy is contained in a joint system of two random variables.
- Kolmogorov-Sinai entropy in dynamical systems
- Levenshtein distance
- Perplexity
- Quantum relative entropy - a measure of distinguishability between two quantum states.
- Rényi entropy - a generalisation of information entropy; it is one of a family of functionals for quantifying the diversity, uncertainty or randomness of a system.
- Theil index
External links
- Information is not entropy, information is not uncertainty ! - a discussion of the use of the terms "information" and "entropy".
- I'm Confused: How Could Information Equal Entropy? - a similar discussion on the bionet.info-theory FAQ.
- Description of information entropy from "Tools for Thought" by Howard Rheingold
- A java applet representing Shannon's Experiment to Calculate the Entropy of English
- Slides on information gain and entropy
- CertainKey's password strength meter, which includes information entropy (in bits) as a mathematical criterion of sufficient randomness
(See for formats and for codecs)Lossless compression methods Theory
Entropy Complexity RedundancyEntropy encoding
Huffman Adaptive Huffman Arithmetic (Shannon-Fano Range) Golomb Exp-Golomb Universal (Elias Fibonacci)Dictionary
LZ77/78 LZW LZO DEFLATE LZMA LZXOthers
RLE BWT PPM DMCAudio compression methods Theory
Convolution Sampling Nyquist–Shannon theoremAudio codecs parts
LPC (LAR LSP) WLPC CELP ACELP A-law μ-law MDCT Fourier transform Psychoacoustic modelOthers
Dynamic range compression Speech compression Sub-band codingImage compression methods Terms
Color space Pixel Chroma subsampling Compression artifactMethods
RLE Fractal Wavelet SPIHT DCT KLTOthers
Bit rate Test images PSNR quality measure QuantizationVideo compression Terms
Video Characteristics Frame Frame types Video qualityVideo codec parts
Motion compensation DCT QuantizationOthers
Video codecs Rate distortion theory (CBR ABR VBR)Timeline of information theory, data compression, and error-correcting codes Entropy can have one of several meanings:Science and technology
Additional relevant articles may be found in the following categories:
..... Click the link for more information.Information theory is a branch of applied mathematics and engineering involving the quantification of information to find fundamental limits on compressing and reliably communicating data.
..... Click the link for more information.A random variable is an abstraction of the intuitive concept of chance into the theoretical domains of mathematics, forming the foundations of probability theory and mathematical statistics.
..... Click the link for more information.logarithm (to base b) of a number x is the exponent y that satisfies x = by. It is written logb(x) or, if the base is implicit, as log(x).
..... Click the link for more information.data compression or source coding is the process of encoding information using fewer bits (or other information-bearing units) than an un-encoded representation would use through use of specific encoding schemes.
..... Click the link for more information.American Standard Code for Information Interchange (ASCII), generally pronounced ask-ee IPA: /ˈæski/ ( [1] ), is a character encoding based on the English alphabet.
..... Click the link for more information.BIT is an acronym for:- Bannari amman Institute of Technology
- Bangalore Institute of Technology
- Beijing Institute of Technology
- Benzisothiazolinone
- Bilateral Investment Treaty
- Bhilai Institute of Technology - Durg
..... Click the link for more information.In information theory (elaborated by Claude E. Shannon, 1948), self-information is a measure of the information content associated with the outcome of a random variable.
..... Click the link for more information.Claude Shannon
Claude Shannon
Born 30 March 1916
Petoskey, Michigan
Died 24 January 2001 (aged 86)
..... Click the link for more information.The article entitled "A Mathematical Theory of Communication", published in 1948 by mathematician Claude E. Shannon, was one of the founding works of the field of information theory.
..... Click the link for more information.discrete if it is characterized by a probability mass function. Thus, the distribution of a random variable X is discrete, and X is then called a discrete random variable, if
as u
..... Click the link for more information.In information theory (elaborated by Claude E. Shannon, 1948), self-information is a measure of the information content associated with the outcome of a random variable.
..... Click the link for more information.probability mass function (abbreviated pmf) is a function that gives the probability that a discrete random variable is exactly equal to some value. A probability mass function differs from a probability density function (abbreviated pdf
..... Click the link for more information.In the jargon of mathematics, the statement that "Property P characterizes object X" means, not simply that X has property P, but that X is the only thing that has property P.
..... Click the link for more information.In mathematics, a continuous function is a function for which, intuitively, small changes in the input result in small changes in the output. Otherwise, a function is said to be discontinuous.
..... Click the link for more information.In mathematics, a natural number can mean either an element of the set (i.e the positive integers or the counting numbers) or an element of the set (i.e. the non-negative integers).
..... Click the link for more information.probability mass function (abbreviated pmf) is a function that gives the probability that a discrete random variable is exactly equal to some value. A probability mass function differs from a probability density function (abbreviated pdf
..... Click the link for more information.BIT is an acronym for:- Bannari amman Institute of Technology
- Bangalore Institute of Technology
- Beijing Institute of Technology
- Benzisothiazolinone
- Bilateral Investment Treaty
- Bhilai Institute of Technology - Durg
..... Click the link for more information.BAN may refer to:- Balinese language (ISO 639 alpha-3, ban)
- Bangladesh (Olympic country code)
- BAN, Base Area Network (United States Air Force)
- Biblioteka Akademii Nauk, the Library of the Russian Academy of Sciences
- Body Area Network
..... Click the link for more information.DIT is a three letter abbreviation that can mean:- Dabbagh Information Technology - a group publishes technology and lifestyle magazines in the middle-east
- Defining Issues Test - a quantitative test of moral reasoning by James Rest
..... Click the link for more information.Die may be:- Objects
- Die (manufacturing), material-shaping device
- Die (integrated circuit), rectangular fragment of a semiconductor wafer
..... Click the link for more information.Die may be:- Objects
- Die (manufacturing), material-shaping device
- Die (integrated circuit), rectangular fragment of a semiconductor wafer
..... Click the link for more information.Die may be:- Objects
- Die (manufacturing), material-shaping device
- Die (integrated circuit), rectangular fragment of a semiconductor wafer
..... Click the link for more information.In information theory (elaborated by Claude E. Shannon, 1948), self-information is a measure of the information content associated with the outcome of a random variable.
..... Click the link for more information.binary entropy function.]]
In information theory, the binary entropy function, denoted or , is defined as the entropy of a Bernoulli trial with probability of success p.
..... Click the link for more information.BIT is an acronym for:- Bannari amman Institute of Technology
- Bangalore Institute of Technology
- Beijing Institute of Technology
- Benzisothiazolinone
- Bilateral Investment Treaty
- Bhilai Institute of Technology - Durg
..... Click the link for more information.In mathematics, Jensen's inequality, named after the Danish mathematician Johan Jensen, relates the value of a convex function of an integral to the integral of the convex function. It was proved by Jensen in 1906[1].
..... Click the link for more information.relative entropy of a distribution, defined as the Kullback-Leibler divergence from the distribution to a reference measure m(x),
..... Click the link for more information.Thermodynamics (from the Greek θερμη, therme, meaning "heat" and δυναμις, dynamis, meaning "power") is a branch of physics that studies the effects of changes in temperature, pressure, and volume on
..... Click the link for more information.In thermodynamics, statistical thermodynamics is the study of the microscopic behaviors of thermodynamic systems using probability theory. Statistical thermodynamics, generally, provides a molecular level interpretation of thermodynamic quantities such as work, heat, free energy,
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus




















