document.write( "Question 1188626: A genetic experiment with peas resulted in one sample of offspring that consisted of 445 green peas and 158 yellow peas. \n" );
document.write( "enter your response here (Round to three decimal places as needed.)
\n" );
document.write( "a. Construct a 90 % confidence interval to estimate of the percentage of yellow peas.
\n" );
document.write( "b. It was expected that 25% of the offspring peas would be yellow. Given that the percentage of offspring yellow peas is not 25%, do the results contradict expectations?
\n" );
document.write( "a. Construct a 90% confidence interval. Express the percentages in decimal form.
\n" );
document.write( "enter your response here
\n" );
document.write( "b. Given that the percentage of offspring yellow peas is not 25%, do the results contradict expectations?\r
\n" );
document.write( "\n" );
document.write( "No, the confidence interval includes 0.25, so the true percentage could easily equal 25%
\n" );
document.write( "Yes, the confidence interval does not include 0.25, so the true percentage could not equal 25%
Algebra.Com's Answer #819826 by Boreal(15235) You can put this solution on YOUR website! yellow point estimate is 158/603=0.262 \n" ); document.write( "half-interval for 90% CI is z(0.95)*sqrt(0.262*0.738/603) \n" ); document.write( "=1.645*0.0179 \n" ); document.write( "=0.0295 \n" ); document.write( "The interval is [0.233, 0.291] \n" ); document.write( "since 0.25 is included in the interval, the true proportion could be 0.25 (percentage=25%).The results do not contradict expectations. \n" ); document.write( " |