SOLUTION: 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

Algebra ->  Probability-and-statistics -> SOLUTION: 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      Log On


   



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
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
:
Our H0: x = 0.5, H1: x < 0.5, so we use a 1-tailed test
:
The standard error of the sample must be calculated
:
p = 203 / 373 = 0.5442
:
standard error = square root( (0.5442 * (1 - 0.5442)) / 373 ) = 0.0258
:
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.
:
sample z-value test statistic = (0.5442 - 0.5) / 0.0258 = 1.7132
:
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.
:
****************************************************************************
Since the test statistic is less than the critical value for the one-tailed test, we accept the null hypothesis.
****************************************************************************
: