document.write( "Question 719122: In a survey, 85% of the voters support a particular referendum. If 40 voters are chosen at random, and X is the number of voters that support this referendum, find the standard deviation X.\r
\n" );
document.write( "\n" );
document.write( "Draw a graph showing the probability distribution for the sample space for tossing four coins.\r
\n" );
document.write( "\n" );
document.write( "On a Saturday evening, 34% of the people in Chicago go out to dinner, 18% see a movie, 13% have a party, and 35% stay home. Seventeen people are randomly selected. Can the probability that exactly 4 of them stay home be computed using binomial model?\r
\n" );
document.write( "\n" );
document.write( "Please help with questions. Need ASAP. Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #441222 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a survey, 85% of the voters support a particular referendum. \n" ); document.write( "If 40 voters are chosen at random, and X is the number of voters \n" ); document.write( "that support this referendum, find the standard deviation X. \n" ); document.write( "------- \n" ); document.write( "std = sqrt(npq) = sqrt(40*0.85*0.15) = 2.26 \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "Draw a graph showing the probability distribution for the sample \n" ); document.write( "space for tossing four coins. \n" ); document.write( "4 heads::: 4C4/16 = 1/16 \n" ); document.write( "3 heads::: 4C3/16 = 4/16 \n" ); document.write( "2 heads::: 4C2/16 = 6/16 \n" ); document.write( "1 head:::: 4C1/16 = 4/16 \n" ); document.write( "0 heads::: 4C0/16 = 1/16 \n" ); document.write( "=========================\r \n" ); document.write( "\n" ); document.write( "On a Saturday evening, 34% of the people in Chicago go out to dinner, 18% see a movie, 13% have a party, and 35% stay home. Seventeen people are randomly selected. Can the probability that exactly 4 of them stay home be computed using binomial model? \n" ); document.write( "----- \n" ); document.write( "Binomial?? No \n" ); document.write( "The probability for each of the 17 is not the same. \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |