1.Light bulbs having a mean life of 2400 hours and a standard deviation of 62 hours are used for a consignment of 4200 bulbs.
a.) Determine the number of bulbs likely to have a life in excess of 2500 hours.
b.) Determine the percentage of bulbs with life in between 2200 hours and 2500 hours.
c.) Determine the percentage of bulbs with life in between 2400 hours and 2600 hours
"\\mu = 2400 \\\\\n\n\\sigma = 62 \\\\\n\nN= 4200"
a)
"P(X>2500) = 1 -P(X<2500) \\\\\n\n= 1 -P(Z< \\frac{2500-2400}{62}) \\\\\n\n= 1 -P(Z< 1.613) \\\\\n\n= 1 -0.9466 \\\\\n\n=0.0534 \\\\\n\nNeeded \\; number = 0.0534 \\times 4200 = 224.28 \u2248 224"
b)
"P(2200<X<2500) = P(X<2500) -P(X<2200) \\\\\n\n= P(Z< \\frac{2500-2400}{62}) -P(Z< \\frac{2200-2400}{62}) \\\\\n\n= P(Z< 1.613) -P(Z< -3.225) \\\\\n\n= 0.9466 -0.00063 \\\\\n\n= 0.94597 \\\\\n\n= 94.597 \\; \\%"
c)
"P(2400<X<2600) = P(X<2600) -P(X<2400) \\\\\n\n= P(Z< \\frac{2600-2400}{62}) -P(Z< \\frac{2400-2400}{62}) \\\\\n\n= P(Z< 3.225) -P(Z< 0) \\\\\n\n= 0.99937 -0.5 \\\\\n\n= 0.49937 \\\\\n\n= 49.937 \\; \\%"
Comments
Leave a comment