asked 41.5k views
5 votes
Quality control is an important issue at ACME Company which manufacturers light bulbs. In order to conduct testing of the life hours of their light bulbs, they randomly sampled nine light bulbs and measured how many hours they lasted: 378, 361, 350, 375, 200, 391, 375, 368, and 321. What is the Variance?

asked
User NewToJS
by
8.1k points

1 Answer

3 votes

Answer: 3424.28

Explanation:

Given data : 378, 361, 350, 375, 200, 391, 375, 368, 321

Number of data values = 9

Mean :
\overline{x}=(\sum^n_(i=1) x_i)/(n)


\\\\=(378+361+350+375+200+391+375+368+321)/(9)\\\\=(3119)/(9)\approx346.56

Variance =
\frac{\sum^n_(i=1) (x_i-\overline{x})^2}{n-1}


\sum^n_(i=1) (x_i-\overline{x})^2 = (31.44)^2+(14.44)^2+(3.44)^2+(28.44)^2+(-146.56)^2+(44.44)^2+(28.44)^2+(21.44)^2+(-25.56)^2\\\\=27394.2224

Variance =
(27394.2224)/(8)=3424.2775\approx3424.28

answered
User Sean Sobey
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.