SOLUTION: In the United States, one farmworker supplied agricultural products for an average of 106 people. Assume the standard deviation is 16.1. If 35 farmworkers are selected, find the

Algebra ->  Probability-and-statistics -> SOLUTION: In the United States, one farmworker supplied agricultural products for an average of 106 people. Assume the standard deviation is 16.1. If 35 farmworkers are selected, find the       Log On


   



Question 298986: In the United States, one farmworker supplied agricultural products for an average of 106 people. Assume the standard deviation is 16.1. If 35 farmworkers are selected, find the probability that the mean number of people supplied is between 100 and 110.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In the United States, one farmworker supplied agricultural products for an average of 106 people. Assume the standard deviation is 16.1. If 35 farmworkers are selected, find the probability that the mean number of people supplied is between 100 and 110.
---
t(100) = (100-106)/[16.1/sqrt(35)] = -2.2048
---
t(110) = (110-106)/[16.1/sqrt(35)] = 1.4698
---
P(100<= x-bar <=110) = P(-2.2048<= t <= 1.4698 with df=34)
---
= tcdf(-2.2048,1.4698,34)
--------------------
= 0.9074
=================
Cheers,
Stan H.