Joint entropy: Difference between revisions
Added bold to a few important concepts. |
Undid revision 809420203 by Beauty School Dropout (talk) don;t use bold unnecessarily |
||
Line 36: | Line 36: | ||
===Less than or equal to the sum of individual entropies=== |
===Less than or equal to the sum of individual entropies=== |
||
The joint entropy of a set of variables is less than or equal to the sum of the individual entropies of the variables in the set. This is an example of [[subadditivity]]. This inequality is an equality |
The joint entropy of a set of variables is less than or equal to the sum of the individual entropies of the variables in the set. This is an example of [[subadditivity]]. This inequality is an equality if and only if <math>X</math> and <math>Y</math> are [[statistically independent]]. |
||
:<math>H(X,Y) \leq H(X) + H(Y)</math> |
:<math>H(X,Y) \leq H(X) + H(Y)</math> |
||
Line 62: | Line 62: | ||
:<math>h(X_1, \ldots,X_n) = -\int f(x_1, \ldots,x_n)\log f(x_1, \ldots,x_n)\,dx_1 \ldots dx_n</math>. |
:<math>h(X_1, \ldots,X_n) = -\int f(x_1, \ldots,x_n)\log f(x_1, \ldots,x_n)\,dx_1 \ldots dx_n</math>. |
||
The [[Integral|integral]] is taken over the support of <math>f</math>. It is possible that the integral does not exist |
The [[Integral|integral]] is taken over the support of <math>f</math>. It is possible that the integral does not exist in which case we say that the differential entropy is not defined. |
||
===Properties=== |
===Properties=== |
||
As in the discrete case |
As in the discrete case the joint differential entropy of a set of random variables is smaller or equal than the sum of the entropies of the individual random variables: |
||
:<math>h(X_1,X_2, \ldots,X_n) \le \sum_{i=1}^n h(X_i)</math> |
:<math>h(X_1,X_2, \ldots,X_n) \le \sum_{i=1}^n h(X_i)</math> |
||
Revision as of 01:46, 9 November 2017
In information theory, joint entropy is a measure of the uncertainty associated with a set of variables.
Definition
The joint Shannon entropy (in bits) of two discrete random variables and is defined as
where and are particular values of and , respectively, is the joint probability of these values occurring together, and is defined to be 0 if .
For more than two random variables this expands to
where are particular values of , respectively, is the probability of these values occurring together, and is defined to be 0 if .
Properties
Nonnegativity
The joint entropy of a set of random variables is a nonnegative number.
Greater than individual entropies
The joint entropy of a set of variables is greater than or equal to all of the individual entropies of the variables in the set.
Less than or equal to the sum of individual entropies
The joint entropy of a set of variables is less than or equal to the sum of the individual entropies of the variables in the set. This is an example of subadditivity. This inequality is an equality if and only if and are statistically independent.
Relations to other entropy measures
Joint entropy is used in the definition of conditional entropy
- ,
and It is also used in the definition of mutual information
In quantum information theory, the joint entropy is generalized into the joint quantum entropy.
Joint differential entropy
Definition
The above definition is for discrete random variables and no more valid in the case of continuous random variables. The continuous version of discrete joint entropy is called joint differential (or continuous) entropy. Let and be a continuous random variables with a joint probability density function . The differential joint entropy is defined as
- .
For more than two continuous random variables the definition is generalized to:
- .
The integral is taken over the support of . It is possible that the integral does not exist in which case we say that the differential entropy is not defined.
Properties
As in the discrete case the joint differential entropy of a set of random variables is smaller or equal than the sum of the entropies of the individual random variables:
The following chain rule holds for two random variables:
In the case of more than two random variables this generalizes to:
Joint differential entropy is also used in the definition of the mutual information between continuous random variables:
References
- Theresa M. Korn; Korn, Granino Arthur. Mathematical Handbook for Scientists and Engineers: Definitions, Theorems, and Formulas for Reference and Review. New York: Dover Publications. ISBN 0-486-41147-8.
- Thomas M. Cover; Joy A. Thomas. Elements of Information Theory. Hoboken, New Jersey: Wiley. pp. 613–614. ISBN 0-471-24195-4.