document.write( "Question 1008337: Five peas are generated from parents having the green/yellow pair of genes, so there is a .75 probability that an individual pea will have a green pod. Find the probability that among the 55 offspring peas, at least 4 have green pods. Is it unusual to get at least 4 peas with green pods when 5 offspring peas are generated? Why or why not?\r
\n" );
document.write( "\n" );
document.write( "The probability that at least 4 of the 5 offspring peas have green pods is
\n" );
document.write( "nothing.
\n" );
document.write( "(Round to three decimal places as needed.)\r
\n" );
document.write( "\n" );
document.write( "Is it unusual to randomly select 5 peas and find that at least 4 of them have a green pod? Note that a small probability is one that is less than 0.05.\r
\n" );
document.write( "\n" );
document.write( "A.
\n" );
document.write( "No, because the probability of this occurring is very small.\r
\n" );
document.write( "\n" );
document.write( "B.
\n" );
document.write( "Yes, because the probability of this occurring is not small.\r
\n" );
document.write( "\n" );
document.write( "C.
\n" );
document.write( "Yes, because the probability of this occurring is very small.\r
\n" );
document.write( "\n" );
document.write( "D.
\n" );
document.write( "No, because the probability of this occurring is not small. \n" );
document.write( "
Algebra.Com's Answer #624082 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Five peas are generated from parents having the green/yellow pair of genes, so there is a .75 probability that an individual pea will have a green pod. Find the probability that among the 5 offspring peas, at least 4 have green pods. \n" ); document.write( "==== \n" ); document.write( "P(4<= x <=5) = 1 - binomcdf(5,0.75,3) = 0.6378 \n" ); document.write( "----------------------------- \n" ); document.write( "Is it unusual to get at least 4 peas with green pods when 5 offspring peas are generated? Why or why not? \n" ); document.write( "No, it is not unusual when the p(a pea is green) = 0.75 \n" ); document.write( "------------------------- \n" ); document.write( "The probability that at least 4 of the 5 offspring peas have green pods is \n" ); document.write( "0.6378 \n" ); document.write( "------------------------------------------ \n" ); document.write( "(Round to three decimal places as needed.) 0.638 \n" ); document.write( "------------------------ \n" ); document.write( "Is it unusual to randomly select 5 peas and find that at least 4 of them have a green pod? Note that a small probability is one that is less than 0.05. \n" ); document.write( "A. \n" ); document.write( "No, because the probability of this occurring is very small. \n" ); document.write( "B. \n" ); document.write( "Yes, because the probability of this occurring is not small. \n" ); document.write( "C. \n" ); document.write( "Yes, because the probability of this occurring is very small. \n" ); document.write( "D. \n" ); document.write( "No, because the probability of this occurring is not small. \n" ); document.write( "----- \n" ); document.write( "Answer:: B \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |