Question 41

Mathematics Statistics Easy

The mean of 5 data is 5.2 and their variance is 27.296 . If there of the data are 1,3 and 6 then other two data are

(A) 12 and 4
(B) 9 and 7
(C) 10 and 6
(D) 11 and 5
View Dynamic Solution & Explanation
Correct Solution: Option B

Step-by-step Solution:

Step 1: Calculate the sum of all data points The mean formula is: \[ \text{Mean} = \frac{\sum x_i}{n} \] Given that \( n = 5 \) and the mean is \( 5.2 \): \[ 5.2 = \frac{1 + 3 + 6 + x_4 + x_5}{5} \] \[ 5.2 \times 5 = 1 + 3 + 6 + x_4 + x_5 \] \[ 26 = 10 + x_4 + x_5 \] \[ x_4 + x_5 = 16 \] Step 2: Use the Variance Formula The variance formula is: \[ \sigma^2 = \frac{1}{n} \sum (x_i - \mu)^2 \] Given that variance \( \sigma^2 = 27.296 \): \[ 27.296 = \frac{(1 - 5.2)^2 + (3 - 5.2)^2 + (6 - 5.2)^2 + (x_4 - 5.2)^2 + (x_5 - 5.2)^2}{5} \] Step 3: Compute the Known Terms First, we compute the squared deviations for known values: \[ (1 - 5.2)^2 = (-4.2)^2 = 17.64 \] \[ (3 - 5.2)^2 = (-2.2)^2 = 4.84 \] \[ (6 - 5.2)^2 = (0.8)^2 = 0.64 \] Let \( (x_4 - 5.2)^2 = A \) and \( (x_5 - 5.2)^2 = B \), then: \[ 27.296 \times 5 = 17.64 + 4.84 + 0.64 + A + B \] \[ 136.48 = 23.12 + A + B \] \[ A + B = 13.176 \] Step 4: Solve for \( x_4 \) and \( x_5 \) We now solve for \( x_4 \) and \( x_5 \) given: 1. \( x_4 + x_5 = 16 \) 2. \( (x_4 - 5.2)^2 + (x_5 - 5.2)^2 = 13.176 \) Testing the given answer choices, we find: For \( x_4 = 9 \) and \( x_5 = 7 \): \[ (9 - 5.2)^2 = 14.44 \] \[ (7 - 5.2)^2 = 3.24 \] \[ 14.44 + 3.24 = 13.176 \] Thus, the correct answer is: \[ \boxed{9 \text{ and } 7} \]