Back to Beginners Guide Next Page
Statistical Basics
All data taken with an ``counting method'' at HEP is subject to random fluctuations! This means, if you would have a second set and measure the same thing again, you will get a slightly different answer.
You can ``modell'' this with throwing a coin or rolling a dice. If you have a coin or anything with two sides available now, try this: Throw your coin and count, how often you got a certain side, let's say ``Heads''. If your coin is ``working properly'' you expect half of the throws to be ``Heads'', right? Try it ten times, and you should get five.
Well, as you know it is also possible to only get four, or get six. But how probable is this? When do you doubt a coin? When you get 3 heads? The Probablity Function
A function is an algorithm, that computes a value for a certain set of ``parameters''. The Probability Function gives you the probability of a certain outcome of your ``measurement'', like throwing a coin.
Let's construct the probability function for the coin step by step. We should give this function a name, why not P(N;k)... N is the number of throws, and k is the number of heads. The Normal Distribution
In the case of a counting measurement, like the mass distributions in the first interactive form, we need a more general description of the probability function.
In HEP you will find the Normal Distribution (also called ``Gaussian Function'') as the modell function of a measurement. This function has two parameters: There is a fixed algorithm, that relates our example case with this function. It gives you the mean and the width of this function, that describes the outcome of the ten coin tosses in the best way.

shows the distribution using the Normal Function drawn together with the correct result. As you can see, it reproduces the correct results. The main difference is the ``smooth shape'' instead of the steps. The Normal Function does not ``know'' that there are only natural numbers possible.
Back to Beginners Guide Next Page
CLEO WEB PAGES
Updated: 26. December 1995
Author: Andreas H. Wolf (ahw@mps.ohio-state.edu)