document.write( "Question 1018774: Suppose that a particular physician determines that based on his experience with certain cancers, only 20% survive as long as 4 months following diagnosis. What is the probability that 2 out of 10 patients survive the initial 4 months following diagnosis? Show your work.\r
\n" );
document.write( "\n" );
document.write( " B (k;n;p) =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #634804 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Question: \n" ); document.write( "Suppose that a particular physician determines that based on his experience with certain cancers, only 20% survive as long as 4 months following diagnosis. What is the probability that 2 out of 10 patients survive the initial 4 months following diagnosis? Show your work.\r \n" ); document.write( "\n" ); document.write( " B (k;n;p) = \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "Binomial distribution is applicable if all of the following conditions are met: \n" ); document.write( "1. Each trial is Bernoulli (success or failure), random, and independent of each other. \n" ); document.write( "2. The number of trials is fixed and known. \n" ); document.write( "3. The probability of success is known and remains constant throughout the trials. \n" ); document.write( " \n" ); document.write( "For the given problem, all the conditions are met, so the binomial distribution is applicable. \n" ); document.write( " \n" ); document.write( "The probability of k successes out of n trials each with a probability of success p is given by \n" ); document.write( "B(k;n;p)= \n" ); document.write( "where C(n,k)= \n" ); document.write( " \n" ); document.write( "with \n" ); document.write( "p=0.2; k=2; n=10; \n" ); document.write( "P(2;10;0.2)= \n" ); document.write( " \n" ); document.write( "Answer: The probability of exactly 2 out of 10 patients survive the initial four months is 0.302. \n" ); document.write( " \n" ); document.write( " |