diff --git a/doc/sf_and_dist/html/index.html b/doc/sf_and_dist/html/index.html index 7a89f407b..a86cce756 100644 --- a/doc/sf_and_dist/html/index.html +++ b/doc/sf_and_dist/html/index.html @@ -3,7 +3,7 @@
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
@@ -488,7 +488,7 @@Last revised: July 01, 2010 at 21:46:24 GMT |
+Last revised: July 15, 2010 at 16:56:47 GMT |
The tolerances need to be set to the maximum of:
-@@ -183,7 +183,7 @@ a domain error whenever evaluated with argument values for which the mathematical function is undefined.
@@ -224,7 +224,7 @@
@@ -45,8 +45,8 @@ Lanczos approximation does have a couple of properties that make it worthy of further consideration:
-Table 53. Optimal choices for N and g when computing with guard digits (source: +
Table 53. Optimal choices for N and g when computing with guard digits (source: Pugh)
@@ -250,7 +250,7 @@
diff --git a/doc/sf_and_dist/html/math_toolkit/dist.html b/doc/sf_and_dist/html/math_toolkit/dist.html index 3b57c4ef2..bad249420 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist.html +++ b/doc/sf_and_dist/html/math_toolkit/dist.html @@ -3,7 +3,7 @@
@@ -136,7 +136,7 @@ and so should have errors within an epsilon or two.
@@ -327,15 +327,15 @@
beta_distribution(RealType alpha, RealType beta); @@ -165,7 +165,7 @@ yellow in the graph above).- + Parameter Accessors
@@ -189,7 +189,7 @@ assert(mybeta.beta() == 5.); // mybeta.beta() returns 5
cdf(beta_distribution<RealType>(alpha, beta), x) == probability.
@@ -277,7 +277,7 @@ from presumed-known mean and variance. statistical inference.
@@ -315,7 +315,7 @@ from presumed-known mean and variance. please refer to these functions for information on accuracy.
@@ -596,7 +596,7 @@ from presumed-known mean and variance.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html index 11fa519c0..27674652f 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/binomial_dist.html @@ -3,7 +3,7 @@
binomial_distribution(RealType n, RealType p); @@ -189,7 +189,7 @@ otherwise calls domain_error.- + Accessors
RealType success_fraction() const; @@ -205,7 +205,7 @@ was constructed.- + Lower Bound on the Success Fraction
@@ -311,7 +311,7 @@ limits illustrated in the case of the binomial. Biometrika 26 404-413.- + Upper Bound on the Success Fraction
@@ -389,7 +389,7 @@
Table 11. Meaning of the non-member accessors
+Table 11. Meaning of the non-member accessors
@@ -636,7 +636,7 @@ examples are available illustrating the use of the binomial distribution.
@@ -646,7 +646,7 @@ please refer to these functions for information on accuracy.
@@ -890,20 +890,20 @@
@@ -157,7 +157,7 @@ have very low error rates.
@@ -273,19 +273,19 @@
@@ -204,7 +204,7 @@ independent, normally distributed random are available illustrating the use of the Chi Squared Distribution.
@@ -212,7 +212,7 @@ independent, normally distributed random gamma functions: please refer to the accuracy data for those functions.
@@ -379,19 +379,19 @@ independent, normally distributed random
@@ -122,7 +122,7 @@ should have very low error rates.
@@ -283,24 +283,24 @@
@@ -154,7 +154,7 @@ very low error rates.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html index 272d1f458..a32d2c2f3 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/f_dist.html @@ -3,7 +3,7 @@
@@ -134,7 +134,7 @@ are available illustrating the use of the F Distribution.
@@ -143,7 +143,7 @@ refer to those functions for accuracy data.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html index 1edca746e..5d4304064 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/gamma_dist.html @@ -3,7 +3,7 @@
@@ -194,7 +194,7 @@ refer to the accuracy data for those functions for more information.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/hypergeometric_dist.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/hypergeometric_dist.html index bb60dd1fc..3e5905b73 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/hypergeometric_dist.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/hypergeometric_dist.html @@ -3,7 +3,7 @@
@@ -211,7 +211,7 @@ meaningless for N >= 1015.
@@ -223,7 +223,7 @@ this implementation and NTL::RR.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/laplace_dist.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/laplace_dist.html index 3f7b0de5e..e28e22562 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/laplace_dist.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/laplace_dist.html @@ -3,7 +3,7 @@
@@ -141,7 +141,7 @@ log and exp functions and as such should have very small errors.
@@ -329,20 +329,20 @@
@@ -140,7 +140,7 @@ as special cases if RealType error can be guarenteed.
@@ -616,7 +616,7 @@ please refer to these functions for information on accuracy.
@@ -885,13 +885,13 @@
Implementation notes:
-
@@ -139,7 +139,7 @@ function, and as such should have very low error rates.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html index 6a00c4878..d0ed879d1 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/pareto.html @@ -3,7 +3,7 @@
@@ -151,7 +151,7 @@ zero) see also why complements?.
@@ -319,20 +319,20 @@
@@ -171,7 +171,7 @@ using an iterative method with a lower tolerance to avoid excessive computation.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html index f620be36e..537f92db4 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/rayleigh.html @@ -3,7 +3,7 @@
@@ -151,7 +151,7 @@ using NTL RR type with 150-bit accuracy, about 50 decimal digits.
@@ -320,14 +320,14 @@
@@ -202,7 +202,7 @@ are available illustrating the use of the Student's t distribution.
@@ -211,7 +211,7 @@ inverses, refer to accuracy data on those functions for more information.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html index f307e40e2..16f560bbb 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists/triangular_dist.html @@ -3,7 +3,7 @@
f(x) =
-
@@ -193,7 +193,7 @@ with arguments nearing the extremes of zero and unity.
@@ -378,33 +378,33 @@ Calculate and plot probability distributions
f(x) =
-and in this implementation:
-
@@ -117,7 +117,7 @@
@@ -173,7 +173,7 @@ and so should have errors within an epsilon or two.
@@ -337,20 +337,20 @@
@@ -170,7 +170,7 @@ as such should have very low error rates.
@@ -337,19 +337,19 @@
template <class RealType, class Policy> @@ -275,7 +275,7 @@
template<class RealType, class Policy> @@ -318,7 +318,7 @@ distribution).- + median
template<class RealType, class Policy> @@ -328,7 +328,7 @@ Returns the median of the distribution dist.- + mode
template<class RealType, Policy> @@ -342,7 +342,7 @@ if the distribution does not have a defined mode.- + Probability Density Function
@@ -371,7 +371,7 @@![]()
- + range
template<class RealType, class Policy> @@ -381,7 +381,7 @@ Returns the valid range of the random variable over distribution dist.- + Quantile
template <class RealType, class Policy> @@ -410,7 +410,7 @@![]()
- + Quantile from the complement of the probability.
@@ -456,7 +456,7 @@![]()
- + Standard Deviation
@@ -471,7 +471,7 @@ if the distribution does not have a defined standard deviation.- + support
template<class RealType, class Policy> @@ -488,7 +488,7 @@ where the pdf is zero, and the cdf zero or unity.- + Variance
template <class RealType, class Policy> @@ -502,7 +502,7 @@ if the distribution does not have a defined variance.- + Skewness
template <class RealType, class Policy> @@ -516,7 +516,7 @@ if the distribution does not have a defined skewness.- + Kurtosis
template <class RealType, class Policy> @@ -558,7 +558,7 @@ 'Proper' kurtosis can have a value from zero to + infinity.- + Kurtosis excess
@@ -593,7 +593,7 @@ The kurtosis excess of a normal distribution is zero.- + P and Q
@@ -603,7 +603,7 @@ returned by these functions.
- + Percent Point Function
@@ -612,7 +612,7 @@ the Quantile.- + Inverse CDF Function.
@@ -621,7 +621,7 @@ Quantile.- + Inverse Survival Function.
@@ -629,7 +629,7 @@ The inverse of the survival function, is the same as computing the quantile from the complement of the probability.- + Probability Mass Function
@@ -643,7 +643,7 @@ applies to continuous distributions.- + Lower Critical Value.
@@ -653,7 +653,7 @@ the Quantile.- + Upper Critical Value.
@@ -664,7 +664,7 @@ complement of the probability.- + Survival Function
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/future.html b/doc/sf_and_dist/html/math_toolkit/dist/future.html index 8555d364a..998316c8b 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/future.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/future.html @@ -3,7 +3,7 @@Extras/Future Directions - + @@ -22,12 +22,12 @@ -+- + Adding Additional Location and Scale Parameters
@@ -55,7 +55,7 @@ functions.- + An "any_distribution" class
@@ -84,7 +84,7 @@ use case: this needs more investigation.- + Higher Level Hypothesis Tests
@@ -104,7 +104,7 @@ expected_mean.- + Integration With Statistical Accumulators
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html index 2c140669b..030c1f7bf 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut.html @@ -3,7 +3,7 @@Statistical Distributions Tutorial - + @@ -22,7 +22,7 @@ -+Statistical Distributions Tutorial diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html index c713fb021..810e6031c 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/dist_params.html @@ -3,7 +3,7 @@
Discrete Probability Distributions - + @@ -22,7 +22,7 @@ -+Discrete Probability Distributions diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html index 0ea7a6b66..397b8f8f6 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview.html @@ -3,7 +3,7 @@
Overview of Distributions - + @@ -22,7 +22,7 @@ -+diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/complements.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/complements.html index c1348aded..54b6be714 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/complements.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/complements.html @@ -3,7 +3,7 @@Complements are supported too - and when to use them - + @@ -22,7 +22,7 @@ -+Complements are supported too - and when to use them diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/generic.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/generic.html index 5a8ae0d22..44e01246b 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/generic.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/generic.html @@ -3,7 +3,7 @@
Generic operations common to all distributions are non-member functions - + @@ -22,7 +22,7 @@ -+Generic operations common to all distributions are non-member functions diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/headers.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/headers.html index 5dad9e82e..a6aff87e4 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/headers.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/headers.html @@ -3,7 +3,7 @@
Headers and Namespaces - + @@ -22,7 +22,7 @@ -+Headers and Namespaces diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/objects.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/objects.html index 21b9415b3..38bb2ab76 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/objects.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/objects.html @@ -3,7 +3,7 @@
Distributions are Objects - + @@ -22,7 +22,7 @@ -+Distributions are Objects @@ -50,13 +50,13 @@
Making distributions class types does two things:
--
- +
+
- It encapsulates the kind of distribution in the C++ type system; so, for example, Students-t distributions are always a different C++ type from Chi-Squared distributions.
-- +
- The distribution objects store any parameters associated with the distribution: for example, the Students-t distribution has a degrees of freedom parameter that controls the shape of the distribution. diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/parameters.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/parameters.html index 035983464..2d56de96b 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/parameters.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/parameters.html @@ -3,7 +3,7 @@
Parameters can be calculated - + @@ -22,7 +22,7 @@ -+Parameters can be calculated diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/summary.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/summary.html index c098e42c1..b370f0837 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/summary.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/overview/summary.html @@ -3,7 +3,7 @@
Summary - + @@ -22,32 +22,32 @@ -+--
- +
+
- Distributions are objects, which are constructed from whatever parameters the distribution may have.
-- +
- Member functions allow you to retrieve the parameters of a distribution.
-- +
- Generic non-member functions provide access to the properties that are common to all the distributions (PDF, CDF, quantile etc).
-- +
- Complements of probabilities are calculated by wrapping the function's arguments in a call to
-complement(...).- +
- Functions that accept a probability can accept a complement of the probability as well, by wrapping the function's arguments in a call to
-complement(...).- +
- Static member functions allow the parameters of a distribution to be found from other information.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html index 46f0a43f7..6e41892ce 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/variates.html @@ -3,7 +3,7 @@Random Variates and Distribution Parameters - + @@ -22,7 +22,7 @@ -+Random Variates and Distribution Parameters diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html index b8b37b33e..6b1bc8261 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg.html @@ -3,7 +3,7 @@
Worked Examples - + @@ -22,7 +22,7 @@ -+diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html index 4516e7920..82f4fc8c7 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg.html @@ -3,7 +3,7 @@Binomial Distribution Examples - + @@ -22,7 +22,7 @@ -+Binomial Distribution Examples diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html index 712488bd9..6c08ce09f 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_conf.html @@ -3,7 +3,7 @@
Calculating Confidence Limits on the Frequency of Occurrence for a Binomial Distribution - + @@ -22,7 +22,7 @@ -+Calculating Confidence Limits on the Frequency of Occurrence for a Binomial @@ -104,13 +104,13 @@ interval. Had we calculate two single-sided intervals each with a risk that the true value is outside the interval of α, then: -
- +
- The risk that it is less than the lower bound is α.
and
-
- +
- The risk that it is greater than the upper bound is also α.
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html index 8891e165b..c1a51e7d6 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html @@ -3,7 +3,7 @@
Estimating Sample Sizes for a Binomial Distribution. - + @@ -22,7 +22,7 @@ -+Estimating Sample Sizes for a Binomial Distribution. diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html index d67b74221..5c3832dc6 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_coinflip_example.html @@ -3,7 +3,7 @@
Binomial Coin-Flipping Example - + @@ -22,7 +22,7 @@ -+Binomial Coin-Flipping Example diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html index 99437ee84..ca1d0243a 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binomial_quiz_example.html @@ -3,7 +3,7 @@
Binomial Quiz Example - + @@ -22,7 +22,7 @@ -+Binomial Quiz Example @@ -498,7 +498,7 @@ Probability of getting between 4 and 4 answers right by guessing is 0.2252
- + Using Binomial distribution moments
@@ -535,7 +535,7 @@ Skewness is 0.2887- + Quantiles
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/c_sharp.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/c_sharp.html index 877fda9a6..588cfb2d9 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/c_sharp.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/c_sharp.html @@ -3,7 +3,7 @@
Using the Distributions from Within C# - + @@ -22,7 +22,7 @@ -+Using the Distributions from Within C# diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html index 3574568e1..2cd105277 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg.html @@ -3,7 +3,7 @@
Chi Squared Distribution Examples - + @@ -22,7 +22,7 @@ -+Chi Squared Distribution Examples diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html index 74af29a35..69482986a 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_intervals.html @@ -3,7 +3,7 @@
Confidence Intervals on the Standard Deviation - + @@ -22,7 +22,7 @@ -+Confidence Intervals on the Standard Deviation @@ -139,7 +139,7 @@ _____________________________________________ is between 0.00551 and 0.00729.
- + Confidence intervals as a function of the number of observations
diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html index 1ec9d7b6f..de4673b3a 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_size.html @@ -3,7 +3,7 @@Estimating the Required Sample Sizes for a Chi-Square Test for the Standard Deviation - + @@ -22,7 +22,7 @@ -+Estimating the Required Sample Sizes for a Chi-Square Test for the Standard diff --git a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html index 37830c0e1..6180100f2 100644 --- a/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html +++ b/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg/chi_sq_test.html @@ -3,7 +3,7 @@
Chi-Square Test for the Standard Deviation - + @@ -22,7 +22,7 @@ -+