document.write( "Question 868533: A clinical trial tests a method designed to increase the probability of conceiving a girl. In the study 480 babies were born, and 264 of them were girls. Use the sample data to construct a 99% confidence interval estimate of the percentage of girls born. Based on the result, does the method appear to be effective?\r \n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "__
\n" );
document.write( "\n" );
document.write( "(Please show all work, thank you.)
\n" );
document.write( "
Algebra.Com's Answer #523618 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ho: u = .50 (probability of having a girl w/o treatment) \n" ); document.write( "Ha: u > .50 for clinical trial \n" ); document.write( "mean = .55 \n" ); document.write( "SD = sqrt(.55*.45) = .4975 \n" ); document.write( "t = (.55-.50)/(.4975/sqrt(480) = .05/.0227 = 2.202 \n" ); document.write( "P(t > 2.202) = .0141 \n" ); document.write( "At the 99% confidence interval, .0141 > .01 \n" ); document.write( "there is not enough evidence to indicate method is working \n" ); document.write( " |