document.write( "Question 232356: When Mendel conducted his famous genetics experiment with peas, one sample of offspring consisted of 428 green peas and 152 yellow peas find a 95% confidence interval estimate of the percentage of yellow peas \n" ); document.write( "
Algebra.Com's Answer #171729 by vincysam(2)\"\" \"About 
You can put this solution on YOUR website!
Total Number of Peas (n) = 428+152= 580
\n" ); document.write( "Sample proportion of yellow peas (p) = 152/580 = 0.262
\n" ); document.write( "And q = 1-p = 1-0.262 = 0.738\r
\n" ); document.write( "\n" ); document.write( "Here the sample size (580) is greater than 30, using Central limit theorem we can expect it approximately follows normal distribution.\r
\n" ); document.write( "\n" ); document.write( "95% confidence interval estimate of the percentage of yellow peas = p (plus or minus)zat0.95*sqrt(p*q/n)
\n" ); document.write( "Standard Normal score at 5% level of significance = 1.96
\n" ); document.write( "95% confidence interval estimate of the percentage of yellow peas is
\n" ); document.write( "= 0.262(plus or minus)1.96*sqrt(0.262*0.738/580)
\n" ); document.write( "= 0.262(plus or minus)0.0183
\n" ); document.write( "= (0.2437, 0.2803)
\n" ); document.write( "
\n" ); document.write( "
\n" );