4.6
偏差は、データが平均からどの程度広がっているかを示します。データ値が平均を超えると正の偏差が発生し、データ値が平均より小さい場合は負の偏差が発生します。偏差を加算すると、合計は常にゼロになります。したがって、単純に偏差を加算してデータを分散させることはできません。偏差を二乗すると、数値が正になります…
分散は、平均からデータセット値の変動性を推定する統計です。これは、データセットの標準偏差の 2 乗に数値的に等しくなります。
分散は、分散の分析、リスクの推定、または金融市場のボラティリティに使用される貴重な統計ツールです。
サンプル分散はサンプル標準偏差 s の 2 乗として表され、母分散は母標準偏差 sigma の 2 乗として表されます。
北極圏の異なる地域でのホッキョクグマの体重のサンプル分散を推定するとしたらどうなるか想像してみてください。母集団を無作為標本に分割し、標本分散を計算すると、値が一定の母集団分散値を中心にしていることが観察されます。したがって、サンプル分散は母分散の公平な推定量です。
分散の主な欠点は、その単位がデータセットの単位と大きく異なることです。たとえば、年間の降雨量の分散の単位はミリメートルの二乗になりますが、これは役に立ちません。したがって、ほとんどの分析では、分散よりも標準偏差が優先されます。
View the full transcript and gain access to JoVE Core videos
Q1: What is the relationship between variance and standard deviation?
Variance is numerically equal to the square of the standard deviation. While standard deviation measures spread in the same units as the original data, variance's units differ from the dataset units. For example, rainfall variance is expressed in millimeters squared, making it less intuitive. This unit difference is why standard deviation is often preferred in practical analyses.
Q2: Why do deviations need to be squared when calculating variance?
Deviations show how spread out data are about the mean. When deviations are added together, the sum is always zero because positive and negative deviations cancel out. By squaring the deviations, all numbers become positive, so their sum is also positive. This allows variance to accurately represent data spread.
Q3: How does sample variance differ from population variance?
Sample variance is denoted as the square of sample standard deviation s, while population variance is the square of population standard deviation sigma. Sample variance is an unbiased estimator of population variance. When calculating sample variance, dividing by n – 1 instead of n provides a better estimate of the population variance based on theoretical mathematics.
Q4: What are the practical applications of variance in statistics?
Variance is a valuable statistical tool used in analysis of variance, estimation of risk, and measurement of volatility in financial markets. It quantifies how dataset values vary from the mean, providing insight into data dispersion. However, its unintuitive units often make standard deviation the preferred choice for most practical analyses and interpretations.
Q5: Why is dividing by n – 1 important when calculating sample variance?
Dividing by n – 1 instead of n when calculating sample variance produces a better estimate of the population variance. This adjustment accounts for the fact that sample data is used to estimate population parameters. The theoretical mathematics behind this calculation shows that n – 1 provides an unbiased estimator, making sample variance a reliable tool for inference.
Q6: What is the main disadvantage of using variance in data analysis?
The major disadvantage of variance is that its units vastly differ from the dataset units, making interpretation difficult. For instance, variance of rainfall measured in millimeters squared is unhelpful for practical understanding. This unit incompatibility is why standard deviation, which maintains the original data units, is preferred in most statistical analyses and real-world applications.
Q7: How can you verify that sample variance is an unbiased estimator?
When a population is divided into random samples and sample variances are calculated, the values center around the constant population variance value. This clustering demonstrates that sample variance is an impartial estimator of population variance. This property makes sample variance reliable for drawing inferences about population characteristics from sample data.