码迷,mamicode.com
首页 > 其他好文 > 详细

Variance

时间:2016-12-30 14:21:37      阅读:343      评论:0      收藏:0      [点我收藏+]

标签:stat   guid   ota   asi   res   imp   cti   books   abi   

http://mathworld.wolfram.com/Variance.html

Variance

技术分享 技术分享

For a single variate 技术分享 having a distribution 技术分享 with known population mean 技术分享, the population variance 技术分享, commonly also written 技术分享, is defined as

技术分享
(1)

where 技术分享 is the population mean and 技术分享 denotes the expectation value of 技术分享. For a discrete distribution with 技术分享 possible values of 技术分享, the population variance is therefore

技术分享
(2)

whereas for a continuous distribution, it is given by

技术分享
(3)

The variance is therefore equal to the second central moment 技术分享.

Note that some care is needed in interpreting 技术分享 as a variance, since the symbol 技术分享 is also commonly used as a parameter related to but not equivalent to the square root of the variance, for example in the log normal distribution, Maxwell distribution, and Rayleigh distribution.

If the underlying distribution is not known, then the sample variance may be computed as

技术分享
(4)

where 技术分享 is the sample mean.

Note that the sample variance 技术分享 defined above is not an unbiased estimator for the population variance 技术分享. In order to obtain an unbiased estimator for 技术分享, it is necessary to instead define a "bias-corrected sample variance"

技术分享
(5)

The distinction between 技术分享 and 技术分享 is a common source of confusion, and extreme care should be exercised when consulting the literature to determine which convention is in use, especially since the uninformative notation 技术分享 is commonly used for both. The bias-corrected sample variance 技术分享 for a list of data is implemented as Variance[list].

The square root of the variance is known as the standard deviation.

The reason that 技术分享 gives a biased estimator of the population variance is that two free parameters 技术分享 and 技术分享 are actually being estimated from the data itself. In such cases, it is appropriate to use a Student‘s t-distribution instead of a normal distribution as a model since, very loosely speaking, Student‘s t-distribution is the "best" that can be done without knowing 技术分享.

Formally, in order to estimate the population variance 技术分享 from a sample of 技术分享 elements with a priori unknown mean (i.e., the mean is estimated from the sample itself), we need an unbiased estimator for 技术分享. This is given by the k-statistic 技术分享, where

技术分享
(6)

and 技术分享 is the sample variance uncorrected for bias.

It turns out that the quantity 技术分享 has a chi-squared distribution.

For set of data 技术分享, the variance of the data obtained by a linear transformation is given by

技术分享 技术分享 技术分享
(7)
技术分享 技术分享 技术分享
(8)
技术分享 技术分享 技术分享
(9)
技术分享 技术分享 技术分享
(10)
技术分享 技术分享 技术分享
(11)
技术分享 技术分享 技术分享
(12)

For multiple variables, the variance is given using the definition of covariance,

技术分享 技术分享 技术分享
(13)
技术分享 技术分享 技术分享
(14)
技术分享 技术分享 技术分享
(15)
技术分享 技术分享 技术分享
(16)
技术分享 技术分享 技术分享
(17)

A linear sum has a similar form:

技术分享 技术分享 技术分享
(18)
技术分享 技术分享 技术分享
(19)
技术分享 技术分享 技术分享
(20)

These equations can be expressed using the covariance matrix.

SEE ALSO: Central Moment, Charlier‘s Check, Covariance, Covariance Matrix, Error Propagation, k-Statistic, Mean, Moment, Raw Moment, Sample Variance, Sample Variance Computation, Sample Variance Distribution, Sigma, Standard Error, Statistical Correlation

 

REFERENCES:

Kenney, J. F. and Keeping, E. S. Mathematics of Statistics, Pt. 2, 2nd ed. Princeton, NJ: Van Nostrand, 1951.

Papoulis, A. Probability, Random Variables, and Stochastic Processes, 2nd ed. New York: McGraw-Hill, pp. 144-145, 1984.

Press, W. H.; Flannery, B. P.; Teukolsky, S. A.; and Vetterling, W. T. "Moments of a Distribution: Mean, Variance, Skewness, and So Forth." §14.1 in Numerical Recipes in FORTRAN: The Art of Scientific Computing, 2nd ed. Cambridge, England: Cambridge University Press, pp. 604-609, 1992.

Roberts, M. J. and Riccardo, R. A Student‘s Guide to Analysis of Variance. London: Routledge, 1999.

 

技术分享

Variance

标签:stat   guid   ota   asi   res   imp   cti   books   abi   

原文地址:http://www.cnblogs.com/yuanjiangw/p/6236704.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!