document.write( "Question 1176927: The average number of homes sold by the GBRAR is four (4) homes per day. What is the probability that exactly six (6) homes will be sold tomorrow? \n" ); document.write( "
Algebra.Com's Answer #805048 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I have to assume a Poisson distribution with parameter 4 to solve this. \n" ); document.write( "that would be P(6)=e^(-4)*4^6/6!=0.1042 \n" ); document.write( " |