document.write( "Question 896380: According to a candy company, packages of a certain candy contain 17% orange candies. Find the approximate probability that the random sample of 300 candies will contain 20% or more orange candies. Using a normal approximation, what is the probability that at least 20% of 300 randomly sampled candies will be orange?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #543459 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "According to a candy company, packages of a certain candy contain 17% orange candies. Find the approximate probability that the random sample of 300 candies will contain 20% or more orange candies. Using a normal approximation, what is the probability that at least 20% of 300 randomly sampled candies will be orange? \n" ); document.write( "A: \n" ); document.write( "Let X = number of candies that are orange in a sample of 300 candies. \n" ); document.write( "The mean of X is 0.17(300) = 51 \n" ); document.write( "The variance of X is 0.17(1-0.17)(300) = 42.33 \n" ); document.write( "using normal distribution and applying the correction for continuity, the approximate probability is \n" ); document.write( "P(X ≥ 59.5) = P(Z ≥ \n" ); document.write( " = P(Z ≥ 1.3065) \n" ); document.write( " = |