variancës
Variancës, known in English as variance, is a statistical measure of the spread or dispersion of a random variable around its mean. It quantifies how far the values of a dataset tend to be from the average value.
There are two primary forms: the population variance and the sample variance. The population variance Var(X)
Key properties include that variance is non-negative and Var(X) = 0 if and only if X is almost
Common examples help intuition: for a Bernoulli(p) variable, Var = p(1 - p). For a normal distribution N(μ,
Applications span finance for risk, quality control, measurement uncertainty, hypothesis testing, and error analysis in regression.