Question
The mean and standard deviation of 10 observations are 20 and 8 respectively. Later on, it was observed that one observation was recorded as 50 instead of 40. Then the correct variance is :
Options
Solution
This problem requires us to adjust the mean and variance of a dataset after a recording error is identified. We'll use the fundamental formulas for mean and variance to first determine the original sum and sum of squares of observations, then correct these sums, and finally calculate the new (correct) mean and variance.
-
Key Concepts and Formulas
For a set of observations, :
-
Mean (): The average of the observations. where is the sum of all observations.
-
Variance (): A measure of the spread of data points around the mean. The most convenient computational formula is: where is the sum of the squares of all observations.
-
Standard Deviation (): The positive square root of the variance.
-
-
Step-by-Step Solution
We are given:
- Number of observations,
- Original Mean,
- Original Standard Deviation,
- Original Variance,
- Incorrectly recorded observation = 50
- Correct observation = 40
Step 1: Calculate the Original Sum of Observations ()
- Why this step? The mean is defined by the sum of observations. To correct for an error in one observation, we first need to know the total sum that was calculated using the incorrect value. This sum will be our basis for correction.
- Using the formula for the mean, , we can find the sum:
- Substituting the given values:
Step 2: Calculate the Original Sum of Squares of Observations ()
- Why this step? The variance formula requires the sum of squares of observations. Similar to the sum of observations, we need the original sum of squares (calculated with the incorrect value) to adjust it for the correction.
- Using the formula for variance, , we can find the sum of squares:
- Substituting the original given values ( and ):
Step 3: Calculate the Correct Sum of Observations ()
- Why this step? We need to update the total sum of observations by removing the incorrect value and adding the correct value.
- The formula for the corrected sum is:
- Substituting the values:
Step 4: Calculate the Correct Sum of Squares of Observations ()
- Why this step? Similarly, the sum of squares needs to be corrected. When we remove an observation, we subtract its square. When we add an observation, we add its square.
- The formula for the corrected sum of squares is:
- Substituting the values:
Step 5: Calculate the Correct Mean ()
- Why this step? The correct variance depends on the correct mean. We must calculate the new mean using the corrected sum of observations.
- Using the formula for mean:
- Substituting the corrected sum and number of observations:
Step 6: Calculate the Correct Variance ()
- Why this step? This is our final goal. We now have all the necessary components: the correct sum of squares, the correct mean, and the number of observations.
- Using the variance formula:
- Substituting the calculated values:
-
Common Mistakes & Tips
- Confusing Standard Deviation with Variance: Always remember that variance is the square of the standard deviation. A common mistake is to use the standard deviation value directly in the variance formula without squaring it.
- Incorrectly Adjusting Sum of Squares: When an observation is removed or added, its square must be removed or added from the sum of squares, not just .
- Forgetting to Recalculate Mean: The mean changes when an observation is corrected. Always calculate the new (correct) mean before calculating the new variance, as variance depends on the mean.
- Using for Variance: For JEE problems, unless specified as sample variance or an unbiased estimator, assume population variance (division by ).
-
Summary
We systematically corrected the given statistical measures. First, we derived the original sum of observations and the original sum of squares using the initial mean and standard deviation. Then, we adjusted these sums by removing the incorrectly recorded value and adding the correct value. Finally, using these corrected sums, we calculated the new mean and then the correct variance of the observations. The correct variance was found to be 13.
-
Final Answer
The final answer is which corresponds to option (C).