ТОП просматриваемых книг сайта:
Probability with R. Jane M. Horgan
Читать онлайн.Название Probability with R
Год выпуска 0
isbn 9781119536987
Автор произведения Jane M. Horgan
Жанр Математика
Издательство John Wiley & Sons Limited
10 Part V: Tailing Off 20 The Inequalities of Markov and Chebyshev 20.1 Markov's Inequality 20.2 Algorithm Runtime 20.3 Chebyshev's Inequality
11 Appendix A: Data: Examination Results
12 Appendix B: The Line of Best Fit: Coefficient Derivations
13 Appendix C: Variance Derivations C.1 Variance of the Geometric Distribution (Chapter 10) C.2 Variance of the Binomial Distribution (Chapter 11) C.3 Variance of the Poisson Distribution (Chapter 13) C.4 Variance of the Uniform Distribution (Chapter 15) C.5 Variance of the Exponential Distribution (Chapter 16)
14 Appendix D: Binomial Approximation to the Hypergeometric
16 Appendix F: The Inequalities of Markov and Chebyshev F.1 Markov's Inequality: A Proof Without Words F.2 Chebyshev's Inequality: Markov's in Disguise
18 Index
19 Postface
List of Tables
1 Chapter 3TABLE 3.1 The Training SetTABLE 3.2 The Testing SetTABLE 3.3 The Anscombe Quartet
2 Chapter 4TABLE 4.1 ProgramsTABLE 4.2 Birthday Probabilities
3 Chapter 5TABLE 5.1 Sets and Events
4 Chapter 9TABLE 9.1 Benford's First DigitsTABLE 9.2 Joint Distribution of Errors in ProgramsTABLE 9.3 Rolling Two DiceTABLE 9.4 Joint Distribution of Hardware FailuresTABLE 9.5 Marginal Distributions of Hardware FailuresTABLE 9.6 Conditional Distributions of Hardware Failures in Lab 1 (
) TABLE 9.7 Conditional Distributions of Hardware Failures in Lab 2 ( )5 Chapter 10TABLE 10.1 Simulation Comparisons of the Geometric pdf
6 Chapter 11TABLE 11.1 Binomial Probabilities with
and7 Chapter 12TABLE 12.1 Hypergeometric and Binomial Probabilities with
and8 Chapter 13TABLE 13.1 Horse Kick Fatalities in the Prussian CavalryTABLE 13.2 Estimating Fatal Horse KicksTABLE 13.3 Binomial and Poisson Probabilities
9 Chapter 14TABLE 14.1 Producer's and Consumer's RisksTABLE 14.2 Average Outgoing QualityTABLE 14.3 Acceptance ProbabilitiesTABLE 14.4 Average Sample SizeTABLE 14.5 Average Outgoing Quality
10 Chapter 18TABLE 18.1 UsingR to Obtain Normal Probabilities: