Concept:Variance measures the average of the squared differences from the mean.
Explanation:First, find the mean of the data.
Mean=102+3+3+4+5+5+5+7+7+9=1050=5Now calculate each squared deviation from the mean.
(2−5)2=9(3−5)2=4, and this appears twice, giving
2×4=8(4−5)2=1(5−5)2=0, and this appears three times
(7−5)2=4, and this appears twice, giving
2×4=8(9−5)2=16Add all squared deviations:
9+8+1+0+8+16=42Number of observations,
N=10Variance
=NSum of squared deviations=1042=4.2Answer:Variance
=4.2, so the correct option is D.