SOLUTION: The capacity of a lift is 12 people or 2028 pounds. The capacity will be exceeded if 12 people have weights with a mean greater than 2028/12=169 pounds. Suppose the people have we
Algebra ->
Probability-and-statistics
-> SOLUTION: The capacity of a lift is 12 people or 2028 pounds. The capacity will be exceeded if 12 people have weights with a mean greater than 2028/12=169 pounds. Suppose the people have we
Log On
Question 305160: The capacity of a lift is 12 people or 2028 pounds. The capacity will be exceeded if 12 people have weights with a mean greater than 2028/12=169 pounds. Suppose the people have weights that are normally distibuted with a mean of 176 pounds and a standard deviation of 33 pounds.
a.Find the probability that if a person is randomly selected, his weight will be greater than 169 pounds
b. Find the probability that 12 randomly selected people will have a mean that is greater than 169 pounds Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Suppose the people have weights that are normally distibuted with a mean of 176 pounds and a standard deviation of 33 pounds.
a.Find the probability that if a person is randomly selected, his weight will be greater than 169 pounds
----
z(169) = (169-176)/33 = -0.2121
P(x > 169) = P(z> -0.2121) = 0.5840
------------------------------------------
b. Find the probability that 12 randomly selected people will have a mean that is greater than 169 pounds
---
t(169) = (169-176)/[33/sqrt(12)] = -0.7348
---
P(x-bar > 169) = P(-0.7348 < t < 100 when df = 11) = 0.7611
===========================
Cheers,
Stan H.