Conditional variance: Difference between revisions

Content deleted Content added
No edit summary
format E as an operator to be consistent with expectation operator
Line 1:
In [[probability theory]] and [[statistics]], a '''conditional variance''' is the [[variance]] of a [[conditional probability distribution]]. The conditional variance of a [[random variable]] ''Y'' given the value of a random variable ''X'' is
 
:<math>\operatorname{Var}(Y|X) = \operatorname{E}((Y - \operatorname{E}(Y|X))^{2}|X),</math>
 
where <math>E</math> is the [[expectation operator]]. Conditional variances are important parts of [[ARCH]] models.
 
The [[law of total variance]] says
 
:<math>\operatorname{Var}(Y) = \operatorname{E}(\operatorname{Var}(Y|X))+\operatorname{Var}(\operatorname{E}(Y|X)).</math>
 
[[Category:Statistics]]