document.write( "Question 1136954: Tony’s Pizza Company finds that 65% of the general population likes pepperoni pizza. I buy pizza for 56 of my intro stats students and it turns out that only 30 of these students like pepperoni pizza.
\n" );
document.write( "(a) Using the normal approximation to the binomial distribution, what is the probability of getting 30 or fewer students who like pepperoni pizza in a randomly selected group of 56 students? \n" );
document.write( "
Algebra.Com's Answer #754780 by Theo(13342)![]() ![]() You can put this solution on YOUR website! p = .65 \n" ); document.write( "q = 1 - p = .35 \n" ); document.write( "n = 56 \n" ); document.write( "x = 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the binomial distribution, mean of the sample = n * p = .65 * 56 = 36.4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "standard deviation of the distribution of sample means is equal to sqrt( n * p * q) = sqrt( 56 * .65 * .34) = sqrt(12.74) = 3.56931366.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the online normal distribution calculator found at , you would find that the probability of 30 or fewer of the students out of 56 students liking pepperoni pizza is equal to .0492.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i used excel to determine what the actual probability would be.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in excel, i used the binomial probability formula of p(x) = p^x * q^(n-x) * c(n,x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n is equal to 56. \n" ); document.write( "p is equal to .65 \n" ); document.write( "q is equal to .35 \n" ); document.write( "x is equal to the number of people who like pepperoni pizza.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "excel told me that the probability of 30 or fewer liking pepperoni pizza was .051113.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there is an online calculator that tells you what the binomial probability would be and also what the normal approximation to the binomial probability would be.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that calculator can be found at https://homepage.divms.uiowa.edu/~mbognar/applets/binnormal.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it confirmed that the normal approximation to the binomial probability is .0492 and the binomial probaiblity is .051113 as i had determined from the use of excel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a display of use of the normal distribution calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a display of use of the binomial probability and normal approximation calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a display of the use of excel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " ![]() \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the excel is the most detailed because it shows the probability of every x from 0 to 56.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |