Cover image for Introduction to probability with R
Title:
Introduction to probability with R
Personal Author:
Series:
Chapman & Hall/CRC texts in statistical science series ; 75
Publication Information:
London, UK : Chapman & Hall, 2008
Physical Description:
xvi, 363 p. : ill. ; 24 cm.
ISBN:
9781420065213

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010198959 QA273 B53 2008 Open Access Book Book
Searching...

On Order

Summary

Summary

Based on a popular course taught by the late Gian-Carlo Rota of MIT, with many new topics covered as well, Introduction to Probability with R presents R programs and animations to provide an intuitive yet rigorous understanding of how to model natural phenomena from a probabilistic point of view. Although the R programs are small in length, they are just as sophisticated and powerful as longer programs in other languages. This brevity makes it easy for students to become proficient in R.

This calculus-based introduction organizes the material around key themes. One of the most important themes centers on viewing probability as a way to look at the world, helping students think and reason probabilistically. The text also shows how to combine and link stochastic processes to form more complex processes that are better models of natural phenomena. In addition, it presents a unified treatment of transforms, such as Laplace, Fourier, and z; the foundations of fundamental stochastic processes using entropy and information; and an introduction to Markov chains from various viewpoints. Each chapter includes a short biographical note about a contributor to probability theory, exercises, and selected answers.

The book has an accompanying website with more information.


Table of Contents

Forewordp. xi
Prefacep. xiii
1 Sets, Events and Probabilityp. 1
1.1 The Algebra of Setsp. 2
1.2 The Bernoulli Sample Spacep. 5
1.3 The Algebra of Multisetsp. 7
1.4 The Concept of Probabilityp. 8
1.5 Properties of Probability Measuresp. 9
1.6 Independent Eventsp. 11
1.7 The Bernoulli Processp. 12
1.8 The R Languagep. 14
1.9 Exercisesp. 19
1.10 Answers to Selected Exercisesp. 22
2 Finite Processesp. 29
2.1 The Basic Modelsp. 30
2.2 Counting Rulesp. 31
2.3 Computing Factorialsp. 32
2.4 The Second Rule of Countingp. 33
2.5 Computing Probabilitiesp. 35
2.6 Exercisesp. 38
2.7 Answers to Selected Exercisesp. 42
3 Discrete Random Variablesp. 47
3.1 The Bernoulli Process: Tossing a Coinp. 49
3.2 The Bernoulli Process: Random Walkp. 61
3.3 Independence and Joint Distributionsp. 62
3.4 Expectationsp. 64
3.5 The Inclusion-Exclusion Principlep. 67
3.6 Exercisesp. 71
3.7 Answers to Selected Exercisesp. 75
4 General Random Variablesp. 87
4.1 Order Statisticsp. 91
4.2 The Concept of a General Random Variablep. 93
4.3 Joint Distribution and Joint Densityp. 96
4.4 Mean, Median and Modep. 97
4.5 The Uniform Processp. 98
4.6 Table of Probability Distributionsp. 102
4.7 Scale Invariancep. 104
4.8 Exercisesp. 106
4.9 Answers to Selected Exercisesp. 111
5 Statistics and the Normal Distributionp. 119
5.1 Variancep. 120
5.2 Bell-Shaped Curvep. 126
5.3 The Central Limit Theoremp. 128
5.4 Significance Levelsp. 132
5.5 Confidence Intervalsp. 134
5.6 The Law of Large Numbersp. 137
5.7 The Cauchy Distributionp. 139
5.8 Exercisesp. 143
5.9 Answers to Selected Exercisesp. 153
6 Conditional Probabilityp. 165
6.1 Discrete Conditional Probabilityp. 166
6.2 Gaps and Runs in the Bernoulli Processp. 170
6.3 Sequential Samplingp. 173
6.4 Continuous Conditional Probabilityp. 177
6.5 Conditional Densitiesp. 180
6.6 Gaps in the Uniform Processp. 182
6.7 The Algebra of Probability Distributionsp. 186
6.8 Exercisesp. 191
6.9 Answers to Selected Exercisesp. 199
7 The Poisson Processp. 209
7.1 Continuous Waiting Timesp. 209
7.2 Comparing Bernoulli with Uniformp. 215
7.3 The Poisson Sample Spacep. 220
7.4 Consistency of the Poisson Processp. 228
7.5 Exercisesp. 229
7.6 Answers to Selected Exercisesp. 235
8 Randomization and Compound Processesp. 241
8.1 Randomized Bernoulli Processp. 242
8.2 Randomized Uniform Processp. 243
8.3 Randomized Poisson Processp. 245
8.4 Laplace Transforms and Renewal Processesp. 247
8.5 Proof of the Central Limit Theoremp. 251
8.6 Randomized Sampling Processesp. 252
8.7 Prior and Posterior Distributionsp. 253
8.8 Reliability Theoryp. 256
8.9 Bayesian Networksp. 259
8.10 Exercisesp. 263
8.11 Answers to Selected Exercisesp. 266
9 Entropy and Informationp. 275
9.1 Discrete Entropyp. 275
9.2 The Shannon Coding Theoremp. 282
9.3 Continuous Entropyp. 285
9.4 Proofs of Shannon's Theoremsp. 292
9.5 Exercisesp. 297
9.6 Answers to Selected Exercisesp. 298
10 Markov Chainsp. 303
10.1 The Markov Propertyp. 303
10.2 The Ruin Problemp. 307
10.3 The Network of a Markov Chainp. 312
10.4 The Evolution of a Markov Chainp. 314
10.5 The Markov Sample Spacep. 318
10.6 Invariant Distributionsp. 322
10.7 Monte Carlo Markov Chainsp. 327
10.8 Exercisesp. 330
10.9 Answers to Selected Exercisesp. 332
A Random Walksp. 343
A.1 Fluctuations of Random Walksp. 343
A.2 The Arcsine Law of Random Walksp. 347
B Memorylessness and Scale-Invariancep. 351
B.1 Memorylessnessp. 351
B.2 Self-Similarityp. 352
Referencesp. 355
Indexp. 357