Topic 2: Probability & Distributions. Road Map Probability & Distributions. ECO220Y5Y: Quantitative Methods in Economics. Dr.

Size: px
Start display at page:

Download "Topic 2: Probability & Distributions. Road Map Probability & Distributions. ECO220Y5Y: Quantitative Methods in Economics. Dr."

Transcription

1 Topic 2: Probability & Distributions ECO220Y5Y: Quantitative Methods in Economics Dr. Nick Zammit University of Toronto Department of Economics Room KN3272 n.zammit utoronto.ca November 21, 2017 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Road Map Probability & Distributions Key Concepts: 1 Definitions (Set Theory & Rules, Marginal Probability, Joint Probability, Conditional Probability, Expectation Operator) 2 Tables/Plots (Contingency Tables, Probability Trees, Normal Probability, Area of Standard Normal, Area of Student s t) 3 Probability Distributions (Uniform, Geometric, Binomial, Poisson, Student-t, χ 2, F-dist.) 4 Ideas (Law of Large Numbers, Independence vs. Mutual Exclusivity, Bayes Rule, Chebychev s Formula & Rule, Normal Approximations) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

2 Basic Definitions Probability P(A) is the probability of an event A occuring. Sample Space S is the set of all possible outcomes Event A is an event made up of a subset of outcomes from the sample space Outcome C i is the value of a specific outcome i, i ɛ (1,.., N) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Set Theory Union A B is the set of all elements which are in A or B or both Intersection A B is the set of all elements which are in both A and B Complement A c is the set of all elements which are not in A Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

3 Set Rules 1 A B = B A 2 A B = B A 3 A (B C) = (A B) C 4 A (B C) = (A B) C 5 A = 6 A = A 7 (A c ) c = A 8 A (B C) = (A B) (A C) 9 A (B C) = (A B) (A C) 10 (A B) c = A c B c 11 (A B) c = A c B c Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Empirical vs. Theoretical Probability Theoretical (Classical) Probability The mathmatical/model based likelihood of an event If N outcomes are equally likely and N A is the number of outcomes in A, the theoretical probability of event A is P(A) = N A N Empirical (Frequentist) Probability The long-run relative frequency of an event. Guaranteed by Law of Large Numbers If n A is the number of times the event A occurred in n trials, the empirical probability of event A is P(A) n A n Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

4 Empirical Probability and Law of Large Numbers Law of Large Numbers The long-run relative frequency of repeated, independent events homes in on empirical probability as number of trials increases Proves that empirical probability is the same as theoretical probability as n This is easy to see with a simple example! Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Empirical Probability and Law of Large Numbers Percent Dice Roll Random Dice Rolls (10000 Obs) Dice Rolls (10 Obs) Random Random Dice Rolls (10 Obs) Random Dice Rolls (100 Obs) 0 10 Percent Dice Roll Percent Dice Roll Random Dice Rolls (1000 Obs) Percent Dice Roll Percent 20 Random Dice Rolls (10000 Obs) Dice Roll 5 6 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

5 Basic Probability Rules Range Rule (Rule 1) A probability is a number between 0 and 1 For any event A, 0 P(A) 1 Probability Assignment Rule (Rule 2) The probability of the set of all possible outcomes must be 1 P(S) = 1 Complement Rule (Rule 3) The probability of an event A occurring is 1 minus the probability that it does not occur (A complement) P(A) = 1 P(A c ) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Basic Probability Concepts Marginal Probability For two events A and B, the marginal probability is the empirical probability based on total frequency of one event. Joint Probability For two events A and B, the joint probability is the empirical probability based on frequency of both events occurring together. Conditional Probability For two events A and B, the conditional probability is the empirical probability based on frequency of one event given a condition on the other event. Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

6 Advanced Probability Rules Multiplication Rule (Rule 4) For two independent events A and B, the probability that both A and B occur is the product of the individual probabilities. P(A B) = P(A) x P(B) General Multiplication Rule (Rule 7) For two events A and B, the probability that both A and B occur is the probability of one event occuring times the probability of the other occurring conditional on the first. P(A B) = P(A) x P(B A) = P(B) x P(A B) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Advanced Probability Concepts Formal Independence Events A and B are independent when the probability of either event is the same as the probability of that event conditional on the other event. P(A B) = P(A) and P(B A) = P(B) This can be extended to 3 or more events P(A B, D) = P(A) and P(B A, D) = P(B) and P(D A, B) = P(D) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

7 Advanced Probability Rules Addition Rule (Rule 5) For two disjoint events A and B, the probability that either A or B occurs is the sum of the individual probabilities. P(A B) = P(A) + P(B) General Addition Rule (Rule 6) For two events A and B, the probability that either A or B occurs is the sum of the probability each event occurs less the probability that both events occur. P(A B) = P(A) + P(B) P(A B) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Advanced Probability Concepts Mutual Exclusivity Generally the events A and B are said to be mutually exclusive events if they share no common elements P(A B) = Independent vs. Disjoint If two events are disjoint (mutually exclusive) they cannot be independent P(A B) = P(A) x P(B) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

8 Advanced Probability Concepts Bayes Rule Consider an event B and i mutually exclusive events A i : P(A i B) = P(B A i)p(a i ) j P(B A j)p(a j ) (1) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 What makes a valid probability distribution? For a density function p(x): 1 p(x) is non-negative for all values in the range of x-axis values 2 The total area under the density function p(x) in the range of x-axis values is equal to 1 S p(x)dx = 1 Note for a valid density function: If p(x) is the p.d.f. of a continuous random variable x, then the probability that x belongs to A, where A is some interval, is given by the integral of p(x) over that interval P(xɛA) = A p(x)dx If p(x) is the p.d.f. of a discrete random variable x P(xɛA) = A p(x) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

9 Probability Distributions Example: Univariate Distribution Highest Education Obtained no quals high school high school associate degree professional masters phd Total drop-out diploma diploma Notice this is a valid probability density function: p(x) is non-negative for all possible categories All the area in the density function sums to one p(x) = = 1 So if we have A = {no quals, high school drop-out} then we can calculate P(A) = = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Probability Distributions Example: Bivariate Distribution Highest Education Obtained Gender no high school high school associate degree professional masters phd Total quals drop-out diploma diploma Female Male Total So now if we have A = {no quals, high school drop-out} and B = {male} then we can calculate P(A B) = = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

10 Probability Trees Tree Diagrams A tree shows sequences of events as paths that look like branches of a tree Allows comparison of multiple scenarios based on multivariate probability distributions Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 The Expectation Operator Expectations for Distributions 1 E[X ] = x xp(x) = µ or E[X ] = x xp(x)dx 2 E[(X E[X ]) 2 ] = V [X ] = x (x µ)2 p(x) or E[(X E[X ]) 2 ] = x (x µ)2 p(x)dx 3 E[(X E[X ])(Y E[Y ])] = COV [X, Y ] = x y (x µ x)(y µ y )p(x, y) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

11 The Expectation Operator Laws of Expected Values 1 E[c] = c 2 E[X + c] = E[X ] + c 3 E[cX ] = ce[x ] 4 E[X + Y ] = E[X ] + E[Y ] 5 E[a + bx + cy ] = a + be[x ] + ce[y ] Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 The Expectation Operator Laws of Variance 1 V [c] = 0 2 V [X + c] = V [X ] 3 V [cx ] = c 2 V [X ] 4 V [a + bx + cy ] = b 2 V [X ] + c 2 V [Y ] + 2(b)(c)COV [X, Y ] Laws of Covariance 1 COV [X, c] = 0 2 COV [a + bx, c + dy ] = (b)(d)cov [X, Y ] Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

12 Special Probability Distributions The Bernoulli Distribution Generated by an experiment called a Bernoulli Trial leading to only two outcomes (success, failure) Bernoulli Trial has probability of success equal to p P(X = 1) = p Bernoulli Trial has probability of failure equal to 1 p P(X = 0) = 1 p = q Distribution has the following central tendencies: E[X ] = 0(q) + 1(p) = p V [X ] = E[X 2 ] E[X ] 2 = p p 2 = p(1 p) = pq Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Special Probability Distributions The Geometric Distribution Generated by having independent Bernoulli Trials until success The probability of the first success in x Bernoulli Trials has probability P(X = x) = p(q) x 1 Distribution has the following central tendencies: E[X ] = xp(x) = 1p + 2pq + 3pq = 1 p i=0 V [X ] = E[X 2 ] E[X ] 2 = q+1 p 2 1 p 2 = q p 2 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

13 Permutations & Combinations If there are n objects to be arranged in order then how many ways can you do this? np n = n(n 1)(n 2)...1 = n! (2) If there are n objects to arrange and you must choose and order r of them how many ways can you do this? np r = n(n 1)(n 2)...(n r + 1) = n! (n r)! (3) If there are n objects to arrange and you must simply choose r of them how many ways can you do this? nc r = n P r r! = n! r!(n r)! (4) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Special Probability Distributions The Binomial Distribution Generated by having n independent Bernoulli Trials The probability of x successes in n Bernoulli Trials has probability P(X = x) = ( n C x ) p x q n x Distribution has the following central tendencies: E[X ] = n E[X i ] = p + p p = np i=0 V [X ] = n V [X i ] = p = pq + pq pq = npq i=0 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

14 Finding Probability of Binomial Distributions Using the equation: P(X = x) = ( n C x ) p x q n x Assume n = 5 and p = 0.5 P(X = 0) = ( 5 C 0 ) = P(X = 1) = ( 5 C 1 ) = P(X = 2) = ( 5 C 2 ) = P(X = 3) = ( 5 C 3 ) = P(X = 4) = ( 5 C 4 ) = P(X = 5) = ( 5 C 5 ) = P(X 1) = P(X = 0) + P(X = 1) = = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Finding Probability of Binomial Distributions Using a Binomial table: n = 4, X n = 5, X p Assume n = 5 and p = 0.5 P(X 1) = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

15 Special Probability Distributions The Poisson Distribution Generated given we have time divided into n unit time intervals where independent events occur (arrive) with a mean rate of occurance The probability x independent events occur given a mean rate of occurrence λ during n is P(X = x) = e λ λ x x! Distribution has the following central tendencies: E[X ] = ( ) xp(x) = e λ 1λ 1! + 2λ2 2! + 3λ3 3! +... = e λ λe λ = λ x V [X ] = E[X 2 ] E[X ] 2 = (λ 2 + λ) λ 2 = λ Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Finding Probability with Poisson Distributions Using the equation: P(X = x) = e λ λ x x! Assume λ = 6 for our chosen n time interval P(X = 0) = e ! = P(X = 1) = e ! = P(X = 2) = e ! = P(X = 6) = e ! = P(X = 8) = e ! = P(X = 12) = e ! = P(X 1) = P(X = 0) + P(X = 1) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

16 Finding Probability of Poisson Distributions Using a Poisson table: X λ Assume λ = 6 P(X 1) = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Special Probability Distributions The Uniform Distribution (Discrete) Generated over n equally likely outcomes The probability outcome x occurs given n possible outcomes is P(X = x) = 1 n Distribution has the following central tendencies: E[X ] = x xp(x) = 1 1 n n n 1 n = 1 n V [X ] = E[X 2 ] E[X ] 2 = 1 n n(n+1) 2 = n+1 2 n(n+1)(2n+1) 6 (n+1)2 4 = N Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

17 Special Probability Distributions The Uniform Distribution (Continuous) Generated over an equally likely interval of outcomes (a to b) The probability density function p(x) is: a x b 1 b a 0 otherwise The probability x is in the interval c and d is P(c x d) = d c b a Distribution has the following central tendencies: E[X ] = b a xp(x)dx = 1 b a b a xdx = 1 b a [ ] x 2 b 2 = b+a a 2 V [X ] = E[X 2 ] E[X ] 2 = (b2 +a 2 )+ab 3 (b+a)2 4 = (b a)2 12 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Finding Probability with Uniform Distributions Using the equation: P(c x d) = d c b a Assume a = 0 and b = 6 P(2 x 3) = = 1 6 P(2 x 4) = = 2 6 P(0 x 6) = = 1 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

18 Special Probability Distributions The Normal Distribution The probability density function p(x) is ( ) p(x) = (2πσ 2 ) 1/2 exp (x µ) 2 where < x < 2σ 2 The probability x is in the interval c and d is d ( ) P(c X d) = (2πσ 2 ) 1/2 exp (x µ) 2 dx 2σ 2 c Distribution has the following central tendencies: ( ) E[X ] = (2πσ 2 ) 1/2 exp (x µ) 2 dx = µ 2σ 2 V [X ] = E[X 2 ] E[X ] 2 = σ 2 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Special Probability Distributions The Standard Normal Distribution Transform the normal distribution by standardizing: Z = X µ σ The probability density function p(z) is ( ) p(z) = (2π) 1/2 exp (x) 2 where < x < The probability x is in the interval c and d is P(c X d) = P( c µ σ X µ σ d µ σ ) 2 Distribution has the following central tendencies: E[Z] = 0 V [Z] = E[Z 2 ] E[Z] 2 = 1 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

19 Empirical Rules Chebychev s Rule For any empirical distribution with mean x and standard deviation s, at least 100(1 1 2k )% of the data lie within k standard deviations around the mean, for k > Rule (The Empirical Rule) If a data set has an approximately bell-shaped relative frequency histogram (is approximately normally distributed): 1 Approximately 68% of the data lie within one standard deviation of the mean ( x ± s) 2 Approximately 95% of the data lie within two standard deviations of the mean ( x ± 2s) 3 Approximately 99.7% of the data lie within three standard deviations of the mean ( x ± 3s) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Finding Probability with Normal Distributions Using the equation: P(Z c) = (2π) 1/2 c exp ( (z) 2 2 ) dz P(c Z d) = P(Z d) P(Z c) = d ( ) exp (z) 2 c dz (2π) 1/2 exp (2π) 1/2 P(c X d) = P( X µ σ 2 ( (z) 2 d µ X µ σ ) P( σ c µ σ ) 2 ) dz This requires software or a very non-trivial calculation by hand! Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

20 Finding Probability with Standard Normal Distributions Using a standard normal table: Area to left of z z Assume X N(3, 16) Z N(0, 1) P(X 0) = P(Z ) = P(Z 0.75) = P(X 1) = P(Z ) = P(Z 0.5) = P(0 X 1) = P(Z 0.5) P(Z 0.75) = = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Special Probability Distributions The Chi-Squared Distribution The probability density function is the squared standard normal χ 2 1 N(0, 1)2 The sum of independent χ 2 1 distributions can be generalised If W i χ 2 1 and W i are independent then where n are the degrees of freedom of χ 2 n χ 2 n has the following central tendencies: E[X ] = n V [X ] = E[X 2 ] E[X ] 2 = 2n n i=1 W i = χ 2 n Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

21 Finding Probability with Chi-Squared Distributions Using a Chi-Squared Density table: n = 1 (χ 2 1 ) Area to left of x x Assume n = 1 χ 2 1 P(X 2.71) =.90 P(X > 2.71) = 1 P(X 2.71) = = 0.1 Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Special Probability Distributions Student s-t Distributions t-distribution is ratio of a standard normal to a chi-squared t n N(0,1) χ 2 n /n where n are the degrees of freedom of χ 2 n As the sample size becomes large enough t becomes normal As n we get t n N(0, 1) t n has the following central tendencies: E[X ] = 0 V [X ] = E[X 2 ] E[X ] 2 = n (n 2) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

22 Finding Probability with Student s-t Distributions Using a Student-t Density table: n = 10 (t 10 ) Area to left of t t Assume n = 10 t 10 P(T 0.75) = P(T 0.5) = N(0,1) χ 2 10 /10 P( 0.75 T 0.5) = = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Special Probability Distributions F-Distributions F-Distribution is the ratio of two independent chi-squared F m,n χ2 m /m χ 2 n /n where m & n are degrees of freedom of the numerator and denominator respectively As the sample size becomes large enough F becomes χ 2 m As n we get F m,n = χ2 m /m χ 2 / χ2 m/m F m,n has the following central tendencies: E[X ] = n (n 2) for n > 2 V [X ] = E[X 2 ] E[X ] 2 = 2n2 (m+n 2) m(n 2) 2 (n 4) Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

23 Approximations to the Binomial Poisson Approximation to the Binomial If a binomial distribution has n > 50 and p < 0.1 then we can approximate it with a poison distribution where λ = np Assume we have a binomial distribution where n = 400 and p = 0.03 P(X = 5) = ( n C x ) p x q n x = ( 400 C 5 ) = We could approximate with a poisson where λ = np = 400(0.03) = 12 P(X = 5) = e ! = Dr. Nick Zammit (UofT) Topic 2 November 21, / 47 Approximations to the Binomial Normal Approximation to the Binomial If a binomial distribution has np 10 and nq 10 we can approximate it with a normal distribution where µ = np and σ = npq adjusted with the continuity correction The Continuity Correction To approximate binomial with normal make the adjustments: P(X x) P(X (x + 0.5)) P(X > x) P(X > (x 0.5)) P(X = x) P((x 0.5) X (x + 0.5)) We could approximate with a normal where µ = np = 12 and σ = (400)(0.03)(0.97) = P(X = 5) = P(4.5 X 5.5) = P( 2.20 Z 1.91) = Dr. Nick Zammit (UofT) = Topic 2 November 21, / 47

24 Supplementary References Dr. Nick Zammit (UofT) Topic 2 November 21, / 47

Topic 3: Sampling Distributions, Confidence Intervals & Hypothesis Testing. Road Map Sampling Distributions, Confidence Intervals & Hypothesis Testing

Topic 3: Sampling Distributions, Confidence Intervals & Hypothesis Testing. Road Map Sampling Distributions, Confidence Intervals & Hypothesis Testing Topic 3: Sampling Distributions, Confidence Intervals & Hypothesis Testing ECO22Y5Y: Quantitative Methods in Economics Dr. Nick Zammit University of Toronto Department of Economics Room KN3272 n.zammit

More information

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems Review of Basic Probability The fundamentals, random variables, probability distributions Probability mass/density functions

More information

Econ 325: Introduction to Empirical Economics

Econ 325: Introduction to Empirical Economics Econ 325: Introduction to Empirical Economics Lecture 2 Probability Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 3-1 3.1 Definition Random Experiment a process leading to an uncertain

More information

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Definitions Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes.

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. A Probability Primer A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. Are you holding all the cards?? Random Events A random event, E,

More information

Learning Objectives for Stat 225

Learning Objectives for Stat 225 Learning Objectives for Stat 225 08/20/12 Introduction to Probability: Get some general ideas about probability, and learn how to use sample space to compute the probability of a specific event. Set Theory:

More information

Bivariate distributions

Bivariate distributions Bivariate distributions 3 th October 017 lecture based on Hogg Tanis Zimmerman: Probability and Statistical Inference (9th ed.) Bivariate Distributions of the Discrete Type The Correlation Coefficient

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions

Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions Statistics for Managers Using Microsoft Excel/SPSS Chapter 4 Basic Probability And Discrete Probability Distributions 1999 Prentice-Hall, Inc. Chap. 4-1 Chapter Topics Basic Probability Concepts: Sample

More information

Probability and Distributions

Probability and Distributions Probability and Distributions What is a statistical model? A statistical model is a set of assumptions by which the hypothetical population distribution of data is inferred. It is typically postulated

More information

Probability Theory and Statistics. Peter Jochumzen

Probability Theory and Statistics. Peter Jochumzen Probability Theory and Statistics Peter Jochumzen April 18, 2016 Contents 1 Probability Theory And Statistics 3 1.1 Experiment, Outcome and Event................................ 3 1.2 Probability............................................

More information

Statistics for Managers Using Microsoft Excel (3 rd Edition)

Statistics for Managers Using Microsoft Excel (3 rd Edition) Statistics for Managers Using Microsoft Excel (3 rd Edition) Chapter 4 Basic Probability and Discrete Probability Distributions 2002 Prentice-Hall, Inc. Chap 4-1 Chapter Topics Basic probability concepts

More information

Why study probability? Set theory. ECE 6010 Lecture 1 Introduction; Review of Random Variables

Why study probability? Set theory. ECE 6010 Lecture 1 Introduction; Review of Random Variables ECE 6010 Lecture 1 Introduction; Review of Random Variables Readings from G&S: Chapter 1. Section 2.1, Section 2.3, Section 2.4, Section 3.1, Section 3.2, Section 3.5, Section 4.1, Section 4.2, Section

More information

CME 106: Review Probability theory

CME 106: Review Probability theory : Probability theory Sven Schmit April 3, 2015 1 Overview In the first half of the course, we covered topics from probability theory. The difference between statistics and probability theory is the following:

More information

Recitation 2: Probability

Recitation 2: Probability Recitation 2: Probability Colin White, Kenny Marino January 23, 2018 Outline Facts about sets Definitions and facts about probability Random Variables and Joint Distributions Characteristics of distributions

More information

Probability- describes the pattern of chance outcomes

Probability- describes the pattern of chance outcomes Chapter 6 Probability the study of randomness Probability- describes the pattern of chance outcomes Chance behavior is unpredictable in the short run, but has a regular and predictable pattern in the long

More information

The enumeration of all possible outcomes of an experiment is called the sample space, denoted S. E.g.: S={head, tail}

The enumeration of all possible outcomes of an experiment is called the sample space, denoted S. E.g.: S={head, tail} Random Experiment In random experiments, the result is unpredictable, unknown prior to its conduct, and can be one of several choices. Examples: The Experiment of tossing a coin (head, tail) The Experiment

More information

Lecture 6. Probability events. Definition 1. The sample space, S, of a. probability experiment is the collection of all

Lecture 6. Probability events. Definition 1. The sample space, S, of a. probability experiment is the collection of all Lecture 6 1 Lecture 6 Probability events Definition 1. The sample space, S, of a probability experiment is the collection of all possible outcomes of an experiment. One such outcome is called a simple

More information

1 Presessional Probability

1 Presessional Probability 1 Presessional Probability Probability theory is essential for the development of mathematical models in finance, because of the randomness nature of price fluctuations in the markets. This presessional

More information

1 INFO Sep 05

1 INFO Sep 05 Events A 1,...A n are said to be mutually independent if for all subsets S {1,..., n}, p( i S A i ) = p(a i ). (For example, flip a coin N times, then the events {A i = i th flip is heads} are mutually

More information

Probability Dr. Manjula Gunarathna 1

Probability Dr. Manjula Gunarathna 1 Probability Dr. Manjula Gunarathna Probability Dr. Manjula Gunarathna 1 Introduction Probability theory was originated from gambling theory Probability Dr. Manjula Gunarathna 2 History of Probability Galileo

More information

Single Maths B: Introduction to Probability

Single Maths B: Introduction to Probability Single Maths B: Introduction to Probability Overview Lecturer Email Office Homework Webpage Dr Jonathan Cumming j.a.cumming@durham.ac.uk CM233 None! http://maths.dur.ac.uk/stats/people/jac/singleb/ 1 Introduction

More information

Examples of random experiment (a) Random experiment BASIC EXPERIMENT

Examples of random experiment (a) Random experiment BASIC EXPERIMENT Random experiment A random experiment is a process leading to an uncertain outcome, before the experiment is run We usually assume that the experiment can be repeated indefinitely under essentially the

More information

Lecture 2: Probability and Distributions

Lecture 2: Probability and Distributions Lecture 2: Probability and Distributions Ani Manichaikul amanicha@jhsph.edu 17 April 2007 1 / 65 Probability: Why do we care? Probability helps us by: Allowing us to translate scientific questions info

More information

Relationship between probability set function and random variable - 2 -

Relationship between probability set function and random variable - 2 - 2.0 Random Variables A rat is selected at random from a cage and its sex is determined. The set of possible outcomes is female and male. Thus outcome space is S = {female, male} = {F, M}. If we let X be

More information

QUANTITATIVE TECHNIQUES

QUANTITATIVE TECHNIQUES UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION (For B Com. IV Semester & BBA III Semester) COMPLEMENTARY COURSE QUANTITATIVE TECHNIQUES QUESTION BANK 1. The techniques which provide the decision maker

More information

STAT 302 Introduction to Probability Learning Outcomes. Textbook: A First Course in Probability by Sheldon Ross, 8 th ed.

STAT 302 Introduction to Probability Learning Outcomes. Textbook: A First Course in Probability by Sheldon Ross, 8 th ed. STAT 302 Introduction to Probability Learning Outcomes Textbook: A First Course in Probability by Sheldon Ross, 8 th ed. Chapter 1: Combinatorial Analysis Demonstrate the ability to solve combinatorial

More information

Review of Statistics

Review of Statistics Review of Statistics Topics Descriptive Statistics Mean, Variance Probability Union event, joint event Random Variables Discrete and Continuous Distributions, Moments Two Random Variables Covariance and

More information

1 Review of Probability and Distributions

1 Review of Probability and Distributions Random variables. A numerically valued function X of an outcome ω from a sample space Ω X : Ω R : ω X(ω) is called a random variable (r.v.), and usually determined by an experiment. We conventionally denote

More information

Elements of probability theory

Elements of probability theory The role of probability theory in statistics We collect data so as to provide evidentiary support for answers we give to our many questions about the world (and in our particular case, about the business

More information

Probability: Why do we care? Lecture 2: Probability and Distributions. Classical Definition. What is Probability?

Probability: Why do we care? Lecture 2: Probability and Distributions. Classical Definition. What is Probability? Probability: Why do we care? Lecture 2: Probability and Distributions Sandy Eckel seckel@jhsph.edu 22 April 2008 Probability helps us by: Allowing us to translate scientific questions into mathematical

More information

Dept. of Linguistics, Indiana University Fall 2015

Dept. of Linguistics, Indiana University Fall 2015 L645 Dept. of Linguistics, Indiana University Fall 2015 1 / 34 To start out the course, we need to know something about statistics and This is only an introduction; for a fuller understanding, you would

More information

Stochastic Models of Manufacturing Systems

Stochastic Models of Manufacturing Systems Stochastic Models of Manufacturing Systems Ivo Adan Organization 2/47 7 lectures (lecture of May 12 is canceled) Studyguide available (with notes, slides, assignments, references), see http://www.win.tue.nl/

More information

The Binomial distribution. Probability theory 2. Example. The Binomial distribution

The Binomial distribution. Probability theory 2. Example. The Binomial distribution Probability theory Tron Anders Moger September th 7 The Binomial distribution Bernoulli distribution: One experiment X i with two possible outcomes, probability of success P. If the experiment is repeated

More information

Lecture 2: Review of Probability

Lecture 2: Review of Probability Lecture 2: Review of Probability Zheng Tian Contents 1 Random Variables and Probability Distributions 2 1.1 Defining probabilities and random variables..................... 2 1.2 Probability distributions................................

More information

01 Probability Theory and Statistics Review

01 Probability Theory and Statistics Review NAVARCH/EECS 568, ROB 530 - Winter 2018 01 Probability Theory and Statistics Review Maani Ghaffari January 08, 2018 Last Time: Bayes Filters Given: Stream of observations z 1:t and action data u 1:t Sensor/measurement

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Basic Probability Learning Objectives In this lecture(s), you learn: Basic probability concepts Conditional probability To use Bayes Theorem to revise probabilities

More information

Discrete Probability distribution Discrete Probability distribution

Discrete Probability distribution Discrete Probability distribution 438//9.4.. Discrete Probability distribution.4.. Binomial P.D. The outcomes belong to either of two relevant categories. A binomial experiment requirements: o There is a fixed number of trials (n). o On

More information

PCMI Introduction to Random Matrix Theory Handout # REVIEW OF PROBABILITY THEORY. Chapter 1 - Events and Their Probabilities

PCMI Introduction to Random Matrix Theory Handout # REVIEW OF PROBABILITY THEORY. Chapter 1 - Events and Their Probabilities PCMI 207 - Introduction to Random Matrix Theory Handout #2 06.27.207 REVIEW OF PROBABILITY THEORY Chapter - Events and Their Probabilities.. Events as Sets Definition (σ-field). A collection F of subsets

More information

Probability and Applications

Probability and Applications Chapter 5 Probability and Applications 5.2 SOME USEFUL DEFINITIONS Random experiment: a process that has an unknown outcome or outcomes that are known only after the process is completed. Event: an outcome

More information

Chapter 2. Probability

Chapter 2. Probability 2-1 Chapter 2 Probability 2-2 Section 2.1: Basic Ideas Definition: An experiment is a process that results in an outcome that cannot be predicted in advance with certainty. Examples: rolling a die tossing

More information

Chapter 5. Chapter 5 sections

Chapter 5. Chapter 5 sections 1 / 43 sections Discrete univariate distributions: 5.2 Bernoulli and Binomial distributions Just skim 5.3 Hypergeometric distributions 5.4 Poisson distributions Just skim 5.5 Negative Binomial distributions

More information

FINAL EXAM: Monday 8-10am

FINAL EXAM: Monday 8-10am ECE 30: Probabilistic Methods in Electrical and Computer Engineering Fall 016 Instructor: Prof. A. R. Reibman FINAL EXAM: Monday 8-10am Fall 016, TTh 3-4:15pm (December 1, 016) This is a closed book exam.

More information

2 (Statistics) Random variables

2 (Statistics) Random variables 2 (Statistics) Random variables References: DeGroot and Schervish, chapters 3, 4 and 5; Stirzaker, chapters 4, 5 and 6 We will now study the main tools use for modeling experiments with unknown outcomes

More information

Bayesian Statistics Part III: Building Bayes Theorem Part IV: Prior Specification

Bayesian Statistics Part III: Building Bayes Theorem Part IV: Prior Specification Bayesian Statistics Part III: Building Bayes Theorem Part IV: Prior Specification Michael Anderson, PhD Hélène Carabin, DVM, PhD Department of Biostatistics and Epidemiology The University of Oklahoma

More information

Lecture 2: Repetition of probability theory and statistics

Lecture 2: Repetition of probability theory and statistics Algorithms for Uncertainty Quantification SS8, IN2345 Tobias Neckel Scientific Computing in Computer Science TUM Lecture 2: Repetition of probability theory and statistics Concept of Building Block: Prerequisites:

More information

Expectation MATH Expectation. Benjamin V.C. Collins, James A. Swenson MATH 2730

Expectation MATH Expectation. Benjamin V.C. Collins, James A. Swenson MATH 2730 MATH 2730 Expectation Benjamin V.C. Collins James A. Swenson Average value Expectation Definition If (S, P) is a sample space, then any function with domain S is called a random variable. Idea Pick a real-valued

More information

Random Variables and Their Distributions

Random Variables and Their Distributions Chapter 3 Random Variables and Their Distributions A random variable (r.v.) is a function that assigns one and only one numerical value to each simple event in an experiment. We will denote r.vs by capital

More information

Properties of Summation Operator

Properties of Summation Operator Econ 325 Section 003/004 Notes on Variance, Covariance, and Summation Operator By Hiro Kasahara Properties of Summation Operator For a sequence of the values {x 1, x 2,..., x n, we write the sum of x 1,

More information

Practice Examination # 3

Practice Examination # 3 Practice Examination # 3 Sta 23: Probability December 13, 212 This is a closed-book exam so do not refer to your notes, the text, or any other books (please put them on the floor). You may use a single

More information

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable Lecture Notes 1 Probability and Random Variables Probability Spaces Conditional Probability and Independence Random Variables Functions of a Random Variable Generation of a Random Variable Jointly Distributed

More information

LIST OF FORMULAS FOR STK1100 AND STK1110

LIST OF FORMULAS FOR STK1100 AND STK1110 LIST OF FORMULAS FOR STK1100 AND STK1110 (Version of 11. November 2015) 1. Probability Let A, B, A 1, A 2,..., B 1, B 2,... be events, that is, subsets of a sample space Ω. a) Axioms: A probability function

More information

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable Lecture Notes 1 Probability and Random Variables Probability Spaces Conditional Probability and Independence Random Variables Functions of a Random Variable Generation of a Random Variable Jointly Distributed

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 3 Probability Contents 1. Events, Sample Spaces, and Probability 2. Unions and Intersections 3. Complementary Events 4. The Additive Rule and Mutually Exclusive

More information

STAT 4385 Topic 01: Introduction & Review

STAT 4385 Topic 01: Introduction & Review STAT 4385 Topic 01: Introduction & Review Xiaogang Su, Ph.D. Department of Mathematical Science University of Texas at El Paso xsu@utep.edu Spring, 2016 Outline Welcome What is Regression Analysis? Basics

More information

Copyright c 2006 Jason Underdown Some rights reserved. choose notation. n distinct items divided into r distinct groups.

Copyright c 2006 Jason Underdown Some rights reserved. choose notation. n distinct items divided into r distinct groups. Copyright & License Copyright c 2006 Jason Underdown Some rights reserved. choose notation binomial theorem n distinct items divided into r distinct groups Axioms Proposition axioms of probability probability

More information

Probability and Probability Distributions. Dr. Mohammed Alahmed

Probability and Probability Distributions. Dr. Mohammed Alahmed Probability and Probability Distributions 1 Probability and Probability Distributions Usually we want to do more with data than just describing them! We might want to test certain specific inferences about

More information

Advanced Herd Management Probabilities and distributions

Advanced Herd Management Probabilities and distributions Advanced Herd Management Probabilities and distributions Anders Ringgaard Kristensen Slide 1 Outline Probabilities Conditional probabilities Bayes theorem Distributions Discrete Continuous Distribution

More information

STAT 430/510: Lecture 16

STAT 430/510: Lecture 16 STAT 430/510: Lecture 16 James Piette June 24, 2010 Updates HW4 is up on my website. It is due next Mon. (June 28th). Starting today back at section 6.7 and will begin Ch. 7. Joint Distribution of Functions

More information

Math Review Sheet, Fall 2008

Math Review Sheet, Fall 2008 1 Descriptive Statistics Math 3070-5 Review Sheet, Fall 2008 First we need to know about the relationship among Population Samples Objects The distribution of the population can be given in one of the

More information

Chapter 4. Probability-The Study of Randomness

Chapter 4. Probability-The Study of Randomness Chapter 4. Probability-The Study of Randomness 4.1.Randomness Random: A phenomenon- individual outcomes are uncertain but there is nonetheless a regular distribution of outcomes in a large number of repetitions.

More information

Final Exam # 3. Sta 230: Probability. December 16, 2012

Final Exam # 3. Sta 230: Probability. December 16, 2012 Final Exam # 3 Sta 230: Probability December 16, 2012 This is a closed-book exam so do not refer to your notes, the text, or any other books (please put them on the floor). You may use the extra sheets

More information

Topic 2 Probability. Basic probability Conditional probability and independence Bayes rule Basic reliability

Topic 2 Probability. Basic probability Conditional probability and independence Bayes rule Basic reliability Topic 2 Probability Basic probability Conditional probability and independence Bayes rule Basic reliability Random process: a process whose outcome can not be predicted with certainty Examples: rolling

More information

Lecture 4: Probability and Discrete Random Variables

Lecture 4: Probability and Discrete Random Variables Error Correcting Codes: Combinatorics, Algorithms and Applications (Fall 2007) Lecture 4: Probability and Discrete Random Variables Wednesday, January 21, 2009 Lecturer: Atri Rudra Scribe: Anonymous 1

More information

Chapter 1. Sets and probability. 1.3 Probability space

Chapter 1. Sets and probability. 1.3 Probability space Random processes - Chapter 1. Sets and probability 1 Random processes Chapter 1. Sets and probability 1.3 Probability space 1.3 Probability space Random processes - Chapter 1. Sets and probability 2 Probability

More information

ECE 302 Division 2 Exam 2 Solutions, 11/4/2009.

ECE 302 Division 2 Exam 2 Solutions, 11/4/2009. NAME: ECE 32 Division 2 Exam 2 Solutions, /4/29. You will be required to show your student ID during the exam. This is a closed-book exam. A formula sheet is provided. No calculators are allowed. Total

More information

Quick Tour of Basic Probability Theory and Linear Algebra

Quick Tour of Basic Probability Theory and Linear Algebra Quick Tour of and Linear Algebra Quick Tour of and Linear Algebra CS224w: Social and Information Network Analysis Fall 2011 Quick Tour of and Linear Algebra Quick Tour of and Linear Algebra Outline Definitions

More information

Chapter 4 Multiple Random Variables

Chapter 4 Multiple Random Variables Review for the previous lecture Theorems and Examples: How to obtain the pmf (pdf) of U = g ( X Y 1 ) and V = g ( X Y) Chapter 4 Multiple Random Variables Chapter 43 Bivariate Transformations Continuous

More information

Bivariate scatter plots and densities

Bivariate scatter plots and densities Multivariate descriptive statistics Bivariate scatter plots and densities Plotting two (related) variables is often called a scatter plot. It is a bivariate version of the rug plot. It can show something

More information

Week 2. Review of Probability, Random Variables and Univariate Distributions

Week 2. Review of Probability, Random Variables and Univariate Distributions Week 2 Review of Probability, Random Variables and Univariate Distributions Probability Probability Probability Motivation What use is Probability Theory? Probability models Basis for statistical inference

More information

THE QUEEN S UNIVERSITY OF BELFAST

THE QUEEN S UNIVERSITY OF BELFAST THE QUEEN S UNIVERSITY OF BELFAST 0SOR20 Level 2 Examination Statistics and Operational Research 20 Probability and Distribution Theory Wednesday 4 August 2002 2.30 pm 5.30 pm Examiners { Professor R M

More information

Introduction to Probability and Stocastic Processes - Part I

Introduction to Probability and Stocastic Processes - Part I Introduction to Probability and Stocastic Processes - Part I Lecture 1 Henrik Vie Christensen vie@control.auc.dk Department of Control Engineering Institute of Electronic Systems Aalborg University Denmark

More information

15 Discrete Distributions

15 Discrete Distributions Lecture Note 6 Special Distributions (Discrete and Continuous) MIT 4.30 Spring 006 Herman Bennett 5 Discrete Distributions We have already seen the binomial distribution and the uniform distribution. 5.

More information

Statistics for Economists Lectures 6 & 7. Asrat Temesgen Stockholm University

Statistics for Economists Lectures 6 & 7. Asrat Temesgen Stockholm University Statistics for Economists Lectures 6 & 7 Asrat Temesgen Stockholm University 1 Chapter 4- Bivariate Distributions 41 Distributions of two random variables Definition 41-1: Let X and Y be two random variables

More information

ACE 562 Fall Lecture 2: Probability, Random Variables and Distributions. by Professor Scott H. Irwin

ACE 562 Fall Lecture 2: Probability, Random Variables and Distributions. by Professor Scott H. Irwin ACE 562 Fall 2005 Lecture 2: Probability, Random Variables and Distributions Required Readings: by Professor Scott H. Irwin Griffiths, Hill and Judge. Some Basic Ideas: Statistical Concepts for Economists,

More information

Counting principles, including permutations and combinations.

Counting principles, including permutations and combinations. 1 Counting principles, including permutations and combinations. The binomial theorem: expansion of a + b n, n ε N. THE PRODUCT RULE If there are m different ways of performing an operation and for each

More information

b. ( ) ( ) ( ) ( ) ( ) 5. Independence: Two events (A & B) are independent if one of the conditions listed below is satisfied; ( ) ( ) ( )

b. ( ) ( ) ( ) ( ) ( ) 5. Independence: Two events (A & B) are independent if one of the conditions listed below is satisfied; ( ) ( ) ( ) 1. Set a. b. 2. Definitions a. Random Experiment: An experiment that can result in different outcomes, even though it is performed under the same conditions and in the same manner. b. Sample Space: This

More information

Part IA Probability. Theorems. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Theorems. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Theorems Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

Preliminary Statistics Lecture 2: Probability Theory (Outline) prelimsoas.webs.com

Preliminary Statistics Lecture 2: Probability Theory (Outline) prelimsoas.webs.com 1 School of Oriental and African Studies September 2015 Department of Economics Preliminary Statistics Lecture 2: Probability Theory (Outline) prelimsoas.webs.com Gujarati D. Basic Econometrics, Appendix

More information

Classical Probability

Classical Probability Chapter 1 Classical Probability Probability is the very guide of life. Marcus Thullius Cicero The original development of probability theory took place during the seventeenth through nineteenth centuries.

More information

Probability. Machine Learning and Pattern Recognition. Chris Williams. School of Informatics, University of Edinburgh. August 2014

Probability. Machine Learning and Pattern Recognition. Chris Williams. School of Informatics, University of Edinburgh. August 2014 Probability Machine Learning and Pattern Recognition Chris Williams School of Informatics, University of Edinburgh August 2014 (All of the slides in this course have been adapted from previous versions

More information

What is Probability? Probability. Sample Spaces and Events. Simple Event

What is Probability? Probability. Sample Spaces and Events. Simple Event What is Probability? Probability Peter Lo Probability is the numerical measure of likelihood that the event will occur. Simple Event Joint Event Compound Event Lies between 0 & 1 Sum of events is 1 1.5

More information

Chapter 2. Some Basic Probability Concepts. 2.1 Experiments, Outcomes and Random Variables

Chapter 2. Some Basic Probability Concepts. 2.1 Experiments, Outcomes and Random Variables Chapter 2 Some Basic Probability Concepts 2.1 Experiments, Outcomes and Random Variables A random variable is a variable whose value is unknown until it is observed. The value of a random variable results

More information

EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix)

EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix) 1 EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix) Taisuke Otsu London School of Economics Summer 2018 A.1. Summation operator (Wooldridge, App. A.1) 2 3 Summation operator For

More information

Multiple Random Variables

Multiple Random Variables Multiple Random Variables This Version: July 30, 2015 Multiple Random Variables 2 Now we consider models with more than one r.v. These are called multivariate models For instance: height and weight An

More information

CS37300 Class Notes. Jennifer Neville, Sebastian Moreno, Bruno Ribeiro

CS37300 Class Notes. Jennifer Neville, Sebastian Moreno, Bruno Ribeiro CS37300 Class Notes Jennifer Neville, Sebastian Moreno, Bruno Ribeiro 2 Background on Probability and Statistics These are basic definitions, concepts, and equations that should have been covered in your

More information

STA301- Statistics and Probability Solved Subjective From Final term Papers. STA301- Statistics and Probability Final Term Examination - Spring 2012

STA301- Statistics and Probability Solved Subjective From Final term Papers. STA301- Statistics and Probability Final Term Examination - Spring 2012 STA30- Statistics and Probability Solved Subjective From Final term Papers Feb 6,03 MC004085 Moaaz.pk@gmail.com Mc004085@gmail.com PSMD0 STA30- Statistics and Probability Final Term Examination - Spring

More information

Algorithms for Uncertainty Quantification

Algorithms for Uncertainty Quantification Algorithms for Uncertainty Quantification Tobias Neckel, Ionuț-Gabriel Farcaș Lehrstuhl Informatik V Summer Semester 2017 Lecture 2: Repetition of probability theory and statistics Example: coin flip Example

More information

Random Variables. P(x) = P[X(e)] = P(e). (1)

Random Variables. P(x) = P[X(e)] = P(e). (1) Random Variables Random variable (discrete or continuous) is used to derive the output statistical properties of a system whose input is a random variable or random in nature. Definition Consider an experiment

More information

STAT Chapter 5 Continuous Distributions

STAT Chapter 5 Continuous Distributions STAT 270 - Chapter 5 Continuous Distributions June 27, 2012 Shirin Golchi () STAT270 June 27, 2012 1 / 59 Continuous rv s Definition: X is a continuous rv if it takes values in an interval, i.e., range

More information

SOR201 Solutions to Examples 3

SOR201 Solutions to Examples 3 page 0SOR0(00) SOR0 lutions to Examples (a) An outcome is an unordered sample {i,, i n }, a subset of {,, N}, where the i j s are all different The random variable X can take the values n, n +,, N If X

More information

Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) of X, Y, Z iff for all sets A, B, C,

Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) of X, Y, Z iff for all sets A, B, C, Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: PMF case: p(x, y, z) is the joint Probability Mass Function of X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) PDF case: f(x, y, z) is

More information

Standard & Conditional Probability

Standard & Conditional Probability Biostatistics 050 Standard & Conditional Probability 1 ORIGIN 0 Probability as a Concept: Standard & Conditional Probability "The probability of an event is the likelihood of that event expressed either

More information

M378K In-Class Assignment #1

M378K In-Class Assignment #1 The following problems are a review of M6K. M7K In-Class Assignment # Problem.. Complete the definition of mutual exclusivity of events below: Events A, B Ω are said to be mutually exclusive if A B =.

More information

EE4601 Communication Systems

EE4601 Communication Systems EE4601 Communication Systems Week 2 Review of Probability, Important Distributions 0 c 2011, Georgia Institute of Technology (lect2 1) Conditional Probability Consider a sample space that consists of two

More information

Deep Learning for Computer Vision

Deep Learning for Computer Vision Deep Learning for Computer Vision Lecture 3: Probability, Bayes Theorem, and Bayes Classification Peter Belhumeur Computer Science Columbia University Probability Should you play this game? Game: A fair

More information

1.1 Review of Probability Theory

1.1 Review of Probability Theory 1.1 Review of Probability Theory Angela Peace Biomathemtics II MATH 5355 Spring 2017 Lecture notes follow: Allen, Linda JS. An introduction to stochastic processes with applications to biology. CRC Press,

More information

Discrete Random Variables

Discrete Random Variables CPSC 53 Systems Modeling and Simulation Discrete Random Variables Dr. Anirban Mahanti Department of Computer Science University of Calgary mahanti@cpsc.ucalgary.ca Random Variables A random variable is

More information

Appendix A : Introduction to Probability and stochastic processes

Appendix A : Introduction to Probability and stochastic processes A-1 Mathematical methods in communication July 5th, 2009 Appendix A : Introduction to Probability and stochastic processes Lecturer: Haim Permuter Scribe: Shai Shapira and Uri Livnat The probability of

More information

SDS 321: Introduction to Probability and Statistics

SDS 321: Introduction to Probability and Statistics SDS 321: Introduction to Probability and Statistics Lecture 13: Expectation and Variance and joint distributions Purnamrita Sarkar Department of Statistics and Data Science The University of Texas at Austin

More information

Probability Theory. Patrick Lam

Probability Theory. Patrick Lam Probability Theory Patrick Lam Outline Probability Random Variables Simulation Important Distributions Discrete Distributions Continuous Distributions Most Basic Definition of Probability: number of successes

More information