Variance and Standard Deviation: Formula & Properties

Arpita Srivastava logo

Arpita Srivastava

Content Writer

Variance and standard deviation are fundamental concepts in statistics used to measure the dispersion or spread of a set of data points around their mean or average. 

  • They provide valuable insights into the variability and consistency within a dataset. 
  • Variance is the average of the squared differences from the mean of a set of data points.
  • It quantifies how much each data point in the dataset differs from the mean. 
  • Standard deviation is the square root of the variance. 
  • It represents the typical distance between each data point and the mean.
  • The only difference that is found between variance and standard deviation is their units.
  • Variance is indicated by squared units, whereas standard deviation is indicated by the same units as the mean of data.

Key Terms: Variance, Standard Deviation, Variance Formula, Standard Deviation Formula, Mean, Sample, Population, Average, Statistics


Variance

[Click Here for Sample Questions]

Variance measures the extent to which individual data points deviate from the mean dataset.

  • To compute variance, one calculates the average of the squared deviations between each data point and the dataset's mean.
  • Variance is commonly represented as σ² for a population and s² for a sample.
  • If the dataset pertains to lengths measured in meters, the variance will be in square meters.
  • Higher variance values signify increased variability or dispersion within the dataset.
  • Lower values suggest closer alignment of data points with the mean.

Properties of Variance

Key properties of variance are listed below:

  • Variance is always non-negative; it cannot be less than zero.
  • It is sensitive to outliers or extreme values in the dataset, which can inflate its value significantly.
  • The variance of the sum (or difference) of two independent random variables is the sum of their variances.
  • The value is scale-dependent, meaning it changes if the scale of the data changes (e.g., measuring length in meters vs. centimeters).
  • Unlike the mean, it is not a linear measure and is not in the same units as the data.

Also Read:


Variance Formula

[Click Here for Sample Questions]

The formula for variance are as follows:

σ2 = Σ (xi – x̅)2/n

Where, 

  • σ2: variance of the population, 
  • n: number of observation 
  • xi: ith observation in the population

Population and Sample

Population and Sample


Standard Deviation

[Click Here for Sample Questions]

Standard deviation reflects the average distance between each data point and the dataset's mean. Calculation-wise, it is determined by taking the square root of the variance and presenting a measure of dispersion in the same units as the original data.

  • Standard deviation is commonly represented by σ for a population and s for a sample.
  • A higher value signals greater variability or dispersion within the dataset.
  • Lower standard deviation suggests data points are more closely aligned with the mean.

Properties of Standard Deviation

Below are the properties of standard deviation:

  • Similar to variance, standard deviation is always non-negative.
  • It is also sensitive to outliers or extreme values in the dataset, which can significantly impact its value.
  • Like variance, it is scale-dependent, meaning it changes if the scale of the data changes.
  • Standard deviation is the square root of the variance, providing a measure of dispersion in the original units of the data.
  • Due to the square root operation in the calculation, it is the sum of two independent random variables, not simply the sum of their standard deviations.

Standard Deviation Formula

[Click Here for Sample Questions]

The formula for standard deviation is as follows:

σ = √∑(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

Calculating Standard Deviation

Calculating Standard Deviation


Relation between Variance and Standard Deviation

[Click Here for Sample Questions]

The relationship between Variance and Standard Deviation is discussed below.

Variance = (Standard Deviation)2 OR √(Variance) = Standard Deviation

  • Variance is defined as the average degree through which all the values of a given data set deviate from the mean value. 
  • Standard Deviation is the degree to which the values in a data set are spread out with respect to the mean value.

Difference between Variance and Standard Deviation

[Click Here for Sample Questions]

Some key differences between variance and standard deviation are tabulated below.

Standard Deviation Variance
Standard deviation is essentially the square root of the variance. Variance is the mean of the squared deviations from the mean of a dataset.
It measures the typical distance between data points and the mean. It quantifies the average squared distance between data points and the mean.
Standard deviation is denoted by the Greek letter σ. Variance is represented by σ².
It retains the same unit as the original data. It is represented in units squared.
This often represents market volatility or overall data set variability It signifies the degree to which average returns fluctuate concerning long-term market changes.

Things to Remember

  • Variance measures the spread or dispersion of data.
  • It is symbolized by σ² for populations and s² for samples.
  • Standard deviation is derived from the square root of variance.
  • It measures the typical distance between data points and the mean.
  • The standard deviation is denoted by σ for populations and s for samples.

Also Read:


Sample Questions

Ques. Find the variance and standard deviation of all the possibilities of rolling a die? (3 marks)

Ans. All possible outcomes of rolling a die are {1; 2; 3; 4; 5; 6}.

Therefore, (n) = 6

⇒ Before finding the variance, we need to find the mean of the data set.

⇒ Mean = (1+2+3+4+5+6)/6 = 3.5

⇒ We can put the value of data and mean in the formula to get;

⇒ σ2 = [(1-3.5)2 + (2-3.5)2 + (3-3.5)2 + (4-3.5)2 + (5-3.5)2 + (6-3.5)2 ]/6

⇒ σ2 = \(\frac{(6.25+2.25+0.25+0.25+2.25+6.25)}{6}\)

⇒ Variance (σ2 ) = 2.917

Now, Standard Deviation (σ) = √ (σ2 )

⇒ Standard Deviation (σ) = √(2.917) 

∴ Standard Deviation (σ) = 1.708

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

Ans. Key differences between variance and standard deviation are as listed below.

  • Calculation: Standard deviation is the square root of variance. Variance is computed as the average of the squared differences between each data point and the mean.
  • Interpretation: Standard deviation provides a measure of the typical distance between data points and the mean, while variance quantifies the average squared distance between data points and the mean.
  • Units: Standard deviation shares the same units as the original data, whereas variance is in units squared.
  • Representation: Standard deviation is symbolised by σ for populations and s for samples, while variance is represented by σ² for populations and s² for samples.

Ques. Calculate variance and standard deviation for the following data? (5 marks)
X = 2, 5, 8, 2, 5

Ans.To calculate the variance and standard deviation for the given data {2, 5, 8, 2, 5}, follow these steps:

⇒Calculate the mean: Mean = 2+5+8+2+55 = \(\frac{22}{5}\)= 4.4

⇒ Calculate the squared differences from the mean: Subtract the mean from each data point and square the result.

⇒ (2−4.4)2=5.76

⇒ (5−4.4)2=0.36

⇒ (8−4.4)2=12.96

⇒ (2−4.4)2=5.76

⇒ (5−4.4)2=0.36

⇒ Variance=5.76+0.36+12.96+5.76+0.36/5

∴ Variance = 5.04

∴ Standard Deviation=5.04 ≈ 2.24

Ques. How to calculate the variance? (3 marks)

Ans. To compute the variance,

  • Calculate the Mean: Add up all the values in the dataset and divide by the total number of values. It gives the mean or average of the dataset.
  • Calculate the Squared Differences from the Mean: Subtract the mean from each data point in the dataset, then square the result. It gives the squared differences from the mean for each data point.
  • Find the Average of the Squared Differences: Add up all the squared differences calculated in the previous step, then divide by the total number of data points. It gives the variance of the dataset.

Ques. Why is variance important? (2 marks)

Ans. Variance is important because it measures the spread or dispersion of data points in a dataset, providing valuable insights into the variability of the data. It helps in understanding the distribution, assessing risk, comparing datasets, and making informed decisions in various fields such as finance, quality control, and statistical analysis.

Ques. What is the symbol of variance in the sample? (1 mark)

  1. S2
  2. S
  3. $

Ans. a. S2

Explanation: symbol of variance in a population is σ² and sample is S2. Therefore, option a is the correct answer.

Ques. Let’s say the heights are 10, 20, 50, 40. Calculate the variance? (5 marks)

Ans. Since mean and variance is interrelated. 

⇒ First calculate the mean which is as follows:

⇒ Mean = \(\frac{( 10 + 20 + 50 + 40)}{ 4}\) = 30

So the average mean is 30 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 :

= ((-25)2 + (-10)2 + (20)2 +(10 )2 / 4

= \(\frac{(625 + 100 + 400 + 100)}{4}\)

∴ Variance = 306.25

Ques. Calculate the variance of the possibilities when the die is rolled? (3 marks)

Ans. When you roll a die then there are six possible outcomes which go as {1,2,3,4,5,6} and total number of samples is 6. 

⇒To find the variance first calculate the mean of the data set.

⇒ Mean, x̅ = \(\frac{(1+2+3+4+5+6)}{6}\) = 3.5

⇒ Now put the value of data and mean in the variance formula

⇒ σ2 = Σ (xi – x̅)2/n

⇒ σ2 = ⅙ (6.25+2.25+0.25+0.25+2.25+6.25)

∴ σ2 = 2.917

Ques. Let’s say the heights are 90, 40, 50, 60. Calculate the variance and standard deviation? (5 marks)

Ans. Since mean and variance is interrelated. 

⇒ First calculate the mean which is as follows:

⇒ Mean = \(\frac{( 90 + 40 + 50 + 60)}{ 4} \)= 60

So the average mean is 60 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 :

= ((30)2 + (-20)2 + (-10)2 +(0 )2 )/ 4

= \(\frac{(900 + 100 + 400)}{4}\)

∴ Variance = 350 and standard deviation = 18.7

Ques. Find the variance and standard deviation of all the even numbers less than 8? (5 marks)

Ans. Even Numbers less than 8 are {0, 2, 4, 6}

⇒ This data set has four values (n) = 4

⇒ First calculate the mean of the data set.

⇒ Mean, x̅ = \(\frac{(0+2+4+6)}{4}\) = 3

⇒ Put the value of data and mean in the variance formula: σ2 = Σ (xi – x̅)2/n

⇒ σ2 = [(0-3)2 + (2-3)2 + (4-3)2 + (6-3)2]/3

⇒ σ2 = (9 + 1 + 1 + 9)/3 = 20/3

∴ Variance (σ2) = 6.67

Now, Standard Deviation (σ) = √ (σ2)

⇒ Standard Deviation (σ) = √(6.67) 

∴ Standard Deviation (σ) = 2.58

Ques. Let’s say the age of persons are 100, 40, 50, 60, 30. Calculate the variance and standard deviation? (5 marks)

Ans. Since mean and variance is interrelated. 

⇒ First calculate the mean which is as follows:

⇒ Mean = \(\frac{( 100 + 40 + 50 + 60 + 30)}{ 5}\) = 56

So the average mean is 56 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 :

= ((44)2 + (-16)2 + (-6)2 +(4 )2 + (26)2 )/ 4

= \(\frac{(1936 + 256 + 36 + 16 + 676)}{4}\)

∴ Variance = 730 and standard deviation = 27.01

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


Check-Out: 

Comments


No Comments To Show