Phy3004w Poisson Statistics Practical UCT
Phy3004w Poisson Statistics Practical UCT
Phy3004w Poisson Statistics Practical UCT
Abstract
Using a Geiger-Muller counter we measured the number of counts per 10 seconds of radiation emitted by a 60 Co source.
From this data we were able to plot the running mean for multiple samples with various arithmetic means. Following this
the frequency distributions were plotted and the values we obtained were compared the expected Poisson distribution. We
found that our data can be described by a Poisson distribution.
2N x2 + (N 1)x
E[s2 x2 ] = (4)
N (N 1)
1 N 3 4
V [s2 ] = m4 s (5)
N N 1
If our data is Poissonian these two should yield similar results. To then calculate the uncertainty of the variance we
simply take the square root of E[s2 x2 ] or V [s2 ]. To ensure we are propagating uncertainties correctly we obtained equation
6 from our first year measurement manual, [3].
1
r
n u(A) o2 n u(B) o2
u(R) = R a + b (6)
A B
where R = cAa B b . For the Poisson frequency plots we needed to bin the datapensuring that most of our bins had a
frequency greater than 5. We estimated our uncertainties in the frequency in a bin by ni (1 ni /N ), where ni is the number
of counts in bin i and N is the total number of trials. 2 is typically the parameter which determines how good of a fit we
have for a model fitted to data. We shall be performing a 2 /ddof analysis on our Poisson fitted plots, where ddof is the
degrees of freedom - typically the number of points minus the number of free variables. In our case the degrees of freedom is
the number of bins minus 1. 2 is defined by equation 7, [4], [5].
N 1 (Oi Ei )2
2 = i=1 (7)
u2i
where Oi is the observed frequency, Ei is the expected frequency of a Poisson distribution and ui is the uncertainty in
the Oi .
After determining these plots we found the number of bins that agreed with their Poisson fit over the total number of
bins for that plot and estimated the uncertainty in this fraction in a similar way to the uncertainty in the frequency per bin,
[2].
r
na
na na (1 ) (8)
Nbins
Experimental Setup
(a) (b)
Figure 1: The experimental set up to obtain a count rate per 10 second interval of between 70 and 80 counts. (a) The voltage
set to 600V and a time interval of 10 seconds. (b) the set up of the detector and the source.
2
(a) Data set with count rates between 40 and 50 counts (b) Data set with count rates between 60 and 70 counts per 10
per 10 seconds and an arithmetic mean of x = 38.10. seconds and an arithmetic mean of x = 62.13.
(c) The running mean of the measured background radiation (d) Data set with count rates between 90 and 100 counts per 10
converges to the arithmetic mean of x = 3.85. seconds and an arithmetic mean of x = 96.36.
Figure 2: The running means of 3 other data sets and the background radiation.
(a) Data set with an arithmetic mean of x = 38.10 (b) Data set with an arithmetic mean of x = 62.13 counts per 10
counts per 10 seconds. seconds.
(c) The frequency plot of the data set of 100 trials with a (d) Data set with count rates between 90 and 100 counts per 10
count rate of between 70-80 counts per 10 sec. seconds and an arithmetic mean of x = 96.36.
Figure 4: The frequency plots of the count rates per 10 seconds of 100 trials having the desired mean. The Poisson distribution
x x
of 100 trials at the same mean was plotted as the solid line on top of the data points. Poisson Distribution P (x, x) = x x!
e
4
Table 3: Table showing the results from the when we do a 2 /ddof we get an accurate result. Refer to figure 4 for
different methods of calculating the variance. the frequency plots of the binned count rates per 10 seconds. To determine
how well the Poisson distribution, of 100 trials and the same mean, fits
2 2
our data we perform a 2 /ddof analysis. We do this by using formula 7
Data Set E[s x] V [s ] E V
and dividing by the number of bins minus one. Using python to crunch
40-50 29.70 79.61 0.54 0.82
the numbers we get the results found in table 4. We can see from figure
60-70 79.36 70.20 0.89 0.84
4 that the data set with the mean count rate per 10 seconds of 62.13 fits
70-80 100.94 90.78 1.0 0.95
its corresponding Poisson distribution the best. From our goodness of fit
90-100 188.54 168.22 1.4 1.3
analysis we find that the value we obtain for this data set implies that
we have too many parameters, this interpretation comes from UCTs 2016
seconds year physics python practical 3, [4]. From our values in table 2 we
complete a check to see if our data can be described by a Poisson dis-
Table 4: Table showing the calculated tribution. If our data is Poissonian then s2 /x = 1. To ensure we have the
goodness of fit analysis of our Poisson correct uncertainty for our s2 /x we use equation 6 for the propagation of
plots the uncertainties. We then plot s2 /x against x, refer to figure 5a. From
this figure we can see that all the data sets agree with the unity except
Data Set 2 2
/ddof two values. This still means that 80% of the data sets agree with s2 /x = 1
which implies that the radiation from our 60 Co source can be described
40-50 3.79 0.76
by the Poisson distribution. Our next test to check for our data matching
60-70 0.78 0.157
Poisson is the plot of the fraction of bins that agree with the Poisson distri-
70-80 4.92 0.98
bution, figure 4, against x. We calculated the fraction of bins that agreed
90-100 4.94 0.99
with the Poisson distribution for the 10 data sets, background included,
and plotted these values with their estimated uncertainty, refer to figure
5b. We know that the expected value is 0.68 due to the fact that if our error bars truly represent the 68% probability that
the data point lies in that range then there is a 68% probability that the Poisson prediction actually agrees with our data.
Referring to figure 5b we see that our data agrees with the Poisson distribution however our uncertainties are massive. We
note that the estimate for the uncertainty is unreliable is na < Nb ins which is the case for majority of our plots as not every
single point agreed with that data sets associated Poisson curve.
(a) (b)
Figure 5: The experimental set up to obtain a count rate per 10 second interval of between 70 and 80 counts. (a) The voltage
set to 600V and a time interval of 10 seconds. (b) the set up of the detector and the source.
Python code for all the calculations and plots will be attached at the end.
Conclusions
From our analysis we can see that our data is describable by a Poisson distribution. From figures 4, 5a and 5b we can see
that majority of the data agrees with a Poisson distribution.
5
References
[1] Will Horowitz. Poisson part 1,2, 2016.
[2] Trisha Salagaram. Poisson analysis lecture, 2017.
[3] Fred Lubben Bob Campbell Andy Buffler, Saalih Allie. Introduction to Measurement in the Physics Laboratory. UCT,
3.6 edition, 2010.