Variance: Definition, Formula, Properties & Examples

Arpita Srivastava logo

Arpita Srivastava

Content Writer

Variance is an important measurement in the statistics. It measures how far a data set is different from its mean value. The higher the variance, the more scattered the data would be from its mean and vice–versa. 

  • In statistics, the whole process of variance is known as the measure of dispersion
  • It calculates how distantly the numbers scatter from their mean value.
  • Variance determines the expected difference with respect to the actual value.
  • It is also known as the covariance of random variables.
  • The value of variance is always non-negative.
  • Investors use this method to determine the profitability of the company.
  • If the value of the system is low, then there will be lower risk and lower return.
  • When the value of variance is zero, then all data elements are identical.

Read More: Number System

Keyterms: Variance, Standard derivation, Statistics, Mean Value, Dispersion, Variable, Sigma Square, Population, Square Root


What is Variance?

[Click Here for Sample Questions]

Variance is the result of the squared deviation from a random variable from its sample mean. The other tool used to measure this relation is Standard Deviation. Variance is denoted by σ2 (pronounced as sigma square).

  • The formula of variance helps to measure the spread from the mean of the random variable. 
  • Its formula varies depending on the population and sample.
  • Variance is also called the measure of the spread of data from the mean.
  • It helps compute the value of the mean and other data compared to other methods.

\(\text{s} = \sqrt{\frac{\Sigma(x - \overline{x})^2}{n - 1}}\)

Also Read: Mean and variance of random variable


Standard Deviation: Formula

[Click Here for Sample Questions]

Variance is particularly square of standard deviation. In other words, standard deviation is defined as the amount of variation in the set of values. The low value of standard deviation indicates that its value lies close to the mean.

  • The smallest value of the standard deviation is zero.
  • Standard Deviation specifies how the values are spread across the data samples.
  • The general formula which is used to calculate the variance is mentioned below :

σ = √∑(X−μ)2/N∑(X−μ)2/N 

Where, X (or x) = Value of Observations

μ = Mean of all Values

n = Number of observations in the sample set

x = Sample mean

N = Total no. of values in the population

Standard Deviation Formula

There exist separate formulas for a variance for the ungrouped and the grouped data which are as follows:

For Grouped Data

  • Population Variance, for population of size N = Σ [f (Mi −¯X)2 / N]
  • Sample Variance, for a sample of size N = Σ [f (Mi −¯X)2 / (N−1)] 

Read More: Measures of Dispersion

For Ungrouped Data

  • Population Variance for population of size N = Σ [(Xi−¯X) / N ]
  • Sample Variance for a sample of size N = Σ [(Xi−¯X)2 / N−1]

Things that need to be kept in mind while calculating variance for ungrouped data and grouped data is:

  • For grouped data, X¯= Σ (Mif) / Σf
  • For ungrouped data, X¯ = Σ (xi) / N

Where, X¯ = Mean

Mi = Mid-point of the ith interval

Read More: 

Difference Between Variance and Standard Deviation


Properties of Variance

[Click Here for Sample Questions]

The variance measures how far the set of data is dispersed out from its mean or the average value. The list of properties of variance is listed below:

  • The variance is always non-negative since every term in the variance sum is squared. Hence, the result can either be positive or zero.
  • The variance always has squared units.

There are other properties possessed by a variance. The variance, var(X) of a random variable, X has the following properties those of which are mentioned below:

  1. Var (X+C) = Var (X).
  2. Var (CX) = C2. Var (X)
  3. Var (aX+b)= a2.Var(X),

Where, a & b are constants

If X1, X2,…….,Xn are n independent randomly picked variables

Hence, Var(X1+ X2+…….,+Xn) = Var(X1)+ Var(X2)+….+ Var(Xn). where, the value of C remains constant in the above equation.


How to calculate Variance?

[Click Here for Sample Questions]

The variance can be calculated using the steps mentioned below:

  1. First, calculate the mean of the provided dataset.
  2. Then calculate the average of the provided set of values.
  3. Now you have to subtract the mean from each of the values and square them
  4. Finally, calculate the average of the squared values.
  5. This result obtained will be the variance.

Also Read:


Solved Example of Variance 

Given below are some examples of variance:

Example 1. Let’s say the heights are 60, 45, 10, 50, 30.

Ans. Since mean and variance is interrelated. 

  • First calculate the mean which is as follows:

Mean = ( 60+45+10+50+30)/ 5 = 39

So the average mean is 39 m.

  • To calculate the variance, compute the difference of each from the mean.
  • Then square it.
  • Lastly find the average once again.

So for this particular case the variance is :

=  (212 + 62 + (-29)2 +112 + (-9)2)/5

= (441 + 36 + 841 + 121 + 81)/5

Variance = 304

Read More: Types of Relation

Example 2. Find the variance of the numbers 3, 8, 6, 5, 2, 9, 10, 4, 7.

Ans. Given, 3, 8, 6, 5, 2, 9, 10, 4, 7.

  •  Compute the mean of the 9 values given.

                                    Mean = (3+8+6+5+2+9+10+4+7) / 9 = 54 / 9 = 6

  • Make a table with three columns, one for the X values, the second for the deviations and the third for squared deviations. Thus, the mean is denoted by μ.
Value X X – μ (X – μ)2
3 -3 9
8 2 4
6 0 0
5 -1 1
2 -4 4
9 3 9
10 4 16
4 -2 4
7 1 1
Total 48

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

 = 48 / 9

 = 5. 3

Example 3. Suppose we have the data set {2, 15, 8, 4} and we want to find the population variance. 

Ans. Given, 2, 15, 8, 4

  •  Compute the mean of the 4 values given.

                                    Mean = (2 + 15 + 8+ 4) / 4 = 29 / 4 = 7.25

  • Make a table with three columns, one for the X values, the second for the deviations and the third for squared deviations.Thus, the mean is denoted by μ.
Value X X – μ (X – μ)2
2 -5.25 27.56
15 7.75 60.02
8 0.75 0.5625
4 -3.25 10.56
Total 48

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

 = 98.705 / 4

 = 24.67


Things to Remember

  • The higher the value of variance, the more scattered is the data from its mean.
  • Variance is the squared deviation of a random set of data from its mean value.
  • If the provided data values are identical in a set, the value of variance will be 0.
  • In some situations, the covariance of a random variable is treated as the variance of that variable.
  • The value of variance can either be positive or zero i.e. non-negative but it can never have a negative value.

Sample Questions

Ques: What is the connection between variance and standard deviation? (2 marks)

Ans: Standard deviation is the positive square root of the variance. It measures how the data is spread from its mean. It is calculated by the square root of the variance for the given data set.

Ques: What does it mean by the lower or minimum value of variance? (2 marks)

Ans: By definition, the variance is described as the spread of the data from the mean. If the value of variance is low or minimum, it implies that the data is less scattered for its means.

Ques: Find the variance of the number 1,2,3,4,5,6,7,8,9,10. (4 marks)

Ans: Mean of the 10 values:

Mean = (1+2+3+4+5+6+7+8+9+10)/10

M= 55/10

Mean 5.5

Value N N - N¯ ( N -N¯)2
1 -4.5 20.25
2 -3.5 12.25
3 -2.5 6.25
4 -1.5 2.25
5 -0.5 0.25
6 +0.5 0.25
7 +1.5 2.25
8 +2.5 6.25
9 +3.5 12.25
10 +4.5 20.25
Total 0 82.50

Now we Population variance to find out:

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

= 82.5/10

Ques: Find the variance of the number 11, 12, 13, 14, 15, 16, 17, 18, 19, 20. (4 marks)

Ans: Find the mean value of 10 values given above

Mean= (1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10) / 10

Mean = 155/ 10

Mean = 15.5

Value N N - N¯ ( N -N¯)2
1 -4.5 20.25
2 -3.5 12.25
3 -2. 5 6.25
4 -1.5 2.25
5 -0.5 0.25
6 +0.5 0.25
7 +1.5 2.25
8 +2.5 6.25
9 +3.5 12.25
19 +4.5 20.25
Total 0 82.50

Now, to find population variance:

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

= 82.5/10

= 8.25

Ques: Find the variance of the number 4, 2, 8, 6, 12, 17, 14, 20. (5 marks)

Ans: Mean of 10 Values:

Mean = (4+ 2 + 8 + 6 + 12 + 17 + 14 + 20) / 8

Mean = (83) / 8

Mean = 10.375

Value N N - N¯ ( N -N¯)2
4 -6.375 40.640625
2 -8.375 70.140625
8 -2.375 5.640625
6 -4.375 19.140625
12 1.625 2.640625
17 6.625 43.890625
14 3.625 13.140625
20 9.625 19.25
Total 0 214.484375

Population Variance

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

= 214.484375/ 8

= 26.8105469

Ques: Find the variance of the number 10, 20, 40, 40, 12, 17, 56, 22. (5 marks)

Ans: Mean of 10 Values:

Mean = (10 + 20 + 40 + 40 + 12 + 17 + 56 + 22) / 8

Mean = (201) / 8

Mean = 25.125

Value N N - N¯ ( N -N¯)2
10 -15.125 228.76
20 -5.125 26.26
40 14.875 221.26
40 14.875 221.26
12 -13.125 172.26
17 -8.125 66.015
56 30.875 953.265
22 -3.125 9.76
Total 0 1898.84

Population Variance

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

= 1898.84/ 8

= 237.355

Ques: Find the variance of the number 4, 2, 8, 6, 10. (5 marks)

Ans: Mean of 5 Values:

Mean = (4+ 2 + 8 + 6 + 10) / 5

Mean = (30) / 5

Mean = 6

Value N N - N¯ ( N -N¯)2
4 -2 4
2 -4 16
8 2 4
6 0 0
10 4 16
Total 0 40

Population Variance

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

= 40 / 5

= 8

Ques. What is the difference between variance and standard deviation. (3 marks)

Ans. The difference between variance and standard deviation are as follows:

Variance Standard Deviation
Variance is calculated as the difference in the value of data with respect to mean value. Standard deviation is defined as square root of variance.
It is denoted by σ2. It is denoted by σ.
This method is used in measurement of individual value in a group. This method is used to observe value of the data set.

Ques. Let’s say the heights are 30, 40, 50, 60. (5 marks)

Ans. Since mean and variance is interrelated. 

  • First calculate the mean which is as follows:

Mean = ( 30 + 40 + 50 + 60)/ 4 = 45

So the average mean is 45 m.

  • To calculate the variance, compute the difference of each from the mean.
  • Then square it.
  • Lastly find the average once again.

So for this particular case the variance is :

=  ((-15)2 + (-5)2 + (5)2 +152 ) / 4

= (225 + 25 + 25 + 225)/5

Variance = 125

Ques: Find the variance of the number 10, 20, 30, 40, 50. (5 marks)

Ans: Mean of 5 Values:

Mean = (10 + 20 + 30 + 40 + 50) / 5

Mean = (150) / 5

Mean = 30

Value N N - N¯ ( N -N¯)2
10 -20 400
20 -10 100
30 0 0
40 10 100
50 20 400
Total 0 1000

Population Variance

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

= 1000 / 5

= 200

Ques. What is the symbol used to represent variance. (1 mark)

Ans. The symbol used to represent variance is σ2..

Ques. Find the population variance of the data (1.2, 3.5, 2.5, 3.3). (5 marks)

Ans. n = 4

  • Since mean and variance is interrelated. 
  • First calculate the mean which is as follows:

Mean = (1.2 + 3.5 + 2.5 + 3.3) / 4 =  10.5 / 4 = 2.626

So the average mean is 45 m.

  • To calculate the variance, compute the difference of each from the mean.
  • Then square it.
  • Lastly find the average once again.

Population Variance = \(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

So for this particular case the variance is :
= [(1.2 - 2.626)2 + (3.5 - 2.626)2 + (2.5 - 2.626)2 + (3.3 - 2.626)2] / 4

= [ 2.03 + 0.763 + 0.0158 + 0.454] / 4

= 0.8157

Ques. Find the variance of the numbers 4, 7, 10, 11, 20, 15. (5 marks)

Ans. Given, 4, 7, 10, 11, 20, 15

  •  Compute the mean of the 6 values given.

                                    Mean = (4 + 7 + 10 + 11 + 20 + 15) / 6 = 67 / 6 = 11.16

  • Make a table with three columns, one for the X values, the second for the deviations and the third for squared deviations. Thus, the mean is denoted by μ.
Value X X – μ (X – μ)2
4 -7.16 51.26
7 -4.16 17.30
10 1.16 1.34
11 0.16 0.0256
20 8.84 78.14
15 3.84 14.74
Total 162.811

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

 = 162.811 / 6 

 = 27.13

Ques: Find the variance of the number 10, 2, 4, 8, 8, 11, 20, 2. (5 marks)

Ans: Mean of 8 Values:

Mean = (10 + 2 + 4 + 8 + 8 + 11 + 20 + 2) / 8

Mean = (65) / 8

Mean = 8.125

Value N N - N¯ ( N -N¯)2
10 1.875 3.515
2 -6.125 37.15
4 -4.125 17.01
8 -0.125 0.0156
8 -0.125 0.0156
11 2.875 8.26
20 11.875 141.01
2 -6.125 37.15
Total 186.42

Population Variance

\(\sigma^2 = \frac{[\sqrt{\Sigma (n - n -1)}]}{\sqrt{N - 1}}\)

= 186.42/ 8

= 23.30

For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates


Check-Out: 

CBSE CLASS XII Related Questions

  • 1.
    Find:

    The shortest distance between the lines: \[ \vec{r}=(4+\lambda)\hat{i}+(2\lambda-1)\hat{j}-3\lambda\hat{k} \] and \[ \vec{r}=(1+2\mu)\hat{i}+(4\mu-1)\hat{j}+(2-5\mu)\hat{k} \]


      • 2.
        Find a point on the line \( \frac{x - 2}{3} = \frac{1 - y}{2} = \frac{z - 3}{2} \) at a distance of \( \sqrt{2} \) units from the point \( (1, 2, 3) \).


          • 3.

            At a birthday party, children are being served orange juice in conical cups, as shown in the figure. 


            Each cup is 15 cm deep and has a radius 5 cm. The juice is being poured into this cup at a rate of 0·1 cm3/s.
            On the basis of the above information, answer the following questions :


              • 4.
                Find:

                If the function \[ f(x)= \begin{cases} \frac{\sin x}{x}+\cos x, & x\neq0\\ k, & x=0 \end{cases} \] is continuous at \(x=0\), then find the value of \(k\).

                  • \(0\)
                  • \(-2\)
                  • \(-1\)
                  • \(2\)

                • 5.
                  Find:

                  If \[ (3\hat{i}-2\hat{j}+5\hat{k})\times(4\hat{i}+p\hat{j}+q\hat{k})=\vec{0} \] then find the values of \(p\) and \(q\).

                    • \(p = -\frac{2}{3}, \, q = \frac{5}{3}\)
                    • \(p = -\frac{8}{3}, \, q = \frac{20}{3}\)
                    • \(p = \frac{20}{3}, \, q = -\frac{8}{3}\)
                    • \(p = 0, \, q = 0\)

                  • 6.
                    Using integration, find the area of the region bounded by the curve \( y = x|x| \), the x-axis, and the vertical lines \( x = -2 \) and \( x = 2 \).

                      CBSE CLASS XII Previous Year Papers

                      Comments


                      No Comments To Show