MONTE_CARLO_PROBABILITY.TEX
Probablity Concepts for Monte Carlo Methods
MONTE_CARLO_PROBABILITY.TEX is the LaTeX source for a classroom
presentation on probablity concepts for the Monte Carlo Method,
given 26-28-30 October 2009.
A PDF version of the laborary is available in
../../presentations/monte_carlo_probability.pdf.
The following files constitute the LaTeX file:
-
dice_100_1.png,
a PNG image of the results of 100 tosses of 1 die.
-
dice_1000_2.png,
a PNG image of the results of 1000 tosses of 2 dice.
-
dice_10000_3.png,
a PNG image of the results of 10000 tosses of 3 dice.
-
dice_100000_4.png,
a PNG image of the results of 100000 tosses of 4 dice.
-
exp_cdf.png,
a PNG image of an exponential CDF.
-
exp_icdf.png,
a PNG image of an exponential inverse CDF.
-
exp_pdf.png,
a PNG image of an exponential PDF.
-
monte_carlo_probability.tex,
the main LaTeX file.
-
normal_cdf.png,
a PNG image of a normal CDF.
-
normal_icdf.png,
a PNG image of a normal inverse CDF.
-
normal_pdf.png,
a PNG image of a normal PDF.
-
uniform_cdf.png,
a PNG image of a uniform CDF.
-
uniform_icdf.png,
a PNG image of a uniform inverse CDF.
-
uniform_pdf.png,
a PNG image of a uniform PDF.
-
vt_logo.pdf,
a PDF file of a logo.
You can go up one level to
the LATEX home page.
Last revised on 26 October 2009.