document.write( "Question 1111045: A doctor knows from experience that 18% of the patients to whom she gives a certain drug will have undesirable side effects. Among the 9 patients to whom she gives the drug, find the following probabilities. (Give your answers correct to three decimal places.)
\n" );
document.write( "(a) Find the probability P(At most two will have undesirable side effects).
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(b) Find the probability P(At least two will have undesirable side effects).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #726057 by KMST(5328) You can put this solution on YOUR website! The probability of one patient having undesirable side effects is \n" ); document.write( " \n" ); document.write( "The probability of one patient not having undesirable side effects is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "In a binomial distribution, \n" ); document.write( "the probabilities of exactly 0, 1, and 2 out of 9 patients having undesirable side effects \n" ); document.write( "would be the coefficients of the first three terms of \n" ); document.write( " \n" ); document.write( "The first term is the probability of exactly 0 patients having undesirable side effects. \n" ); document.write( "Rounding, it is \n" ); document.write( " \n" ); document.write( "The second term represents the probability of exactly 1 patients having undesirable side effects. \n" ); document.write( "Rounding, its coefficient is \n" ); document.write( " \n" ); document.write( "The third term represents the probability of exactly 2 patients having undesirable side effects. \n" ); document.write( "Rounding, its coefficient is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(a) P(At most two will have undesirable side effects) = \n" ); document.write( "Presumably the teacher wants the probability as a decimal, \n" ); document.write( "and the answer \"correct to three decimal places\" would be \n" ); document.write( " \n" ); document.write( "We can tell the doctor that \n" ); document.write( "P(At most two will have undesirable side effects) = \n" ); document.write( " \n" ); document.write( "(b) P(Less than 2 patients having undesirable side effects) \n" ); document.write( "= P(no undesirable side effects) + P(exactly one patient having undesirable side effects) \n" ); document.write( " \n" ); document.write( "The opposite of that is 2 or more patients having undesirable side effects, \n" ); document.write( "or \"at least two\" patients having undesirable side effects, so \n" ); document.write( "P(At least two will have undesirable side effects) \n" ); document.write( "the answer \"correct to three decimal places\" would be \n" ); document.write( " |