document.write( "Question 64395: A student has a coin that she claims is biased towards heads. She believes that it will result in heads 60% of the time. She finally decides to test the coin and see if her claim is true, before she takes it to Las Vegas to make her fortune. She flips the coin 30 times, keeping track of S, the number of times it comes up heads. Assuming Ho: p=0, Ha: p>.6, calculate the following, show your work.\r
\n" );
document.write( "\n" );
document.write( "a. Theoretical mean for the distribution of S.\r
\n" );
document.write( "\n" );
document.write( "b. Theoretical standard deviation of distribution of S\r
\n" );
document.write( "\n" );
document.write( "c. The number of heads (S) necessary to reject Ho at the .05 significance level.\r
\n" );
document.write( "\n" );
document.write( "m=0,standard deviation= 7.2, S=
\n" );
document.write( "this is as far as I got am I on the right track? \n" );
document.write( "
Algebra.Com's Answer #45043 by stanbon(75887) ![]() You can put this solution on YOUR website! A student has a coin that she claims is biased towards heads. She believes that it will result in heads 60% of the time. She finally decides to test the coin and see if her claim is true, before she takes it to Las Vegas to make her fortune. She flips the coin 30 times, keeping track of S, the number of times it comes up heads. Assuming Ho: p=0, Ha: p>.6, calculate the following, show your work. \n" ); document.write( "Comment: If your Ha is p>0.6, your Ho is p<=0.6.\r \n" ); document.write( "\n" ); document.write( "a. Theoretical mean for the distribution of S. \n" ); document.write( "Since S is \"number of heads in 30 tosses\" the theoretical mean is \n" ); document.write( "(1/2)30=15 \n" ); document.write( "Comment: The test is binomial where the mean is np=30(1/2)=15 \n" ); document.write( "------------ \n" ); document.write( "b. Theoretical standard deviation of distribution of S \n" ); document.write( "The std = sqrt(npq)=sqrt(30(1/2)(1/2))=(1/2)sqrt30=2.74 \n" ); document.write( "--------------\r \n" ); document.write( "\n" ); document.write( "c. The number of heads (S) necessary to reject Ho at the .05 significance level. \n" ); document.write( "The critical value corresponding to a right tail of 0.05 is z=1.645 \n" ); document.write( "Using z(S)=[S-15]/2.74 solve for S as follows: \n" ); document.write( "1.645(2.74)=S-15 \n" ); document.write( "S=19.5 \n" ); document.write( "If S>19.5 reject Ho. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |