document.write( "Question 560130: Suppose that 10% of Americans are afraid of being alone in a house at night. If a random sample of 13 Americans is selected, find the following probability by using a binomial table. Give your final answer to to three decimal places. There are exactly 4 people in the sample who are afraid of being alone at night. \n" ); document.write( "
Algebra.Com's Answer #363687 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose that 10% of Americans are afraid of being alone in a house at night. If a random sample of 13 Americans is selected, find the following probability by using a binomial table. Give your final answer to to three decimal places. There are exactly 4 people in the sample who are afraid of being alone at night.
\n" ); document.write( "---------
\n" ); document.write( "Binomial Problem with n = 13 and p(afraid) = 0.10
\n" ); document.write( "---
\n" ); document.write( "P(x = 4) = 13C4*(0.1)^4*(0.9)^9 = binompdf(13.0.1,4) = 0.0277
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );