Errata

SectionPageCommentLinks
1.816The program for extracting one element of a vector has [5] when it should have been [3]. Program 1
2.746The program for computing the probability for horoscope coincidence has a plus sign that should be a minus sign. Program 1
3.154The tabulation of waiting times in the Bernoulli process specifies 10000 points but it should have been 1000. Program 1
55The program for computing various negative binomial distributions for a fair coin is the same as the the previous program. Program 1
58The programs for animating the binomial distribution for various biases have an extra parenthesis in the last lines. Program 1 Program 2
4.9116-117The distribution of the smallest piece of broken DNA molecule computes the minpiece probability incorrectly: it should be complemented. Program 1
117The programs for computing the confidence interval for the smallest piece of a broken DNA molecule have a variable pts but should use m. Program 1
5.9159The program that computes the normal model of significance for a manufacturing process has sapply(s,n) but it should have sapply(support,n). Program 1


© 2008 Kenneth Baclawski.