document.write( "Question 574069: 2. Approximately 20% of the population belongs to a health maintenance organization (HMO). Assume that for a randomly selected group of 20 adults, the number belonging to an HMO has a binomial distribution.
\n" );
document.write( "a. What is the probability of finding exactly 5 in the 20 who belong to an HMO?
\n" );
document.write( "b. What is the probability of finding at least one in the 20 who belongs to an HMO?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #368959 by reviewermath(1029) You can put this solution on YOUR website! Let X = the number belonging to an HMO \n" ); document.write( "a. P(X = 5) = \n" ); document.write( " = 0.17456\r \n" ); document.write( "\n" ); document.write( "b. \n" ); document.write( " = \n" ); document.write( " = 0.98847 \n" ); document.write( " \n" ); document.write( " |