1[section:normal_example Normal Distribution Examples] 2 3(See also the reference documentation for the __normal_distrib.) 4 5[section:normal_misc Some Miscellaneous Examples of the Normal (Gaussian) Distribution] 6 7The sample program [@../../example/normal_misc_examples.cpp 8normal_misc_examples.cpp] illustrates their use. 9 10[import ../../example/normal_misc_examples.cpp] 11 12[h4 Traditional Tables] 13[normal_basic1] 14 15[h4 Standard deviations either side of the Mean] 16[normal_basic2] 17[h4 Some simple examples] 18[h4 Life of light bulbs] 19[normal_bulbs_example1] 20[h4 How many onions?] 21[normal_bulbs_example3] 22[h4 Packing beef] 23[normal_bulbs_example4] 24[h4 Length of bolts] 25[normal_bulbs_example5] 26 27[endsect] [/section:normal_misc Some Miscellaneous Examples of the Normal Distribution] 28[endsect] [/section:normal_example Normal Distribution Examples] 29 30[/ 31 Copyright 2006 John Maddock and Paul A. Bristow. 32 Distributed under the Boost Software License, Version 1.0. 33 (See accompanying file LICENSE_1_0.txt or copy at 34 http://www.boost.org/LICENSE_1_0.txt). 35] 36 37