
Chapter 5
Error estimation
In this chapter we consider the question of evaluating the results of one’s Monte Carlo
calculation. Without proper evaluation of the results, the numbers are meaningless. Without
a doubt, the development of this evaluation process is one of the most immature in Monte
Carlo and it is something that is often neglected by Monte Carlo practitioners, often to the
chagrin of journal Referees!
Let us imagine that we are tallying
1
something called T (x) over some range of x,say,
x
0
≤ x ≤ X. For concreteness, imagine that T (x)dx is the pathlength (or tracklength) dis-
tribution of particles in some volume region of space for a differential spread of dx centered
around x. Pathlength (or tracklength) distributions are central to particle transport prob-
lems as one interpretation of fluence (and a very practical one from the standpoint of Monte
Carlo calculation) is pathlength per volume [Chi78]. In reality, however, our computer tallies
would have to be discretized. That is, we would have to set up a computer “mesh” or “grid”
in x,say,(x
0
,x
1
,x
2
···x
N−1
,x
N
= X)withN tallying “bins” numbered 1, 2 ···N and N +1
tally “mesh-points” bounded by N + 1 tally “mesh-points” (x
0
,x
1
,x
2
···x
N−1
,x
N
= X).
Note that the choice of the mesh points assumes that the Monte Carlo practitioner knows
something about the nature of the tally, both its endpoints, x
0
and X and a general idea of
the shape of T (x). Ideally one would like to arrange that the tallying bins are populated in
an equiprobable way! Generally, this knowledge is not known a priori and is determined in
an iterative fashion.
Let us consider our photon pathlength distribution example in a model where there is no
scattering, just a volume in space where we wish to tally the pathlength distribution from
some source of photons. In this case, we could safely assume that x
0
= 0 corresponding
1
“Tallying” is Monte Carlo jargon for “measuring” something, as one would do in an experiment. A tally
is that which is measured. There are many similarities between the handling of measured and tallied data,
except that the tallies in Monte Carlo can be unambiguous, not obfuscated by extraneous physical detail.
Monte Carlo analysis also allows the deeper investigation into the statistical nature of the tally, something
that experiment is often not able to accomplish.
53