Stochastic modelling, poisson process

staty
Messages
1
Reaction score
0

Homework Statement


Suppose a book of 600 pages contains a total of 240 typographical errors. Develop a poisson approximation for the probability that three partiular successive pages are error-free.




The Attempt at a Solution



I say that the number of errors is poissondistributed with errorate 240/600=0.4 errors/pages.

The probability of 0 errors for 3 pages is:

(3*0.4)^0*e^(-3*0.4)/0!=e^(-1.2)

But the answer index says that the answer is e^(-12). That is, there should not be a dot there, why?
 
Physics news on Phys.org
Looks right to me. It could be an error in the back of the book.
 
Just as a gut check, if each page had a .4 chance of an error independently, the chance of no errors would be .63 = .216. Your answer numerically is .3 which is fairly close, while the answer in the back of the book says that the odds of these three pages having no errors in on the order of one in a million, which sounds pretty unreasonable
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top