document.write( "Question 1055939: A computer salesman averages 0.9 sales per week. Use the Poisson distribution to find that in a randomly selected week the number of sales sold is 1. \n" ); document.write( "
Algebra.Com's Answer #671148 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The mean and the variance of the Poisson are the same, and 1 is very near the mean, so there should be a reasonably significant probability, although the variance/sd are both 1. There will be a significant tail \n" ); document.write( "P(1)=e(^-0.9)(0.9)^1/1! \n" ); document.write( "That is 0.9*e^(-0.9)=0.3659\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |