3

How to calculate Variance?

 1 year ago
source link: https://www.geeksforgeeks.org/how-to-calculate-variance-2/?utm_campaign=newhomepage
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

How to calculate Variance?

  • Last Updated : 16 Dec, 2022

What is Variance?

Variance is another measure of dispersion and is based on standard deviation. The term variance was first used by R.A. Fisher in 1913 and means the square of the standard deviation of the given distribution. Symbolically, Variance is denoted by σ2.

Variance = σ2

Standard~Deviation=\sqrt{Variance}

A bigger value of variance means the distribution has more variability or less consistency, and vice-versa.

Standard Deviation and Variance are two measures of dispersion and are closely related to each other. The only difference between them is that Standard Deviation is the square root of Variance; however, Variance is the average squared deviation from the mean.

1. Actual Mean Method:

Example:

Determine the variance of the following distribution using the Actual Mean Method.

Information Table

Solution:

Variance Table

Arithmetic Mean \bar{X}=\frac{\sum{X}}{N}=\frac{104}{8}=13

Standard Deviation (\sigma)=\sqrt{\frac{\sum{x}^2}{N}}=\sqrt{\frac{36}{8}}=\sqrt{4.5}=2.12

Variance = 2.122 = 4.5

Variance = 4.5

2. Assumed Mean Method:

Example:

Calculate the variance of the data given below using Assumed Mean Method.

Information Table

Solution:

Variance Table

Standard Deviation  (\sigma)=\sqrt{\frac{\sum{fd}^2}{N}-(\frac{\sum{fd}}{N})^2}

=\sqrt{\frac{6,500}{20}-(\frac{30}{20})^2}=\sqrt{325-2.25}

=\sqrt{322.75}=17.9

Variance = 17.92 = 322.75

Variance = 322.75

3. Step-Deviation Method:

Example:

Calculate the Variance of the data given below using the Step-Deviation Method.

Information Table

Solution:

Variance Table

Standard Deviation (\sigma)=\sqrt{\frac{\sum{fd^\prime{^2}}}{N}-(\frac{\sum{fd^\prime}}{N})^2}\times{C}

=\sqrt{\frac{38}{20}-(\frac{-4}{20})^2}\times{10}

=\sqrt{1.9-0.04}\times{10}=\sqrt{1.86}=1.36

Variance = 1.362 = 1.86

Variance = 1.86

2022-05-24-10-54-13-BIwizardInArticleAd.webp

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK