Boost logo

Boost-Commit :

From: pbristow_at_[hidden]
Date: 2007-08-14 10:21:13


Author: pbristow
Date: 2007-08-14 10:21:12 EDT (Tue, 14 Aug 2007)
New Revision: 38659
URL: http://svn.boost.org/trac/boost/changeset/38659

Log:
replaced Bernoulli refer
Text files modified:
   sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/distributions/negative_binomial_example.qbk 2007-08-14 10:21:12 EDT (Tue, 14 Aug 2007)
@@ -217,8 +217,8 @@
 
 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


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk