Statistics for Experimenters

From New IAC Wiki
Revision as of 16:15, 5 September 2007 by Oborn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Binomial distribtuion
best example is a coin toss, its either heads or tails
mean ([math]\mu[/math]) = number of tries [math]n[/math](coin flips) * probability of success[math]p[/math] (head, 1/2)
standard deviation([math]\sigma[/math]) = [math]np(1-p)[/math]
Poisson Distribution
standard deviation ([math]\sigma[/math]) = root of the mean ([math]\sqrt{\mu}[/math])
use in counting experiments
the distribtuion approximates the Binomial Distribution for the special case when the mean ([math]\mu[/math]) is a lot less than the number of attempts to measure ([math]n[/math]) because the probability of the event occurrring is small.
In the cosmic ray telescope experiment the mean number of detected cosmic rays is much smaller than the number of cosmic rays passing by.
Gaussian/Normal Distribution
Full WIdth at Half Max (FWHM) = width of the distribution at half the value of the maximum probabilty (distibution peak) = [math]\Gamma[/math]
standard deviation ([math]\sigma[/math]) = [math]\frac{\Gamma} {2.354}[/math]
error = [math]0.675 \sigma[/math]