A clinical trial tests a method designed to increase the pro
Solution
Note that              
               
 p^ = point estimate of the population proportion = x / n =    0.5          
               
 Also, we get the standard error of p, sp:              
               
 sp = sqrt[p^ (1 - p^) / n] =    0.020344711          
               
 Now, for the critical z,              
 alpha/2 =   0.005          
 Thus, z(alpha/2) =    2.575829304          
 Thus,              
               
 lower bound = p^ - z(alpha/2) * sp =   0.447595496          
 upper bound = p^ + z(alpha/2) * sp =    0.552404504          
               
 Thus, the confidence interval is              
               
 (   0.447595496   ,   0.552404504   ) [ANSWER]
**************************
NO. As you can see, 0.50 is still within this interval, which is actually the random probability of a baby girl. [ANSWER]

