document.write( "Question 255104: Can you help me solve this problem please? \r
\n" );
document.write( "\n" );
document.write( "At an outpatient mental health clinic, appointment cancellations occur at a mean rate of 1.5 per day on a typical Wednesday is Poisson.\r
\n" );
document.write( "\n" );
document.write( "A) What is the probability that no cancellations will occur on a particular Wednesday?\r
\n" );
document.write( "\n" );
document.write( "B) What is the probability that one cancellation will occur on a particular Wednesday?\r
\n" );
document.write( "\n" );
document.write( "C)What is that probability that more than two cancellations will occur on a particular Wednesday?\r
\n" );
document.write( "\n" );
document.write( "(I am having trouble with Poisson Distribution) Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #187440 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can you help me solve this problem please? \n" ); document.write( "At an outpatient mental health clinic, appointment cancellations occur at a mean rate of 1.5 per day on a typical Wednesday is Poisson. \n" ); document.write( "---- \n" ); document.write( "If you have a TI-84 calculator you just plug in the mean rate and the \n" ); document.write( "number of occurences you expect to get the probability. \n" ); document.write( "A) What is the probability that no cancellations will occur on a particular Wednesday? \n" ); document.write( "poissonpdf(1.5,0)= 0.2231..\r \n" ); document.write( "\n" ); document.write( "--------------------------------- \n" ); document.write( "B) What is the probability that one cancellation will occur \n" ); document.write( "on a particular Wednesday? \n" ); document.write( "poissonpdf(1.5.1)= 0.3347 \n" ); document.write( " \n" ); document.write( "--------------------------------- \n" ); document.write( "C)What is that probability that more than two cancellations will occur on a particular Wednesday? \n" ); document.write( "poissonpdf(1.5,2)= 0.2510 \n" ); document.write( "------------------------------- \n" ); document.write( "If you need the formula I'll have to give it to \n" ); document.write( "you later; have to run right now. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |