From e8a40a50abde3aaa951fe0485dcd937200970756 Mon Sep 17 00:00:00 2001 From: "Paul A. Bristow" Date: Tue, 14 Aug 2007 14:21:12 +0000 Subject: [PATCH] replaced Bernoulli refer [SVN r38659] --- doc/distributions/negative_binomial_example.qbk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/distributions/negative_binomial_example.qbk b/doc/distributions/negative_binomial_example.qbk index 74ad3f726..798b1b9a7 100644 --- a/doc/distributions/negative_binomial_example.qbk +++ b/doc/distributions/negative_binomial_example.qbk @@ -217,8 +217,8 @@ and still doesn't sell the required 5 candy bars? 1 - sum{j=5 to 30} f(j) = 1 - incomplete beta (p = 0.4)(5, 30-5+1) =~ 1 - 0.99849 = 0.00151 = 0.15%. -See also [@http://www.math.uah.edu/stat/bernoulli/Introduction.xhtml bernoulli] and -[@http://www.codecogs.com/pages/catgen.php?category=stats/dists/discrete discrete distributions]. +See also [@ http://en.wikipedia.org/wiki/Bernoulli_distribution Bernoulli distribution] +and [@http://www.math.uah.edu/stat/bernoulli/Introduction.xhtml Bernoulli applications]. In this example, we will deliberately produce a variety of calculations and outputs to demonstrate the ways that the negative binomial distribution