document.write( "Question 1127293: According to a candy company, packages of a certain candy contain 17% orange candies. Find the approximate probability that the random sample of 200 candies will contain 19% or more orange candies. \n" ); document.write( "
Algebra.Com's Answer #743668 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
1 sample proportion
\n" ); document.write( "z=(0.19-0.17)/sqrt(0.17*0.83/200)
\n" ); document.write( "z=0.02/0.0265=+0.75
\n" ); document.write( "probability of z>+0.75 is 0.2266
\n" ); document.write( "
\n" ); document.write( "
\n" );