To find the standard deviation of the 10 observations x1,x2,…,x10, we start by expanding the given summations.
Given:
- ∑i=110(xi+2)2=180
- ∑i=110(xi−1)2=90
Expanding equation (1):
∑i=110(xi2+4xi+4)=180
∑i=110xi2+4∑i=110xi+∑i=1104=180
∑i=110xi2+4∑i=110xi+40=180
∑i=110xi2+4∑i=110xi=140— (Equation 1)
Expanding equation (2):
∑i=110(xi2−2xi+1)=90
∑i=110xi2−2∑i=110xi+∑i=1101=90
∑i=110xi2−2∑i=110xi+10=90
∑i=110xi2−2∑i=110xi=80— (Equation 2)
Subtracting Equation 2 from Equation 1:
(∑i=110xi2+4∑i=110xi)−(∑i=110xi2−2∑i=110xi)=140−80
6∑i=110xi=60
∑i=110xi=10
Substituting ∑i=110xi=10 back into Equation 2:
∑i=110xi2−2(10)=80
∑i=110xi2=100
Now, the variance (σ2) for N=10 observations is calculated using the formula:
σ2=N1∑i=110xi2−(N1∑i=110xi)2
σ2=10100−(1010)2
σ2=10−1=9
Taking the square root to find the standard deviation (σ):
σ=9=3
Thus, the correct option is D.