document.write( "Question 364527: 4. The amount of ice cream in a cone has a distribution with a mean of 3.2 ounces per cone and a standard deviation of 0.4 ounces. If there are 50 children to be served ice cream at a birthday party, find the probability that more than 165 ounces of ice cream will be served. \n" ); document.write( "
Algebra.Com's Answer #259941 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
you give the following
\n" ); document.write( "a distribution with \"mu=3.2\" and \"sigma=0.4\"
\n" ); document.write( "also you sample 50 children n=50 then you asked
\n" ); document.write( "find the probability that more than 165 ounces of ice cream will be served
\n" ); document.write( "===
\n" ); document.write( "We have no idea what kind of distribution these data come from.
\n" ); document.write( "But saying P(total amount of ice cream>165)=P(Xbar>165/50)=P(xbar>3.3)
\n" ); document.write( "==
\n" ); document.write( "We dont know the distribution, but since the analysis is based on the distribution of \"averages\" and the sample size is large (ie >30) we can rely on the Central Limit theorem to enables us to use the Normal distribution.\r
\n" ); document.write( "\n" ); document.write( "P(Xbar>3.3)=P(Z>1.77)=0.038 where Z=(Xbar-\"mu\")/(\"sigma\"/sqrt(n))
\n" ); document.write( "
\n" ); document.write( "
\n" );