document.write( "Question 1037660: 8% of people in a city eligible to donate blood actually do. Randomly you select 4 eligible blood donors and ask them if they donate blood.
\n" );
document.write( "n=4, p= 0.08 and q=.92\r
\n" );
document.write( "\n" );
document.write( "x | P(x)
\n" );
document.write( "0 | 0.716
\n" );
document.write( "1 |
\n" );
document.write( "2 |
\n" );
document.write( "3 |
\n" );
document.write( "4 |\r
\n" );
document.write( "\n" );
document.write( "I thought I was putting the numbers into the equation correctly but apparently I am not. I did 1(.08)^1 x (.92)^4 and got 0.057 but the correct answer is 0.249. How do I put the numbers into the formula correctly? \n" );
document.write( "
Algebra.Com's Answer #652427 by Fombitz(32388) You can put this solution on YOUR website! You didn't use the combination multiplier C(4,1) (which is 4) and one of your exponents is incorrect. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |