A can of Pepsi is supposed to contain, on the average, 12 ounces of soda with a standard deviation of 0.3 ounces. Suspecting fraud, you take a random sample of 40 cans and measure the amount of Pepsi in each. Your measurements show that the 40 cans had a mean of11.9 ounces. What is the probability of a random sample of 40 cans having a mean of 11.9 ounces of soda or less?
@jim_thompson5910 this is my last question.
are you familiar with the xbar distribution?
It sounds familiar but I don't remember. How do I do that?
have you learned about the normal distribution at all?
Uhh, not that I really remember. I don't know.
ok one sec
heard of `Central Limit Theorem` ?
Nope. What's that?
you need to use CLT to get the normal distribution parameters, and find the p-value for 11.9
First list down the given info : \(\mu = 12\) \(\sigma = 0.3\) \(n=40\)
start by finding the standard error : \(SE = \dfrac{\sigma}{\sqrt{n}} = ?\)
0.3/(srt40) = 0.04743416491 is that right?
thats right ! 0.3/sqrt(40) is ur new standard deviation
CLT tells u that the new mean is same as population mean = 12
next find the zscore for 11.9
heard of `zscore` before right ?
How do I get zscore?
\(Zscore = \dfrac{\text{observation - mean}}{\text{standard deviation}} = \dfrac{11.9 - 12}{\frac{0.3}{\sqrt{40}}}\)
Once you have the Zscore, lookup in Ztable for the corresponding probability
or u may use wolfram as well : http://www.wolframalpha.com/input/?i=P%28X+%3C%3D++%5Cdfrac%7B11.9+-+12%7D%7B%5Cfrac%7B0.3%7D%7B%5Csqrt%7B40%7D%7D%7D%29
I got -2.108185106
thats right ! -2.108185106 is ur Zscore
to get the probability for that Zscore, u need to lookup in Ztable
know how to interpret Ztable ?
I don't understand how the ztable works...
its easy, u familiar wid microsoft excel ?
a little
a little is enough :)
alright :) so how does it relate to the ztable?
-2.108185106 round it to two decimal places : -2.11
0.0174?
You got it !
Really? Yay!
just fix ur one finger at ROW starting wid `-2.1` and another finger at column having `0.01` the intersection is ur probability : `0.0174`
yup ! thats all to Ztables :)
Ztable gives the probability (area under normal curve) for <= Zscore (gives the area for left tail)
if above statement confuses, dont bother about it..
0.0174 is the `probability for having a sample of 40 cans whose mean is 11.9`
0.0174 is same as 1.74 % which is pretty less...
so, looks like there is indeed some fraud going on...
Really? So that's the answer to the question?
whats the question ?
this is ur question : What is the probability of a random sample of 40 cans having a mean of 11.9 ounces of soda or less?
0.0174 is the probability you're done.
if u prefer percentages, u can say the probability is 1.74 % either way is fine
Really? Thank you! I really appreciate your help :)
np :) usually these questions are closely related to hypothesis testing... where they ask u figure out whether the fraud is going on or not...
for hypothesis testing - u need to work it the same way, after finding the probability u need to make a decision also.
for example, here since the probability is very less, u might make a decision in favor of the claim that the fraud exists.
Join our real-time social learning platform and learn together with your friends!