SOLUTION: A company installs 5,000 light bulbs, each with an average life of 500 hours, standard deviation of 100 hours, distribution approximated by a normal curve. Find the approximate nu
Algebra ->
Test
-> SOLUTION: A company installs 5,000 light bulbs, each with an average life of 500 hours, standard deviation of 100 hours, distribution approximated by a normal curve. Find the approximate nu
Log On
Question 929919: A company installs 5,000 light bulbs, each with an average life of 500 hours, standard deviation of 100 hours, distribution approximated by a normal curve. Find the approximate number of bulbs that can be expected to last more than 400 hours?
You can put this solution on YOUR website! mean = 500hr, sd = 100hr,
p(x > 400) = P( z > -100/100) = normalcdf( -1, 100) = .84
.84*5000 = 4200 bulbs can be expected to last more than 400 hours