Given the dataset of 10 observations x1,x2,…,x10 with mean μ=5 and variance σ2=7:
∑i=110xi=10×5=50
∑i=110xi2=10×(7+52)=320
For the first 8 observations x1,x2,…,x8 with mean μ8=4 and variance σ82=3.5:
∑i=18xi=8×4=32
∑i=18xi2=8×(3.5+42)=156
Subtracting the sums for the first 8 observations from the total sums gives equations for x9 and x10:
x9+x10=50−32=18
x92+x102=320−156=164
Using the identity (x9+x10)2=x92+x102+2x9x10:
182=164+2x9x10⟹x9x10=80
Solving the system x9+x10=18 and x9x10=80 with the condition x9<x10 yields:
x9=8,x10=10
Thus, the value of 3x9+2x10 is:
3(8)+2(10)=44