JEE Challenger
More from Statistics

Value of Linear Combination of Missing Observations

Consider a data consisting of 10 observations x1,x2,,x10x_1, x_2, \dots, x_{10}, whose mean is 55 and variance is 77. If the mean and the variance of the first 8 observations x1,x2,,x8x_1, x_2, \dots, x_8 are 44 and 3.53.5, respectively, and x9<x10x_9 < x_{10}, then the value of 3x9+2x103x_9 + 2x_{10} is ____________.

Official Numerical Answer44

Step-by-Step Solution

Given the dataset of 10 observations x1,x2,,x10x_1, x_2, \dots, x_{10} with mean μ=5\mu = 5 and variance σ2=7\sigma^2 = 7:

i=110xi=10×5=50\sum_{i=1}^{10} x_i = 10 \times 5 = 50

i=110xi2=10×(7+52)=320\sum_{i=1}^{10} x_i^2 = 10 \times (7 + 5^2) = 320

For the first 8 observations x1,x2,,x8x_1, x_2, \dots, x_8 with mean μ8=4\mu_8 = 4 and variance σ82=3.5\sigma_8^2 = 3.5:

i=18xi=8×4=32\sum_{i=1}^{8} x_i = 8 \times 4 = 32

i=18xi2=8×(3.5+42)=156\sum_{i=1}^{8} x_i^2 = 8 \times (3.5 + 4^2) = 156

Subtracting the sums for the first 8 observations from the total sums gives equations for x9x_9 and x10x_{10}:

x9+x10=5032=18x_9 + x_{10} = 50 - 32 = 18

x92+x102=320156=164x_9^2 + x_{10}^2 = 320 - 156 = 164

Using the identity (x9+x10)2=x92+x102+2x9x10(x_9 + x_{10})^2 = x_9^2 + x_{10}^2 + 2x_9x_{10}:

182=164+2x9x10    x9x10=8018^2 = 164 + 2x_9x_{10} \implies x_9x_{10} = 80

Solving the system x9+x10=18x_9 + x_{10} = 18 and x9x10=80x_9x_{10} = 80 with the condition x9<x10x_9 < x_{10} yields:

x9=8,x10=10x_9 = 8, \quad x_{10} = 10

Thus, the value of 3x9+2x103x_9 + 2x_{10} is:

3(8)+2(10)=443(8) + 2(10) = 44