Appendix A: Probability Theory

Slides:



Advertisements
Similar presentations
Let X 1, X 2,..., X n be a set of independent random variables having a common distribution, and let E[ X i ] = . then, with probability 1 Strong law.
Advertisements

Random Variables ECE460 Spring, 2012.
Lec 18 Nov 12 Probability – definitions and simulation.
Review of Basic Probability and Statistics
Chapter 1 Probability Theory (i) : One Random Variable
Probability Densities
SUMS OF RANDOM VARIABLES Changfei Chen. Sums of Random Variables Let be a sequence of random variables, and let be their sum:
1 Review of Probability Theory [Source: Stanford University]
Probability and Statistics Review
1 Engineering Computation Part 5. 2 Some Concepts Previous to Probability RANDOM EXPERIMENT A random experiment or trial can be thought of as any activity.
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
2. Random variables  Introduction  Distribution of a random variable  Distribution function properties  Discrete random variables  Point mass  Discrete.
Discrete Probability Distributions
The moment generating function of random variable X is given by Moment generating function.
3-1 Introduction Experiment Random Random experiment.
Continuous Random Variables and Probability Distributions
Discrete and Continuous Distributions G. V. Narayanan.
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Hamid R. Rabiee Fall 2009 Stochastic Processes Review of Elementary Probability Lecture I.
Prof. SankarReview of Random Process1 Probability Sample Space (S) –Collection of all possible outcomes of a random experiment Sample Point –Each outcome.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 4 and 5 Probability and Discrete Random Variables.
Random variables Petter Mostad Repetition Sample space, set theory, events, probability Conditional probability, Bayes theorem, independence,
1 Probability and Statistics  What is probability?  What is statistics?
Tch-prob1 Chap 3. Random Variables The outcome of a random experiment need not be a number. However, we are usually interested in some measurement or numeric.
Winter 2006EE384x1 Review of Probability Theory Review Session 1 EE384X.
TELECOMMUNICATIONS Dr. Hugh Blanton ENTC 4307/ENTC 5307.
Random Variables & Probability Distributions Outcomes of experiments are, in part, random E.g. Let X 7 be the gender of the 7 th randomly selected student.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
Theory of Probability Statistics for Business and Economics.
Random Variables. A random variable X is a real valued function defined on the sample space, X : S  R. The set { s  S : X ( s )  [ a, b ] is an event}.
COMP 170 L2 L17: Random Variables and Expectation Page 1.
Week 21 Conditional Probability Idea – have performed a chance experiment but don’t know the outcome (ω), but have some partial information (event A) about.
STA347 - week 31 Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5’s in the 6 rolls. Let X = number of.
Chapter 01 Probability and Stochastic Processes References: Wolff, Stochastic Modeling and the Theory of Queues, Chapter 1 Altiok, Performance Analysis.
Stats Probability Theory Summary. The sample Space, S The sample space, S, for a random phenomena is the set of all possible outcomes.
Probability Review-1 Probability Review. Probability Review-2 Probability Theory Mathematical description of relationships or occurrences that cannot.
IE 300, Fall 2012 Richard Sowers IESE. 8/30/2012 Goals: Rules of Probability Counting Equally likely Some examples.
Review of Probability. Important Topics 1 Random Variables and Probability Distributions 2 Expected Values, Mean, and Variance 3 Two Random Variables.
Probability and Distributions. Deterministic vs. Random Processes In deterministic processes, the outcome can be predicted exactly in advance Eg. Force.
Chapter 2: Probability. Section 2.1: Basic Ideas Definition: An experiment is a process that results in an outcome that cannot be predicted in advance.
Chapter 6 Large Random Samples Weiqi Luo ( 骆伟祺 ) School of Data & Computer Science Sun Yat-Sen University :
Statistical NLP: Lecture 4 Mathematical Foundations I: Probability Theory (Ch2)
3.1 Statistical Distributions. Random Variable Observation = Variable Outcome = Random Variable Examples: – Weight/Size of animals – Animal surveys: detection.
Additional Topics in Probability
APPENDIX A: A REVIEW OF SOME STATISTICAL CONCEPTS
3. Random Variables (Fig.3.1)
ASV Chapters 1 - Sample Spaces and Probabilities
Probability for Machine Learning
Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband.
Chapter 7: Sampling Distributions
Review of Probabilities and Basic Statistics
Review of Probability and Estimators Arun Das, Jason Rebello
Multinomial Distribution
Probability Review for Financial Engineers
Advanced Artificial Intelligence
Statistical NLP: Lecture 4
Welcome to the wonderful world of Probability
Functions of Random variables
3. Random Variables Let (, F, P) be a probability model for an experiment, and X a function that maps every to a unique point.
Pattern Recognition and Machine Learning Chapter 2: Probability Distributions July chonbuk national university.
Bernoulli Trials Two Possible Outcomes Trials are independent.
Further Topics on Random Variables: 1
Discrete Random Variables: Basics
Discrete Random Variables: Basics
Experiments, Outcomes, Events and Random Variables: A Revisit
Geometric Poisson Negative Binomial Gamma
1/2555 สมศักดิ์ ศิวดำรงพงศ์
Discrete Random Variables: Basics
Moments of Random Variables
Presentation transcript:

Appendix A: Probability Theory Consider the deterministic process x = f(z), where x is the observable variable and f contains unobservable variables, e.g., F = f(a), where F: force, a: acceleration. The process inevitably involves uncertainties. Uncertainties may result from error, imprecision, noise, incompletion, distortion, etc.. Probability theory provides a mathematical framework for dealing with processes under uncertainty. 1

A.1 Probabilistic Models -- A probabilistic model is a mathematical description of an uncertain situation. Elements of probability model Two important ingredients of a probabilistic model: sample space and probability law The main ingredients of a probabilistic model 2

Random experiment: whose outcome is not predictable with certainty Sample space S: the set of all possible outcomes Event E: any subset of S Probability p: frequency, degree of belief or degree of difficulty Probability law P(E): the proportion of time that the outcome is in E

Example: A coin is tossed 3 times, where the probability of a head on an individual toss is p. 4

A.1.1 Axioms of Probability A.1.2 Conditional Probability The proportion of F in E 5

Bayes’ formula partition S. 6

Total probability theorem: Bayes’ formula becomes 7

Multiplication rule: 8

9

A.2 Random Variables A random variable is a function that assigns a number to each outcome. Head: win $1 Tail : loss $1 Example: A coin is tossed 3 times. Define X as the random variable denoting quantity 10

A.2.1 Probability Distribution and Density Functions The probability distribution function (PDF) of a random variable X for a real number a is Continuous: probability density function Discrete: probability mass function 11

Example: A coin is tossed 3 times. 12 12

A.2.2 Joint Distribution and Density Functions -- involving multiple random variables Joint distribution: Marginalizing: sum over the free variable Marginal distributions: Marginal densities: 13

A.2.3 Conditional Distributions If X and Y are independent, Joint densities: Multiplication rule: A.2.3 Conditional Distributions A.2.4 Bayes’ Rule 14 14

Let y: going on summer vocation, x: having a suntan. Example: Let y: going on summer vocation, x: having a suntan. : Casual relation p(x|y): The probability that someone who is known to have gone on summer vocation has a suntan. Bayes’ Rule invert the above dependency to : Diagnostic (Predicative) relation p(y|x): The probability that someone who is known to have a suntan has gone on summer vocation. 15 15

A.2.5 Expectation Expectation, expected value, mean : the average value of X in a large number of experiments Example: 16 16

Properties: e.g., 17 17

A.2.6 Variance -- How much X varies around the expected value Properties of variance: 18 18

Covariance: 19 19

Properties of covariance: 20 20

vii) If are independent, the covariance of any two rv’s is zero. If the occurrence of X makes Y more likely to occur, the covariance is positive. If the occurrence of X makes Y less likely to occur, the covariance is negative. Correlation: 21 21

A.2.7 Weak Law of Large Numbers 22 22

By the Chebyshev Inequality 23 23

A.3 Special Random Variables A.3.1 Discrete Distributions Bernoulli Distribution Random variable X takes 0/1. Let p be the probability that X = 1. Bernoulli density: 24 24

Binomial Distribution -- N identical independent Bernoulli trials (0/1) Random variable X represents number of 1s. Binomial density: Multinomial Distribution -- N identical independent trials, each takes one of K states (Binomial trial takes one of 2 states (0/1) 25 25

26 26

Geometric Distribution -- rv X represents # tosses needed for a head to come up for the first time Geometric density: Poisson Distribution -- rv X represents, e.g., i) # typos in a book with a total of n words, ii) # cars involved in accidents in a city Poisson density: 27 27

Dirichlet Distribution Beta Distribution Dirichlet Distribution 28 28

A.3.2 Continuous Distributions Uniform Distribution -- X takes values over the interval [a, b] 29 29

30

Normal (Gaussian) Distribution Normal density: 31 31

Exponential density Rayleigh density 32

Erlang (gamma) density 33

Z-normalization: 34 34

Theorem 1: Let f be a differentiable strictly increasing or strictly decreasing function defined on I. Let X be a continuous random variable having density . Let having density . Then, Proof: Let the distribution functions of r and s (a) T strictly increasing 35

(b) T strictly decreasing 34

Theorem 2: Let be independent random variables having the respective normal densities . Then, has the normal density Proof: Assume that , then Since are independent, 37

38

39

Theorem 3: Central Limit Theorem Example: Computer generation of normal distribution 40

41

Input image with gray values of 100 Gaussian noise Histogram 36

A.3.3 Chi-Square Distribution Gamma density: Chi-square density: 43 43

44 44

A.3.4 t Distribution t density: 45 45

A.3.5 F Distribution F density: 46 46