Variance is a statistical tool used to measure the spread or dispersion of a set of data points around the mean. It shows how much the values deviate from the average, helping us understand data variability. The larger the variance, the more spread out the data is. From basic statistics to complex data science models, analyzing variance is essential in identifying consistency, trends, and outliers.
In statistics, variance refers to the average of the squared deviations from the mean of a data set. It quantifies how much the numbers differ from the average value.
Mathematically, the statistical variance of a data set tells us whether the data points are tightly grouped or widely scattered.
For a Population (σ²):
For a Sample (s²):
Where:
Q: Find the variance of the following data: 5, 7, 3, 7, 10
Step 1: Find the Mean ( )
Step 2: Subtract Mean and Square
Step 3: Add the Squares
Sum= 1.96+0.36+11.56+0.36+12.96 = 27.2
Step 4: Divide by n - 1
Answer: Variance = 6.8
Example 1: If the variance of a random variable X is 4, then find the variance of the variable Y = 3X + 5.
Solution:
We know that:
Here, a = 3, b = 5, and Var(X) = 4
Example 2: Find the sample variance of the data: 8, 10, 6, 4, 12
Solution:
Step 1: Find the Mean
Step 2: Calculate squared deviations
Sum = 0 + 4 + 4 + 16 + 16 = 40
Step 3: Sample Variance =
Example 3: If X is a random variable and kk is a constant, then what is Var(X+k)?
A. Var(X)
B. Var(X) + k
C. Var(X) - k
D.
Answer: A
Explanation: Adding a constant does not change the variance.
Correct Option: A
Example 4: Two groups of students have the following data:
Find the combined variance.
Solution:
Use the formula:
Plug in values:
Example 5: A frequency distribution is given as:
Find the variance.
Solution:
Step 1: Find the mean
Step 2: Find
Total = 19.36 + 11.52 + 0.48 + 5.12 + 25.92 = 62.4
Step 3: Variance =
Q1: How do I find variance in statistics?
Use the formula:
First, find the mean, then compute squared deviations and average them.
Also Read:
(Session 2025 - 26)