document.write( "Question 1206347: Question 17:
\n" ); document.write( "Thirty-five rose bushes are available from a nursery containing 16 red bushes, 11 yellow bushes, and 8 white bushes. 10 rose bushes are randomly chosen for replacement. What is the probability that no more than 8 red bushes are selected?
\n" ); document.write( " 0.9949
\n" ); document.write( " 0.9696
\n" ); document.write( " 0.9996
\n" ); document.write( " 0.0801\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #843730 by ikleyn(52834)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Thirty-five rose bushes are available from a nursery containing 16 red bushes,
\n" ); document.write( "11 yellow bushes, and 8 white bushes. 10 rose bushes are randomly chosen
\n" ); document.write( "\"highlight%28cross%28for%29%29\" with replacement. What is the probability that no more than 8 red bushes are selected?
\n" ); document.write( "0.9949
\n" ); document.write( "0.9696
\n" ); document.write( "0.9996
\n" ); document.write( "0.0801
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "This experiment is with replacement, which means that the initial conditions\r\n" );
document.write( "are the same when selecting each next rose.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It implies that we have a binomial distribution probability, where the output\r\n" );
document.write( "at each trial/step is independent of other trials/steps.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, use the standard binomial distribution function for cumulative probability\r\n" );
document.write( "\r\n" );
document.write( "    P = P(n, k <= 8, p).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Here n is the total number of trials n=10; p = \"16%2F%2816%2B11%2B8%29\" = \"16%2F35\" = 0.457142857\r\n" );
document.write( "is the probability of selecting one of 16 particular items from the set of 35 items.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use any of available methods of calculating this probability (regular calculator standard function\r\n" );
document.write( "binomcdf, or the Excel standard function BINOM.DIST in cumulative mode, or an online\r\n" );
document.write( "free of charge calculator https://stattrek.com/online-calculator/binomial.aspx\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The answer is  P = 0.9949  (rounded).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The key moment in the solution is to get that it is a binomial experiment.
\n" ); document.write( "The rest is just a mechanical exercise.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );