document.write( "Question 1169892: An article published in the Washington Post claims that 45 percent of all Americans have brown eyes. A random sample of n=76 college students students found 28 who had brown eyes.
\n" ); document.write( "Consider testing\r
\n" ); document.write( "\n" ); document.write( "H0:p=.45
\n" ); document.write( "Ha:p≠.45
\n" ); document.write( "

Algebra.Com's Answer #794814 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
28/76=0.368
\n" ); document.write( "z=(0.368-0.45)/sqrt(0.45*0.55/76)
\n" ); document.write( "=-0.082/0.0571
\n" ); document.write( "=-1.43 (rounded)
\n" ); document.write( "the probability z<-1.43 =0.0754 (not rounding) and double it for a two way test, so it is 0.1508. Insufficient evidence to reject Ho.
\n" ); document.write( "To get the value of the calculator (0.1528), the point estimate above has to be taken to four decimal places and that used in the formula.
\n" ); document.write( "-
\n" ); document.write( "can also do normal approximation
\n" ); document.write( "mean is np=34.2
\n" ); document.write( "variance is np(1-p)=18.81
\n" ); document.write( "sd is sqrt (V)=4.34
\n" ); document.write( "probability get 28 is z< (28-34.2)/4.34 which ix z<1.43
\n" ); document.write( "
\n" );