Details

Probability


Probability

With Applications and R
2. Aufl.

von: Amy S. Wagaman, Robert P. Dobrow

125,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 10.06.2021
ISBN/EAN: 9781119692348
Sprache: englisch
Anzahl Seiten: 544

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>Discover the latest edition of a practical introduction to the theory of probability, complete with R code samples</b></p> <p>In the newly revised Second Edition of <i>Probability: With Applications and R, </i>distinguished researchers Drs. Robert Dobrow and Amy Wagaman deliver a thorough introduction to the foundations of probability theory. The book includes a host of chapter exercises, examples in R with included code, and well-explained solutions. With new and improved discussions on reproducibility for random numbers and how to set seeds in R, and organizational changes, the new edition will be of use to anyone taking their first probability course within a mathematics, statistics, engineering, or data science program.</p> <p>New exercises and supplemental materials support more engagement with R, and include new code samples to accompany examples in a variety of chapters and sections that didn’t include them in the first edition.</p> <p>The new edition also includes for the first time: </p> <ul> <li>A thorough discussion of reproducibility in the context of generating random numbers</li> <li>Revised sections and exercises on conditioning, and a renewed description of specifying PMFs and PDFs</li> <li>Substantial organizational changes to improve the flow of the material</li> <li>Additional descriptions and supplemental examples to the bivariate sections to assist students with a limited understanding of calculus</li> </ul> <p>Perfect for upper-level undergraduate students in a first course on probability theory, <i>Probability</i><i>: With Applications and R</i> is also ideal for researchers seeking to learn probability from the ground up or those self-studying probability for the purpose of taking advanced coursework or preparing for actuarial exams.</p>
<p>Preface xiii</p> <p>Acknowledgments xvii</p> <p>Introduction xix</p> <p><b>1 First Principles 1</b></p> <p>1.1 Random Experiment, Sample Space, Event 1</p> <p>1.2 What Is a Probability? 3</p> <p>1.3 Probability Function 4</p> <p>1.4 Properties of Probabilities 7</p> <p>1.5 Equally Likely Outcomes 11</p> <p>1.6 Counting I 12</p> <p>1.6.1 Permutations 13</p> <p>1.7 Counting II 16</p> <p>1.7.1 Combinations and Binomial Coefficients 17</p> <p>1.8 Problem-Solving Strategies: Complements and</p> <p>Inclusion–Exclusion 26</p> <p>1.9 A First Look at Simulation 29</p> <p>1.10 Summary 34</p> <p>Exercises 36</p> <p><b>2 Conditional Probability and Independence 45</b></p> <p>2.1 Conditional Probability 45</p> <p>2.2 New Information Changes the Sample Space 50</p> <p>2.3 Finding <i>P </i>(<i>A </i>and <i>B</i>) 51</p> <p>2.3.1 Birthday Problem 56</p> <p>2.4 Conditioning and the Law of Total Probability 60</p> <p>2.5 Bayes Formula and Inverting a Conditional Probability 67</p> <p>2.6 Independence and Dependence 72</p> <p>2.7 Product Spaces 80</p> <p>2.8 Summary 82</p> <p>Exercises 83</p> <p><b>3 Introduction to Discrete Random Variables 93</b></p> <p>3.1 Random Variables 93</p> <p>3.2 Independent Random Variables 97</p> <p>3.3 Bernoulli Sequences 99</p> <p>3.4 Binomial Distribution 101</p> <p>3.5 Poisson Distribution 108</p> <p>3.5.1 Poisson Approximation of Binomial Distribution 113</p> <p>3.5.2 Poisson as Limit of Binomial Probabilitie; 115</p> <p>3.6 Summary 116</p> <p>Exercises 118</p> <p><b>4 Expectation and More with Discrete Random Variables 125</b></p> <p>4.1 Expectation 127</p> <p>4.2 Functions of Random Variables 130</p> <p>4.3 Joint Distributions 134</p> <p>4.4 Independent Random Variables 139</p> <p>4.4.1 Sums of Independent Random Variables 142</p> <p>4.5 Linearity of Expectation 144</p> <p>4.6 Variance and Standard Deviation 149</p> <p>4.7 Covariance and Correlation 158</p> <p>4.8 Conditional Distribution 165</p> <p>4.8.1 Introduction to Conditional Expectation 168</p> <p>4.9 Properties of Covariance and Correlation 171</p> <p>4.10 Expectation of a Function of a Random Variable 173</p> <p>4.11 Summary 174</p> <p>Exercises 176</p> <p><b>5 More Discrete Distributions and Their Relationships 185</b></p> <p>5.1 Geometric Distribution 185</p> <p>5.1.1 Memorylessness 188</p> <p>5.1.2 Coupon Collecting and Tiger Counting 189</p> <p>5.2 Moment-Generating Functions 193</p> <p>5.3 Negative Binomial—Up from the Geometric 196</p> <p>5.4 Hypergeometric—Sampling Without Replacement 202</p> <p>5.5 From Binomial to Multinomial 207</p> <p>5.6 Benford’s Law 213</p> <p>5.7 Summary 216</p> <p>Exercises 218</p> <p><b>6 Continuous Probability 227</b></p> <p>6.1 Probability Density Function 229</p> <p>6.2 Cumulative Distribution Function 233</p> <p>6.3 Expectation and Variance 237</p> <p>6.4 Uniform Distribution 239</p> <p>6.5 Exponential Distribution 242</p> <p>6.5.1 Memorylessness 243</p> <p>6.6 Joint Distributions 247</p> <p>6.7 Independence 256</p> <p>6.7.1 Accept–Reject Method 258</p> <p>6.8 Covariance, Correlation 262</p> <p>6.9 Summary 264</p> <p>Exercises 266</p> <p><b>7 Continuous Distributions 273</b></p> <p>7.1 Normal Distribution 273</p> <p>7.1.1 Standard Normal Distribution 276</p> <p>7.1.2 Normal Approximation of Binomial Distribution 278</p> <p>7.1.3 Quantiles 282</p> <p>7.1.4 Sums of Independent Normals 285</p> <p>7.2 Gamma Distribution 288</p> <p>7.2.1 Probability as a Technique of Integration 292</p> <p>7.3 Poisson Process 294</p> <p>7.4 Beta Distribution 302</p> <p>7.5 Pareto Distribution 305</p> <p>7.6 Summary 308</p> <p>Exercises 311</p> <p><b>8 Densities of Functions of Random Variables 319</b></p> <p>8.1 Densities via CDFs 320</p> <p>8.1.1 Simulating a Continuous Random Variable 326</p> <p>8.1.2 Method of Transformations 329</p> <p>8.2 Maximums, Minimums, and Order Statistics 330</p> <p>8.3 Convolution 335</p> <p>8.4 Geometric Probability 338</p> <p>8.5 Transformations of Two Random Variables 344</p> <p>8.6 Summary 348</p> <p>Exercises 349</p> <p><b>9 Conditional Distribution, Expectation, and Variance 357</b></p> <p>Introduction 357</p> <p>9.1 Conditional Distributions 358</p> <p>9.2 Discrete and Continuous: Mixing it Up 364</p> <p>9.3 Conditional Expectation 369</p> <p>9.3.1 From Function to Random Variable 371</p> <p>9.3.2 Random Sum of Random Variables 378</p> <p>9.4 Computing Probabilities by Conditioning 378</p> <p>9.5 Conditional Variance 382</p> <p>9.6 Bivariate Normal Distribution 387</p> <p>9.7 Summary 396</p> <p>Exercises 398</p> <p><b>10 LIMITS 407</b></p> <p>10.1 Weak Law of Large Numbers 409</p> <p>10.1.1 Markov and Chebyshev Inequalities 411</p> <p>10.2 Strong Law of Large Numbers 415</p> <p>10.3 Method of Moments 421</p> <p>10.4 Monte Carlo Integration 424</p> <p>10.5 Central Limit Theorem 428</p> <p>10.5.1 Central Limit Theorem and Monte Carlo 436</p> <p>10.6 A Proof of the Central Limit Theorem 437</p> <p>10.7 Summary 439</p> <p>Exercises 440</p> <p><b>11 Beyond Random Walks and Markov Chains 447</b></p> <p>11.1 Random Walk on Graphs 447</p> <p>11.1.1 Long-Term Behavior 451</p> <p>11.2 Random Walks on Weighted Graphs and Markov Chains 455</p> <p>11.2.1 Stationary Distribution 458</p> <p>11.3 From Markov Chain to Markov Chain Monte Carlo 462</p> <p>11.4 Summary 474</p> <p>Exercises 476</p> <p>Appendix A Probability Distributions in R 481</p> <p>Appendix B Summary of Probability Distributions 483</p> <p>Appendix C Mathematical Reminders 487</p> <p>Appendix D Working with Joint Distributions 489</p> <p>Solutions 497</p> <p>References 511</p> <p>Index 515</p>
<p><b>Amy S. Wagaman, PhD</b>, is Associate Professor of Statistics at Amherst College. She received her doctorate in Statistics at the University of Michigan in 2008. Her research interests include nonparametric statistics, statistics education, dimension reduction and estimation, and covariance estimation and regularization.</p><p><b>Robert P. Dobrow, PhD</b>, is Emeritus Professor of Mathematics at Carleton College. He has over 15 years of experience teaching probability and has authored numerous papers in probability theory, Markov chains, and statistics.</p>
<p><b>Discover the latest edition of a practical introduction to the theory of probability, complete with R code samples</b></p><p>In the newly revised Second Edition of <i>Probability: With Applications and R</i>, distinguished researchers Drs. Robert Dobrow and Amy Wagaman deliver a thorough introduction to the foundations of probability theory. The book includes a host of chapter exercises, examples in R with included code, and well-explained solutions. With new and improved discussions on reproducibility for random numbers and how to set seeds in R, and organizational changes, the new edition will be of use to anyone taking their first probability course within a mathematics, statistics, engineering, or data science program.</p><p>New exercises and supplemental materials support more engagement with R, and include new code samples to accompany examples in a variety of chapters and sections that didn’t include them in the first edition.</p><p>The new edition also includes for the first time:</p><ul><li>A thorough discussion of reproducibility in the context of generating random numbers</li><li>Revised sections and exercises on conditioning, and a renewed description of specifying PMFs and PDFs</li><li>Substantial organizational changes to improve the flow of the material</li><li>Additional descriptions and supplemental examples to the bivariate sections to assist students with a limited understanding of calculus</li></ul><p>Perfect for upper-level undergraduate students in a first course on probability theory, <i>Probability: With Applications and R</i> is also ideal for researchers seeking to learn probability from the ground up or those self-studying probability for the purpose of taking advanced coursework or preparing for actuarial exams.</p>

Diese Produkte könnten Sie auch interessieren:

Modeling Uncertainty
Modeling Uncertainty
von: Moshe Dror, Pierre L'Ecuyer, Ferenc Szidarovszky
PDF ebook
236,81 €
Level Crossing Methods in Stochastic Models
Level Crossing Methods in Stochastic Models
von: Percy H. Brill
PDF ebook
203,29 €
Continuous Bivariate Distributions
Continuous Bivariate Distributions
von: N. Balakrishnan, Chin Diew Lai
PDF ebook
128,39 €