|
Contents
Index 2
1 Introduction 1
1.1 Notations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2 Foundations of probability 11
2.1 The random model of uncertainty . . . . . . . . . . . . . . . . . . . . 11
2.1.1 Axiomatic definition of probability . . . . . . . . . . . . . . . 13
2.1.2 Symmetrical definition of probability . . . . . . . . . . . . . . 13
2.1.3 Frequentist definition of probability . . . . . . . . . . . . . . 14
2.1.4 The Law of Large Numbers . . . . . . . . . . . . . . . . . . . 14
2.1.5 Independence and conditional probability . . . . . . . . . . . 15
2.1.6 Combined experiments . . . . . . . . . . . . . . . . . . . . . . 16
2.1.7 The law of total probability and the Bayes’ theorem . . . . . 18
2.1.8 Array of joint/marginal probabilities . . . . . . . . . . . . . . 18
2.2 Random variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
2.3 Discrete random variables . . . . . . . . . . . . . . . . . . . . . . . . 21
2.3.1 Parametric probability function . . . . . . . . . . . . . . . . . 22
2.3.2 Expected value, variance and standard deviation of a discrete
r.v. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
2.3.3 Moments of a discrete r.v. . . . . . . . . . . . . . . . . . . . . 24
2.3.4 Entropy and relative entropy . . . . . . . . . . . . . . . . . . 24
2.4 Continuous random variable . . . . . . . . . . . . . . . . . . . . . . . 25
2.4.1 Mean, variance, moments of a continuous r.v. . . . . . . . . . 26
2.5 Joint probability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.5.1 Marginal and conditional probability . . . . . . . . . . . . . . 27
2.6 Common discrete probability functions . . . . . . . . . . . . . . . . . 28
2.6.1 The Bernoulli trial . . . . . . . . . . . . . . . . . . . . . . . . 28
2.6.2 The Binomial probability function . . . . . . . . . . . . . . . 28
2.6.3 The Geometric probability function . . . . . . . . . . . . . . 29
2.6.4 The Poisson probability function . . . . . . . . . . . . . . . . 29
2.7 Common continuous distributions . . . . . . . . . . . . . . . . . . . . 30
2.7.1 Uniform distribution . . . . . . . . . . . . . . . . . . . . . . . 30
2.7.2 Exponential distribution . . . . . . . . . . . . . . . . . . . . . 31
2.7.3 The Gamma distribution . . . . . . . . . . . . . . . . . . . . 31
2.7.4 Normal distribution: the scalar case . . . . . . . . . . . . . . 31
2.7.5 The chi-squared distribution . . . . . . . . . . . . . . . . . . 33
2.7.6 Student’s t-distribution . . . . . . . . . . . . . . . . . . . . . 33
2.7.7 F-distribution . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
2.7.8 Bivariate continuous distribution . . . . . . . . . . . . . . . . 35
2.7.9 Correlation . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
2.8 Normal distribution: the multivariate case . . . . . . . . . . . . . . . 37
|