document.write( "Question 1171498: The Agency for Healthcare Research and Quality reported that 53% of people who had coronary bypass surgery in a recent year were over the age of 65. Fifteen coronary bypass patients are sampled.
\n" ); document.write( "• c. What is the probability that fewer than 8 are over the age of 65?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #796405 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "It is a binomial distribution type problem, where the probability under the question is the sum\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     P = P(fewer than 8 of 15) = P(0) + P(1) + P(2) + . . .  + P(7) = \"sum+%28C%2815%2Ck%29%2Ap%5Ek%2Aq%5E%2815-k%29%2Ck=0%2C7%29\"      (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of trials is              15;\r\n" );
document.write( "The indexes of success trials        k = 0,1,2,3, . . . ,7\r\n" );
document.write( "The probability of success trial     p = 0.53;\r\n" );
document.write( "                                     q = 1 - p\r\n" );
document.write( "C(n,k) = n! / (k! * (n-k)!)          are binomial coefficients.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum  (1)  is a cumulative sum.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Instead of calculating every term of (1) individually and then summing them up, you may use Excel function \r\n" );
document.write( "\r\n" );
document.write( "BINOM.DIST(7, 15, 0.53, TRUE)  to calculate the cumulative sum value in one click.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this way,  you get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    P = \"sum%28C%2815%2Ck%29%2A0.53%5Ek%2A%281-0.53%29%5E%2815-k%29%2Ck=0%2C7%29\" = 0.406524.      ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On Excel function BINOM.DIST, see its description everywhere, for example\r
\n" ); document.write( "\n" ); document.write( "https://support.office.com/en-us/article/binom-dist-function-c5ae37b6-f39c-4be2-94c2-509a1480770c\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On binompdf function for pocket calculators TI-83 and TI-84 see the link\r
\n" ); document.write( "\n" ); document.write( "http://users.rowan.edu/~schultzl/ti/binomial.pdf\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you want to see other similar solved problems, look into the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Solving problems on Binomial distribution \r
\n" ); document.write( "\n" ); document.write( "    - How to calculate Binomial probabilities using Technology \r
\n" ); document.write( "\n" ); document.write( "    - Solving problems on Binomial distribution with Technology \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );