document.write( "Question 1190746: According to tables provided by the National Center for Health Statistics in Vital Statistics of the
\n" ); document.write( "United States, there is roughly an 80% chance that a person of age 20 years will be alive at age 65
\n" ); document.write( "years. Suppose that three people of age 20 years are selected at random. Find the probability that
\n" ); document.write( "the number alive at age 65 years will be
\n" ); document.write( "A. exactly two.
\n" ); document.write( "B. at most one.
\n" ); document.write( "C. at least one.
\n" ); document.write( "D. Determine the probability distribution of the number alive at age 65.
\n" ); document.write( "

Algebra.Com's Answer #822532 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
for 0 alive is 0.2^3=0.008
\n" ); document.write( "for 1 alive is 3*0.2^2*0.8=0.096
\n" ); document.write( "for 2 alive is 3*0.2*0.8^2=0.384
\n" ); document.write( "for all 3 it is 0.8^3=0.512
\n" ); document.write( "they add to 1, as they should.\r
\n" ); document.write( "\n" ); document.write( "answers
\n" ); document.write( "a. 0.384
\n" ); document.write( "b. is 0 or 1 with prob. 0.104
\n" ); document.write( "c. at least 1 is 1- p(0)=0.992
\n" ); document.write( "d. The probability distribution is above.
\n" ); document.write( "Sometimes it is just easier to write down the whole probability distribution and then answer the questions, when there are several questions. When n is small and the decimals are straightforward, it almost always is easier.
\n" ); document.write( "
\n" );