The PDF for the poisson distribution is
f(x)=x!e−λλx Where λ is the mean. We equate the sample and population moments for the mean to obtain the parameter for the distribution
λ=E(X)
E(X)=∑frequency1∑x∗frequency∑frequency=275+72+30+7+5+2=391
Therefore
E(X)=3911[0∗275+1∗72+2∗30+3∗7+4∗5+5∗2]
=391183=0.4680
Since E(X)=λ=0.4680
The PDF is therefore
f(x)=x!e−0.4680.468x
Given the 391 pages, the expected frequency for the number of errors based on the poisson distribution is
X=0:391∗0!e−0.4680.4680=244.865
X=1:391∗1!e−0.4680.4681=114.597
X=2:391∗2!e−0.4680.4682=26.816
X=3:391∗3!e−0.4680.4683=4.183
X=4:391∗4!e−0.4680.4684=0.489
X=5:391∗5!e−0.4680.4685=0.046
We use the chi square test for the goodness of fit
X2=∑Expected(observed−Expected)2
=244.865(275−244.865)2+114.597(72−114.597)2+26.816(30−26.816)2+4.183(7−4.183)2+0.489(5−0.489)2+0.046(2−0.046)2
X2=146.434
Since the sample size is greater than 200,(i.e. 391 pages were evaluated) the chi square critical value given a level of significance of 0.05 is
Xcritical value2=233.994
We conclude that the model is a good fit since the calculated X2:146.434<Xcritical2
Comments