document.write( "Question 1059711: A clinical trial tests a method designed to increase the probability of conceiving a girl. In the study, 373 babies were; born, and 203 of them were girls. Use the sample data with a 0.01 significance level to test the claim that with this method, the probability of a baby being a girl is greater than 0.5. Use this information to answer the following questions \n" ); document.write( "
Algebra.Com's Answer #674786 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! : \n" ); document.write( "Our H0: x = 0.5, H1: x < 0.5, so we use a 1-tailed test \n" ); document.write( ": \n" ); document.write( "The standard error of the sample must be calculated \n" ); document.write( ": \n" ); document.write( "p = 203 / 373 = 0.5442 \n" ); document.write( ": \n" ); document.write( "standard error = square root( (0.5442 * (1 - 0.5442)) / 373 ) = 0.0258 \n" ); document.write( ": \n" ); document.write( "We know that the sampling distribution of the proportion is normally distributed with a mean of 0.5 and a standard error of 0.0258. \n" ); document.write( ": \n" ); document.write( "sample z-value test statistic = (0.5442 - 0.5) / 0.0258 = 1.7132 \n" ); document.write( ": \n" ); document.write( "At a 1% significance level, the critical value for a one tailed test is found from the table of z-scores to be 2.33. \n" ); document.write( ": \n" ); document.write( "**************************************************************************** \n" ); document.write( "Since the test statistic is less than the critical value for the one-tailed test, we accept the null hypothesis. \n" ); document.write( "**************************************************************************** \n" ); document.write( ": \n" ); document.write( " |