document.write( "Question 317478: Sixty percent of children say that chocolate chip is their favorite cookie. Fifteen children are selected at random and are asked each to name his or her favorite cookie. Find the binomial probability that the number who say chocolate chip is their favorite cookie is at least 13 children. \n" ); document.write( "
Algebra.Com's Answer #227459 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Sixty percent of children say that chocolate chip is their favorite cookie. Fifteen children are selected at random and are asked each to name his or her favorite cookie. Find the binomial probability that the number who say chocolate chip is their favorite cookie is at least 13 children.
\n" ); document.write( "--------------------------
\n" ); document.write( "Binomial with n=15 and p=0.60
\n" ); document.write( "--------------------------------
\n" ); document.write( "P(13<= x <= 15) = 1 - binomcdf(15,0.6,12) = 0.0271
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );