document.write( "Question 1051405: The federal government states that 79% of Canadians are in favour of Canada's ratifying the Kyoto Accord. If this is the true proportion of Albertans favouring ratification, (Input answers to four decimal places)
\n" );
document.write( " (a) what is the probability that, in a random sample of 40 Albertans, exactly 24 would support ratification?
\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "(b) what is the probability that at least 24 but no more than 34 would support ratification?
\n" );
document.write( "\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) what is the expected number in a sample of 40 Albertans who would oppose
\n" );
document.write( " ratification
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #666916 by ewatrrr(24785) You can put this solution on YOUR website! a. 24/40= .6 in favor \n" ); document.write( "z(0.6) = (0.6-0.79)/sqrt[0.79*0.21/40] = -.19/.0644 = -2.95 \n" ); document.write( "p-value = P(z ≤ -2.95) = .0016 \n" ); document.write( "| \n" ); document.write( "b. 34/40 = .85 \n" ); document.write( "z(0.6) = (0.85-0.79)/sqrt[0.79*0.21/40] = .06/.0644 = .9317 \n" ); document.write( "P(z ≤ .9317) = .7327 \n" ); document.write( "p-value = P( -2.95 ≤ z ≤ .9317) = .8243 - .0016 = .8227 0r 82.27% \n" ); document.write( "| \n" ); document.write( "c. 40(.0016)= .064 none in favor \n" ); document.write( "40 opposed \n" ); document.write( " |