document.write( "Question 533783: about 80% of the residents of the united states are right-handed. if 1000 residents are selected at random, would it be unusual to find that fewer than 77%of the resident in the sample are right-headed? \n" ); document.write( "
Algebra.Com's Answer #351162 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Solution using Binomial Distribution (Exact Solution) \n" ); document.write( "X~Binomial(n=1000,p=0.8) \n" ); document.write( "77% of 1000 = 770, use 769 as upper limit \n" ); document.write( "probability that fewer than 77% of the resident in the sample are right-headed is equal to \n" ); document.write( " \n" ); document.write( "Solution using Normal Distribution (Approximate Solution) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "we use continuity correction by adding 0.5 to 769 \n" ); document.write( " \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( "\n" ); document.write( "It is unusual to find that fewer than 77% of the resident in the sample are right-headed because the probability is less than 0.05. \n" ); document.write( " |