Difference between revisions of "Variance"
From Genetics Wiki
(Created page with "The variance of a trait measured in a population is the squared deviation from the mean. Of the underlying factors that contribute to a traits variance are independent, the...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The variance of a trait measured in a population is the squared deviation from the mean. | + | The variance of a trait measured in a population is the squared deviation from the mean. |
− | + | If the mean is ''μ''. | |
+ | |||
+ | The expected variance is ''σ''<sup>2</sup> = (''x''-''μ'')<sup>2</sup> where ''x'' is an individual data-point. | ||
+ | |||
+ | This can be estimated from a set of measurements as the average squared deviation by summing the individuals components and dividing by the total number of observations, ''n'', as ''σ''<sup>2</sup> = (1/''n'')∑(''x''<sub>''i''</sub>-''μ'')<sup>2</sup>, where ''x''<sub>''i''</sub> is each individual data-point as ''i'' goes from 1 to ''n''. | ||
+ | |||
+ | If the underlying factors that contribute to a traits variance are independent, then the total trait variance is a sum of the individual variance components. Example, ... | ||
+ | |||
+ | [[Category:Basic Knowledge]] |
Latest revision as of 21:37, 12 July 2014
The variance of a trait measured in a population is the squared deviation from the mean.
If the mean is μ.
The expected variance is σ2 = (x-μ)2 where x is an individual data-point.
This can be estimated from a set of measurements as the average squared deviation by summing the individuals components and dividing by the total number of observations, n, as σ2 = (1/n)∑(xi-μ)2, where xi is each individual data-point as i goes from 1 to n.
If the underlying factors that contribute to a traits variance are independent, then the total trait variance is a sum of the individual variance components. Example, ...