Lecture 1: An introduction to probability theory

Size: px
Start display at page:

Download "Lecture 1: An introduction to probability theory"

Transcription

1 Econ 514: Probability and Statistics Lecture 1: An introduction to probability theory Random Experiments Random experiment: Experiment/phenomenon/action/mechanism with outcome that is not (fully) predictable. Examples Classical games of chance: Rolling a die, tossing a coin, selecting a card from a deck. Random sampling from a population: Study of household income distribution in LA. Why is selection at random preferred? Unpredictable social phenomena: S&P 500 index tomorrow. Unpredictable behavior: Choice of direction by player for penalty kick in soccer (randomized strategy) 1

2 Why is the outcome in a random experiment unpredictable? Mechanism that generates outcome too complicated or poorly understood: Rolling a die, tossing a coin, S&P 500. Mechanism that generates outcome is designed to be unpredictable: Shuffling cards (see below), sampling at random from population, randomized strategy in game. Coincidences/independent chains of events: Getting wet on entering a building because a glass is emptied from a window above the entrance. 2

3 It requires effort to get a really unpredictable outcome. Example: Card shuffling (Aldous and Diaconis, American Mathematical Monthly, 1986, p ). Top in at random shuffle: Take top card from a deck and insert it at a random position in the deck. How many repeats do you need to shuffle a deck of n cards? Answer: n log n. Follow card at bottom of deck. After about T 1 = n insertions there will be a card inserted below the bottom card, and after T 2 = n 2 a second after the original bottom card (the second card can be below the original or new bottom card; hence the number of insertions is halved). The two cards below the original bottom card can be in order low-high or high-low and these are equally likely. After T n 1 insertions the original bottom card is at the top of the deck. The n 1 cards below are in random order, and if the bottom card then is inserted at random all n cards are in random order. We have T = n + n 2 + n 3 + n n log n. For instance of n = 52 then we need about 205 insertions. 3

4 Randomness can also be generated by a complicated mechanism: Random number generators Compare a. Select a real number at random from [0, 1] (see figure). 4

5 b. Compute for n = 1, 2,... x n+1 = ax n + b modulo c with x 0, a, b, c positive integers and let u n = x n c For good choices of a, b, c with a very large, the sequence u 1, u 2,... is like a sequence of numbers picked at random from [0, 1]. This is the linear congruential method for random number generation. It is not perfect, see e.g. Press et al, Numerical Recipes, Chapter 7. 5

6 Probabilities Important step in analysis of random experiments: Use of probabilities. Probability is a number (in [0, 1]) that measures the likelihood of an outcome or a set of outcomes. How do we assign probabilities to (sets of) outcomes? Symmetry: Assume that all outcomes are equally likely, e.g. rolling a die. Experimental method: If random experiment can be repeated, we approximate the probability of an outcome by the relative frequency in repetitions. Subjective method: Assign probabilities using knowledge of random experiment (complete or incomplete). Market method: Offer a bet of $1 if the outcome occurs. If buyers of bets are risk neutral they will offer $p for this bet with p the probability of the outcome. The subjective method is the most common: Probabilities are assigned using a probability model of the random experiment. The probability model gives a formula from which the probabilities of (sets of) outcomes can be computed. Probability theory is the branch of mathematics that analyzes random experiments formally. 6

7 Remember: A formally correct analysis using a probability model that is a bad representation of a random experiment may yield wrong conclusions! 7

8 Probability theory Starting point is the probability space that consists of the triple Sample space Class of events Probability function/measure We consider the elements in order The sample/outcome space is the set of all possible outcomes of a random experiment. We denote this set by Ω or S. An outcome is ω Ω. An event is a collection of outcomes, i.e. a subset E of Ω. A probability function/measure is a function from a collection A of subsets of Ω to the interval [0, 1], i.e. P : A [0, 1]. Both the collection of events A and the probability measure P must satisfy certain requirements. 8

9 Classes of events Events E 1, E 2,... can be related in the usual set theoretic ways, e.g. E 1 E 2 or E 1 = E 2, i.e. E 1 E 2 and E 2 E 1. New events can be created by the set theory operations E 3 = E 1 E 2 E 3 = E 1 E 2 E 3 = E c 1 E 3 = E 1 \ E 2 = E 1 E c 2 Example: rolling a single die Sample space Events so that Ω = {1, 2, 3, 4, 5, 6} E 1 = {1, 2, 3} E 2 = {2, 4, 6} E 1 E 2 = {1, 2, 3, 4, 6} E 1 E 2 = {2} E c 2 = {1, 3, 5} E 1 \ E 2 = {1, 3} 9

10 Special relations between events Two events E 1, E 2 are disjoint if E 1 E 2 = A collection of events E 1, E 2,... is called a partition of the sample space Ω if the events are pairwise disjoint and i=1 E i = Ω. In measure and probability theory a collection of events that is called a sigma (σ) field or algebra or Borel field (these names are used interchangeably) is particularly important. Definition: A collection A of events (subsets of Ω) is a σ-field if (i) A (ii) E A E c A (closed under complementation) (iii) E 1, E 2,... A i=1 E i A (closed under countable union) Examples: Trivial σ-field: A = {, Ω} Largest σ-field: the set of subsets of Ω (the powerset of Ω) Rolling a single die with Ω = {1, 2, 3, 4, 5, 6}. Two σ-fields A 1 = {, Ω, {1}, {2, 3, 4, 5, 6}} The set of all subsets of Ω (2 6 = 64 subsets) 10

11 Often a σ-fields is obtained from a set of events E that is itself not a σ-field. We define the smallest σ-field that contains E as σ(e) = {E Ω E A for every σ-field A with E A}. This definition works if the collection of σ-fields A i that contain E, i.e. E A i, is not empty (it contains the powerset) and their intersection, which is σ(e), is itself a σ-field (check this yourself!). Example: Ω = {1, 2, 3, 4, 5} and E = {{1, 2, 3}, {3, 4, 5}}. Now σ(e) contains of, Ω and F 1 = E 1 E c 2 = {1, 2}, F 2 = E 1 E 2 = {3}, F 3 = E c 1 E 2 = {4, 5}, F 4 = F 1 F 2 = {1, 2, 4, 5}. Hence σ(e) = {, Ω, E 1, E 2, F 1, F 2, F 3, F 4 }. 11

12 An important sample space is Ω = R. The usual σ-field on R is the Borel σ-field B that is the smallest σ-field that contains all the open subsets of R. It can be generated by other sets E, a particularly important one being E = {(, x] x R}. We show that σ(e) = B. First show that σ(e) B by showing that E B. We have (, x] = i=1 (, x + 1/n) B. Next to show B σ(e), we must show that each open set is in σ(e). Remember that each open set B in R can be written as B = i=1 (a i, b i ), and (a, b) = (, b) (, a] c with (, b) = n=1(, b 1/n]. There are other classes of subsets (events) that can be considered. These are important if one wants to show that all sets in σ-field A have a certain property. This is done by a generating class argument Show that all sets in E have the property. Show that A σ(e). Show that A 0 = {A A A has the property} is itself a σ-field, so that σ(e) A 0, because σ(e) is the smallest σ-field generated by sets that have the property. Then, A σ(e) A 0 A. 12

13 Often it is too difficult to show that A 0 is a σ-field. As we shall see it is enough to show that A 0 is a λ-system of subsets. E is closed under finite intersections (weaker than countable intersections). A 0 is a λ-system if (i) Ω A 0 (ii) If D 1, D 2 A 0 and D 2 D 1, then D 1 \ D 2 = D 1 D c 2 A 0. (iii) If D n is an increasing sequence of sets in A 0, then i=1 D i A 0. You should show that a λ-system is a σ-field iff it is closed under finite intersections. 13

14 Theorem 1 If E is closed under finite intersections, and if A 0 is a λ-system with E A 0, then σ(e) A 0. Proof Let A 1 be another λ-system, defined as the smallest λ-system that contains E. It is the intersection of all λ-systems that contain E, one of them being A 0 (show that this intersection is itself a λ-system). We have to show that D 1 D 2 A 1 for all D 1, D 2 A 1, because then A 1 is a σ-field and hence σ(e) A 1 A 0. Define A 2 = {A A E A 1 E E}. Because E is closed under finite intersections E A 2. If A 2 is a λ-system then A 1 A 2. You should show that A 2 is a λ-system by using (A 1 \ A 2 ) E = (A 1 E) \ (A 2 E) and ( A i ) E) = (A 1 E). Because A 1 A 2, we have that D 1 E A 1 for all D 1 A 1 and E E. Define A 3 = {B B D A 1 D A 1 }. Hence E A 3 and if A 3 is a λ-system (show this), then A 1 A 3. Hence, D 1 D 2 A 1 for all D 1, D 2 A 1. The choice of the σ-field is usually determined by the nature of the outcome space. Main cases Discrete, i.e. countable, outcome set: σ-field is the set of all possible subsets of Ω. Continuous, i.e. the outcome set is the real line or a subset thereof: σ-field is the Borel σ-field. 14

15 Probability measure A probability measure is a function P : A R with A a σ-field (i) For all E A, P (E) 0 (ii) P (Ω) = 1 (iii) If E 1, E 2,... are pairwise disjoint, then P ( i=1 E i) = i=1 P (E i) Except for (iii) these assumptions are reasonable. In (iii) the only problem may be with that infinite union and sum case. The definition imposes some obvious restrictions on how we assign probability to events, but it does now specify what numbers should be assigned. The usual way to specify probabilities using a probability model is to first assign probabilities to some simple collection of events E. These assignments can be extended to the σ-field σ(e). Usually (but that has to be shown) that extension is unique. If so, then we have found a probability measure on σ(e). 15

16 Example of construction of a probability measure for a discrete outcome space: Rolling a single die. Take as σ-field A the set of all subsets of Ω. Define the probability measure by P (E) = #E 6. This applies to all sets in A and it satisfies the conditions for a probability measure. For discrete outcome spaces with a finite or infinite number of outcomes we can use the same construction: start by assigning probabilities p i to single outcomes and define P (E) = i E p i. 16

17 For continuous outcome spaces, e.g. Ω = R, the situation is more complicated. Example of construction of a probability measure on the Borel σ-field B. 1. Assign probabilities to E = {(, x] x R}. 2. Note that this set is closed under finite intersection. 3. Let P, P be two probability measures that are the same on E. Then we must show that for all B B P (B) = P (B). 4. To show this consider B 0 = {B B P (B) = P (B)}. This is a λ-system. Consider e.g. condition (iii) with an increasing sequence B n of events in B 0. Then the increasing and bounded sequences P (B n ), P (B n ) have a limit, and P (B) = lim P (B n ) = lim P (B n ) = P (B). Show that lim P (B n ) = P (B) with B = n=1b n. The other conditions for the λ-system can be easily verified. 5. Invoke Theorem 1 to show that P (B) = P (B) for all B B. 17

18 It is useful to derive some results for probability measures from the definition: (i) P (E c ) = 1 P (E) Proof: 1 (ii) = P (Ω) = P (E c E) (iii) = P (E c ) + P (E) (ii) P ( ) = 0 Proof: Use (i) with E = Ω. (iii) P (E) 1 Proof: P (E) = 1 P (E c ) 1, because P (E c ) 0. (iv) P (E 2 \ E 1 ) = P (E 2 ) P (E 2 E 1 ) Proof: Because E 2 = E 2 (E 1 E c 1) = (E 2 E 1 ) (E 2 E c 1) and (E 2 E 1 ) (E 2 E c 1) =, P (E 2 ) = P (E 2 E 1 ) + P (E 2 E c 1) or by the definition of E 2 \ E 1 P (E 2 \ E 1 ) = P (E 2 ) P (E 2 E 1 ) (v) P (E 1 E 2 ) = P (E 1 ) + P (E 2 ) P (E 1 E 2 ) Proof: Because E 1 E 2 = E 1 (E 2 \ E 1 ) and E 1 (E 2 \ E 1 ) =, P (E 1 E 2 ) = P (E 1 )+P (E 2 \E 1 ) = P (E 1 )+P (E 2 ) P (E 1 E 2 ) (vi) E 1 E 2 P (E 1 ) P (E 2 ) Proof: If E 1 E 2, the E 1 E 2 = E 1 and E 2 = E 1 (E 2 \ E 1 ), so that P (E 2 ) = P (E 1 ) + P (E 2 \ E 1 ) 18

19 (vii) P (E 1 E 2 ) P (E 1 ) + P (E 2 ) Proof: Follows from (v). (viii) P (E 2 E 1 ) P (E 1 )+P (E 2 ) 1 (Bonferroni inequality) Proof: Follows directly from (v). (ix) If E 1, E 2,... is a partition of Ω, then P (A) = i=1 P (A E i ) (Law of Total Probability) Proof: A = A Ω = A ( i=1 E i) = i=1 (A E i) which is a countable union of disjoint sets and the result follows. (x) P ( i=1 E i) i=1 P (E i) (Boole s inequality) Proof: By mathematical induction: P (E 1 ) P (E 1 ) If P ( n i=1 E i) n i=1 P (E i), then P ( n+1 i=1 E i) = P (( n i=1e i ) E n+1 ) n P (E i )+P (E n+1 ) i=1 Hence P ( n i=1 E i) n i=1 P (E i) for all n. Because the sequence on the left-hand side is increasing and bounded, it has a limit. So we can let n to get the result. 19

20 Random experiments with equally likely outcomes Random experiment with I outcomes Ω = {ω 1,..., ω I }. Without loss of generality we choose ω i = i. If all outcomes equally likely: P (i) = 1 #E I and P (E) = I, i.e. we assign probabilities by counting the number of outcomes in E. Example: In lottery you must correctly pick 4 numbers from Probability of winning is 1 #distinct lottery tickets The number of distinct tickets depends on the rules of the lottery Same number can appear repeatedly or not Order of numbers matters or not The number of distinct lottery tickets is equal to the number of selections of 4 numbers from the numbers 1,..., 10. In general: selection of k elements from n distinct elements. Four possibilities a. Selection without replacement, i.e. no duplication among k selections, or with replacement, i.e. duplication among k selections is allowed. b. Order among k matters (ordered selection) or not (unordered selection). 20

21 1. Ordered, without replacement # selections = n(n 1)... (n k + 1) = 2. Ordered, with replacement # selections = n.n... n = n k n! (n k)! 3. Unordered, without replacement # selections ordered, without replacement # selections = # permutations of each selection ( ) n! n = k!(n k)! = k = 21

22 4. Unordered, with replacement Equivalent: Put k objects in n bins with more than 1 object in a bin allowed. Label them according to the bin and remove the objects. This is the selection. Code the result of putting k objects in n bins as a sequence of 0-s and 1-s with a 0 indication that all the objects in a bin have been accounted for. If there is no object in the bin, use a single 0. Also if bin n contains objects do not use a 0 to indicate that all objects are accounted for and in particular do not use a 0 for the final bin if it is empty. You can think of the 0 s as bin boundaries (n 1 boundaries for n bins, because the left boundary of bin 1 and the right one of bin n can be omitted). Example: n = 3, k = 2, one object in bin 2 and one in bin 3. Code as 0101 In general: n 1 0 s and k 1 s. This is equivalent with picking the positions of k 1-s among n + k 1 positions. Because we cannot distinguish the 1-s the order does not matter and ( ) n + k 1 # selections = k 22

23 Application of counting methods: Debate between Samuel Pepys ( ) and Isaac Newton ( ). Question: In a random experiment in which a dies is rolled repeatedly P (at leat 1 six in 6 rolls) P (at leat 2 six in 12 rolls a. P (at least 1 six in 6 rolls). With 6 rolls of a die # outcomes = # elements of sample space = 6 6 E is the event of at least 1 six in 6 rolls. Hence E c is the event of no 6 in 6 rolls. Hence P (E) = 1 P (E c ) = 1 # outcomes in E c = 5 6 # elements in Ec # elements in Ω = =.665 b. P (at leat 2 six in 12 rolls). Now the sample space has 6 12 outcomes. Define E as the event of at least 2 six in 12 rolls. The E c occurs if there are 0 six in 12 rolls or 1 six in 12 rolls. # outcomes with 0 six = 5 12 # outcomes with 1 six = because we can select the toll that gives a six in 12 ways and the no six outcomes on the other 11 rolls can be chosen in 5 11 ways. Hence P (E) = 1 P (E c ) = =

Statistical Inference

Statistical Inference Statistical Inference Lecture 1: Probability Theory MING GAO DASE @ ECNU (for course related communications) mgao@dase.ecnu.edu.cn Sep. 11, 2018 Outline Introduction Set Theory Basics of Probability Theory

More information

Module 1. Probability

Module 1. Probability Module 1 Probability 1. Introduction In our daily life we come across many processes whose nature cannot be predicted in advance. Such processes are referred to as random processes. The only way to derive

More information

1. When applied to an affected person, the test comes up positive in 90% of cases, and negative in 10% (these are called false negatives ).

1. When applied to an affected person, the test comes up positive in 90% of cases, and negative in 10% (these are called false negatives ). CS 70 Discrete Mathematics for CS Spring 2006 Vazirani Lecture 8 Conditional Probability A pharmaceutical company is marketing a new test for a certain medical condition. According to clinical trials,

More information

MATH 556: PROBABILITY PRIMER

MATH 556: PROBABILITY PRIMER MATH 6: PROBABILITY PRIMER 1 DEFINITIONS, TERMINOLOGY, NOTATION 1.1 EVENTS AND THE SAMPLE SPACE Definition 1.1 An experiment is a one-off or repeatable process or procedure for which (a there is a well-defined

More information

Properties of Probability

Properties of Probability Econ 325 Notes on Probability 1 By Hiro Kasahara Properties of Probability In statistics, we consider random experiments, experiments for which the outcome is random, i.e., cannot be predicted with certainty.

More information

PROBABILITY VITTORIA SILVESTRI

PROBABILITY VITTORIA SILVESTRI PROBABILITY VITTORIA SILVESTRI Contents Preface. Introduction 2 2. Combinatorial analysis 5 3. Stirling s formula 8 4. Properties of Probability measures Preface These lecture notes are for the course

More information

Compatible probability measures

Compatible probability measures Coin tossing space Think of a coin toss as a random choice from the two element set {0,1}. Thus the set {0,1} n represents the set of possible outcomes of n coin tosses, and Ω := {0,1} N, consisting of

More information

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability Lecture Notes 1 Basic Probability Set Theory Elements of Probability Conditional probability Sequential Calculation of Probability Total Probability and Bayes Rule Independence Counting EE 178/278A: Basic

More information

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 CS 70 Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 Introduction One of the key properties of coin flips is independence: if you flip a fair coin ten times and get ten

More information

Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006

Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006 Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006 Topics What is a set? Notations for sets Empty set Inclusion/containment and subsets Sample spaces and events Operations

More information

Lecture 9: Conditional Probability and Independence

Lecture 9: Conditional Probability and Independence EE5110: Probability Foundations July-November 2015 Lecture 9: Conditional Probability and Independence Lecturer: Dr. Krishna Jagannathan Scribe: Vishakh Hegde 9.1 Conditional Probability Definition 9.1

More information

the time it takes until a radioactive substance undergoes a decay

the time it takes until a radioactive substance undergoes a decay 1 Probabilities 1.1 Experiments with randomness Wewillusethetermexperimentinaverygeneralwaytorefertosomeprocess that produces a random outcome. Examples: (Ask class for some first) Here are some discrete

More information

Section 2: Classes of Sets

Section 2: Classes of Sets Section 2: Classes of Sets Notation: If A, B are subsets of X, then A \ B denotes the set difference, A \ B = {x A : x B}. A B denotes the symmetric difference. A B = (A \ B) (B \ A) = (A B) \ (A B). Remarks

More information

Probability and distributions. Francesco Corona

Probability and distributions. Francesco Corona Probability Probability and distributions Francesco Corona Department of Computer Science Federal University of Ceará, Fortaleza Probability Many kinds of studies can be characterised as (repeated) experiments

More information

18.600: Lecture 3 What is probability?

18.600: Lecture 3 What is probability? 18.600: Lecture 3 What is probability? Scott Sheffield MIT Outline Formalizing probability Sample space DeMorgan s laws Axioms of probability Outline Formalizing probability Sample space DeMorgan s laws

More information

Chapter 4. Measure Theory. 1. Measure Spaces

Chapter 4. Measure Theory. 1. Measure Spaces Chapter 4. Measure Theory 1. Measure Spaces Let X be a nonempty set. A collection S of subsets of X is said to be an algebra on X if S has the following properties: 1. X S; 2. if A S, then A c S; 3. if

More information

2. AXIOMATIC PROBABILITY

2. AXIOMATIC PROBABILITY IA Probability Lent Term 2. AXIOMATIC PROBABILITY 2. The axioms The formulation for classical probability in which all outcomes or points in the sample space are equally likely is too restrictive to develop

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

Important Concepts Read Chapter 2. Experiments. Phenomena. Probability Models. Unpredictable in detail. Examples

Important Concepts Read Chapter 2. Experiments. Phenomena. Probability Models. Unpredictable in detail. Examples Probability Models Important Concepts Read Chapter 2 Probability Models Examples - The Classical Model - Discrete Spaces Elementary Consequences of the Axioms The Inclusion Exclusion Formulas Some Indiscrete

More information

Mathematical Foundations of Computer Science Lecture Outline October 18, 2018

Mathematical Foundations of Computer Science Lecture Outline October 18, 2018 Mathematical Foundations of Computer Science Lecture Outline October 18, 2018 The Total Probability Theorem. Consider events E and F. Consider a sample point ω E. Observe that ω belongs to either F or

More information

PROBABILITY. Contents Preface 1 1. Introduction 2 2. Combinatorial analysis 5 3. Stirling s formula 8. Preface

PROBABILITY. Contents Preface 1 1. Introduction 2 2. Combinatorial analysis 5 3. Stirling s formula 8. Preface PROBABILITY VITTORIA SILVESTRI Contents Preface. Introduction. Combinatorial analysis 5 3. Stirling s formula 8 Preface These lecture notes are for the course Probability IA, given in Lent 09 at the University

More information

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School Basic counting techniques Periklis A. Papakonstantinou Rutgers Business School i LECTURE NOTES IN Elementary counting methods Periklis A. Papakonstantinou MSIS, Rutgers Business School ALL RIGHTS RESERVED

More information

Statistics 1 - Lecture Notes Chapter 1

Statistics 1 - Lecture Notes Chapter 1 Statistics 1 - Lecture Notes Chapter 1 Caio Ibsen Graduate School of Economics - Getulio Vargas Foundation April 28, 2009 We want to establish a formal mathematic theory to work with results of experiments

More information

P (A B) P ((B C) A) P (B A) = P (B A) + P (C A) P (A) = P (B A) + P (C A) = Q(A) + Q(B).

P (A B) P ((B C) A) P (B A) = P (B A) + P (C A) P (A) = P (B A) + P (C A) = Q(A) + Q(B). Lectures 7-8 jacques@ucsdedu 41 Conditional Probability Let (Ω, F, P ) be a probability space Suppose that we have prior information which leads us to conclude that an event A F occurs Based on this information,

More information

Probability Theory Review

Probability Theory Review Cogsci 118A: Natural Computation I Lecture 2 (01/07/10) Lecturer: Angela Yu Probability Theory Review Scribe: Joseph Schilz Lecture Summary 1. Set theory: terms and operators In this section, we provide

More information

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events LECTURE 1 1 Introduction The first part of our adventure is a highly selective review of probability theory, focusing especially on things that are most useful in statistics. 1.1 Sample spaces and events

More information

HW2 Solutions, for MATH441, STAT461, STAT561, due September 9th

HW2 Solutions, for MATH441, STAT461, STAT561, due September 9th HW2 Solutions, for MATH44, STAT46, STAT56, due September 9th. You flip a coin until you get tails. Describe the sample space. How many points are in the sample space? The sample space consists of sequences

More information

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu Home Work: 1 1. Describe the sample space when a coin is tossed (a) once, (b) three times, (c) n times, (d) an infinite number of times. 2. A coin is tossed until for the first time the same result appear

More information

Lecture 8: Probability

Lecture 8: Probability Lecture 8: Probability The idea of probability is well-known The flipping of a balanced coin can produce one of two outcomes: T (tail) and H (head) and the symmetry between the two outcomes means, of course,

More information

Lecture notes for probability. Math 124

Lecture notes for probability. Math 124 Lecture notes for probability Math 124 What is probability? Probabilities are ratios, expressed as fractions, decimals, or percents, determined by considering results or outcomes of experiments whose result

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 3 9/10/2008 CONDITIONING AND INDEPENDENCE

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 3 9/10/2008 CONDITIONING AND INDEPENDENCE MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 3 9/10/2008 CONDITIONING AND INDEPENDENCE Most of the material in this lecture is covered in [Bertsekas & Tsitsiklis] Sections 1.3-1.5

More information

Random experiments may consist of stages that are performed. Example: Roll a die two times. Consider the events E 1 = 1 or 2 on first roll

Random experiments may consist of stages that are performed. Example: Roll a die two times. Consider the events E 1 = 1 or 2 on first roll Econ 514: Probability and Statistics Lecture 4: Independence Stochastic independence Random experiments may consist of stages that are performed independently. Example: Roll a die two times. Consider the

More information

MATH 3C: MIDTERM 1 REVIEW. 1. Counting

MATH 3C: MIDTERM 1 REVIEW. 1. Counting MATH 3C: MIDTERM REVIEW JOE HUGHES. Counting. Imagine that a sports betting pool is run in the following way: there are 20 teams, 2 weeks, and each week you pick a team to win. However, you can t pick

More information

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then 1.1 Probabilities Def n: A random experiment is a process that, when performed, results in one and only one of many observations (or outcomes). The sample space S is the set of all elementary outcomes

More information

Probability 1 (MATH 11300) lecture slides

Probability 1 (MATH 11300) lecture slides Probability 1 (MATH 11300) lecture slides Márton Balázs School of Mathematics University of Bristol Autumn, 2015 December 16, 2015 To know... http://www.maths.bris.ac.uk/ mb13434/prob1/ m.balazs@bristol.ac.uk

More information

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2 Probability Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application. However, probability models underlie

More information

1.1. MEASURES AND INTEGRALS

1.1. MEASURES AND INTEGRALS CHAPTER 1: MEASURE THEORY In this chapter we define the notion of measure µ on a space, construct integrals on this space, and establish their basic properties under limits. The measure µ(e) will be defined

More information

Discrete Mathematics and Probability Theory Fall 2013 Vazirani Note 12. Random Variables: Distribution and Expectation

Discrete Mathematics and Probability Theory Fall 2013 Vazirani Note 12. Random Variables: Distribution and Expectation CS 70 Discrete Mathematics and Probability Theory Fall 203 Vazirani Note 2 Random Variables: Distribution and Expectation We will now return once again to the question of how many heads in a typical sequence

More information

Math 3338: Probability (Fall 2006)

Math 3338: Probability (Fall 2006) Math 3338: Probability (Fall 2006) Jiwen He Section Number: 10853 http://math.uh.edu/ jiwenhe/math3338fall06.html Probability p.1/8 2.2 Axioms, Interpretations, and Properties of Probability Probability

More information

Statistical Theory 1

Statistical Theory 1 Statistical Theory 1 Set Theory and Probability Paolo Bautista September 12, 2017 Set Theory We start by defining terms in Set Theory which will be used in the following sections. Definition 1 A set is

More information

The probability of an event is viewed as a numerical measure of the chance that the event will occur.

The probability of an event is viewed as a numerical measure of the chance that the event will occur. Chapter 5 This chapter introduces probability to quantify randomness. Section 5.1: How Can Probability Quantify Randomness? The probability of an event is viewed as a numerical measure of the chance that

More information

Lecture 3 Probability Basics

Lecture 3 Probability Basics Lecture 3 Probability Basics Thais Paiva STA 111 - Summer 2013 Term II July 3, 2013 Lecture Plan 1 Definitions of probability 2 Rules of probability 3 Conditional probability What is Probability? Probability

More information

Lecture 2: Probability. Readings: Sections Statistical Inference: drawing conclusions about the population based on a sample

Lecture 2: Probability. Readings: Sections Statistical Inference: drawing conclusions about the population based on a sample Lecture 2: Probability Readings: Sections 5.1-5.3 1 Introduction Statistical Inference: drawing conclusions about the population based on a sample Parameter: a number that describes the population a fixed

More information

Basic Measure and Integration Theory. Michael L. Carroll

Basic Measure and Integration Theory. Michael L. Carroll Basic Measure and Integration Theory Michael L. Carroll Sep 22, 2002 Measure Theory: Introduction What is measure theory? Why bother to learn measure theory? 1 What is measure theory? Measure theory is

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

Lecture 2: Random Variables and Expectation

Lecture 2: Random Variables and Expectation Econ 514: Probability and Statistics Lecture 2: Random Variables and Expectation Definition of function: Given sets X and Y, a function f with domain X and image Y is a rule that assigns to every x X one

More information

Lecture Lecture 5

Lecture Lecture 5 Lecture 4 --- Lecture 5 A. Basic Concepts (4.1-4.2) 1. Experiment: A process of observing a phenomenon that has variation in its outcome. Examples: (E1). Rolling a die, (E2). Drawing a card form a shuffled

More information

CHAPTER 1 SETS AND EVENTS

CHAPTER 1 SETS AND EVENTS CHPTER 1 SETS ND EVENTS 1.1 Universal Set and Subsets DEFINITION: set is a well-defined collection of distinct elements in the universal set. This is denoted by capital latin letters, B, C, If an element

More information

Formalizing Probability. Choosing the Sample Space. Probability Measures

Formalizing Probability. Choosing the Sample Space. Probability Measures Formalizing Probability Choosing the Sample Space What do we assign probability to? Intuitively, we assign them to possible events (things that might happen, outcomes of an experiment) Formally, we take

More information

CMPSCI 240: Reasoning about Uncertainty

CMPSCI 240: Reasoning about Uncertainty CMPSCI 240: Reasoning about Uncertainty Lecture 2: Sets and Events Andrew McGregor University of Massachusetts Last Compiled: January 27, 2017 Outline 1 Recap 2 Experiments and Events 3 Probabilistic Models

More information

12 1 = = 1

12 1 = = 1 Basic Probability: Problem Set One Summer 07.3. We have A B B P (A B) P (B) 3. We also have from the inclusion-exclusion principle that since P (A B). P (A B) P (A) + P (B) P (A B) 3 P (A B) 3 For examples

More information

Measure and integration

Measure and integration Chapter 5 Measure and integration In calculus you have learned how to calculate the size of different kinds of sets: the length of a curve, the area of a region or a surface, the volume or mass of a solid.

More information

The Theory behind PageRank

The Theory behind PageRank The Theory behind PageRank Mauro Sozio Telecom ParisTech May 21, 2014 Mauro Sozio (LTCI TPT) The Theory behind PageRank May 21, 2014 1 / 19 A Crash Course on Discrete Probability Events and Probability

More information

Chapter 6: Probability The Study of Randomness

Chapter 6: Probability The Study of Randomness Chapter 6: Probability The Study of Randomness 6.1 The Idea of Probability 6.2 Probability Models 6.3 General Probability Rules 1 Simple Question: If tossing a coin, what is the probability of the coin

More information

Chapter 1: Probability Theory Lecture 1: Measure space and measurable function

Chapter 1: Probability Theory Lecture 1: Measure space and measurable function Chapter 1: Probability Theory Lecture 1: Measure space and measurable function Random experiment: uncertainty in outcomes Ω: sample space: a set containing all possible outcomes Definition 1.1 A collection

More information

Lecture 1 Introduction to Probability and Set Theory Text: A Course in Probability by Weiss

Lecture 1 Introduction to Probability and Set Theory Text: A Course in Probability by Weiss Lecture 1 to and Set Theory Text: A Course in by Weiss 1.2 2.3 STAT 225 to Models January 13, 2014 to and Whitney Huang Purdue University 1.1 Agenda to and 1 2 3 1.2 Motivation Uncertainty/Randomness in

More information

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Applications Elementary Set Theory Random

More information

ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 1. Reminder and Review of Probability Concepts

ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 1. Reminder and Review of Probability Concepts ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 1. Reminder and Review of Probability Concepts 1 States and Events In an uncertain situation, any one of several possible outcomes may

More information

STA Module 4 Probability Concepts. Rev.F08 1

STA Module 4 Probability Concepts. Rev.F08 1 STA 2023 Module 4 Probability Concepts Rev.F08 1 Learning Objectives Upon completing this module, you should be able to: 1. Compute probabilities for experiments having equally likely outcomes. 2. Interpret

More information

Lecture 1. Chapter 1. (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 ( ). 1. What is Statistics?

Lecture 1. Chapter 1. (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 ( ). 1. What is Statistics? Lecture 1 (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 (2.1 --- 2.6). Chapter 1 1. What is Statistics? 2. Two definitions. (1). Population (2). Sample 3. The objective of statistics.

More information

Conditional Probability

Conditional Probability Conditional Probability When we obtain additional information about a probability experiment, we want to use the additional information to reassess the probabilities of events given the new information.

More information

Set theory background for probability

Set theory background for probability Set theory background for probability Defining sets (a very naïve approach) A set is a collection of distinct objects. The objects within a set may be arbitrary, with the order of objects within them having

More information

STAT 7032 Probability Spring Wlodek Bryc

STAT 7032 Probability Spring Wlodek Bryc STAT 7032 Probability Spring 2018 Wlodek Bryc Created: Friday, Jan 2, 2014 Revised for Spring 2018 Printed: January 9, 2018 File: Grad-Prob-2018.TEX Department of Mathematical Sciences, University of Cincinnati,

More information

18.175: Lecture 2 Extension theorems, random variables, distributions

18.175: Lecture 2 Extension theorems, random variables, distributions 18.175: Lecture 2 Extension theorems, random variables, distributions Scott Sheffield MIT Outline Extension theorems Characterizing measures on R d Random variables Outline Extension theorems Characterizing

More information

EE 178 Lecture Notes 0 Course Introduction. About EE178. About Probability. Course Goals. Course Topics. Lecture Notes EE 178

EE 178 Lecture Notes 0 Course Introduction. About EE178. About Probability. Course Goals. Course Topics. Lecture Notes EE 178 EE 178 Lecture Notes 0 Course Introduction About EE178 About Probability Course Goals Course Topics Lecture Notes EE 178: Course Introduction Page 0 1 EE 178 EE 178 provides an introduction to probabilistic

More information

Chapter 8 Sequences, Series, and Probability

Chapter 8 Sequences, Series, and Probability Chapter 8 Sequences, Series, and Probability Overview 8.1 Sequences and Series 8.2 Arithmetic Sequences and Partial Sums 8.3 Geometric Sequences and Partial Sums 8.5 The Binomial Theorem 8.6 Counting Principles

More information

Mathematical Probability

Mathematical Probability Mathematical Probability STA 281 Fall 2011 1 Introduction Engineers and scientists are always exposed to data, both in their professional capacities and in everyday activities. The discipline of statistics

More information

Independence. P(A) = P(B) = 3 6 = 1 2, and P(C) = 4 6 = 2 3.

Independence. P(A) = P(B) = 3 6 = 1 2, and P(C) = 4 6 = 2 3. Example: A fair die is tossed and we want to guess the outcome. The outcomes will be 1, 2, 3, 4, 5, 6 with equal probability 1 6 each. If we are interested in getting the following results: A = {1, 3,

More information

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 16. Random Variables: Distribution and Expectation

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 16. Random Variables: Distribution and Expectation CS 70 Discrete Mathematics and Probability Theory Spring 206 Rao and Walrand Note 6 Random Variables: Distribution and Expectation Example: Coin Flips Recall our setup of a probabilistic experiment as

More information

Lecture 11: Random Variables

Lecture 11: Random Variables EE5110: Probability Foundations for Electrical Engineers July-November 2015 Lecture 11: Random Variables Lecturer: Dr. Krishna Jagannathan Scribe: Sudharsan, Gopal, Arjun B, Debayani The study of random

More information

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Discrete Structures II (Summer 2018) Rutgers University Instructor: Abhishek

More information

n if n is even. f (n)=

n if n is even. f (n)= 6 2. PROBABILITY 4. Countable and uncountable Definition 32. An set Ω is said to be finite if there is an n N and a bijection from Ω onto [n]. An infinite set Ω is said to be countable if there is a bijection

More information

4 Lecture 4 Notes: Introduction to Probability. Probability Rules. Independence and Conditional Probability. Bayes Theorem. Risk and Odds Ratio

4 Lecture 4 Notes: Introduction to Probability. Probability Rules. Independence and Conditional Probability. Bayes Theorem. Risk and Odds Ratio 4 Lecture 4 Notes: Introduction to Probability. Probability Rules. Independence and Conditional Probability. Bayes Theorem. Risk and Odds Ratio Wrong is right. Thelonious Monk 4.1 Three Definitions of

More information

Randomized Algorithms

Randomized Algorithms Randomized Algorithms Prof. Tapio Elomaa tapio.elomaa@tut.fi Course Basics A new 4 credit unit course Part of Theoretical Computer Science courses at the Department of Mathematics There will be 4 hours

More information

Discrete Mathematics and Probability Theory Fall 2012 Vazirani Note 14. Random Variables: Distribution and Expectation

Discrete Mathematics and Probability Theory Fall 2012 Vazirani Note 14. Random Variables: Distribution and Expectation CS 70 Discrete Mathematics and Probability Theory Fall 202 Vazirani Note 4 Random Variables: Distribution and Expectation Random Variables Question: The homeworks of 20 students are collected in, randomly

More information

Lecture 2: Probability

Lecture 2: Probability Lecture 2: Probability MSU-STT-351-Sum-17B (P. Vellaisamy: MSU-STT-351-Sum-17B) Probability & Statistics for Engineers 1 / 39 Chance Experiment We discuss in this lecture 1 Random Experiments 2 Sample

More information

The problem Countable additivity Finite additivity Conglomerability Structure Puzzle. The Measure Problem. Alexander R. Pruss

The problem Countable additivity Finite additivity Conglomerability Structure Puzzle. The Measure Problem. Alexander R. Pruss The Measure Problem Alexander R. Pruss Department of Philosophy Baylor University July 11, 2013 The problem and the claim There are infinitely many observers (or types of observers, or observations, or

More information

Mathematics for Informatics 4a

Mathematics for Informatics 4a Mathematics for Informatics 4a José Figueroa-O Farrill Lecture 1 18 January 2012 José Figueroa-O Farrill mi4a (Probability) Lecture 1 1 / 23 Introduction Topic: Probability and random processes Lectures:

More information

Discrete Mathematics and Probability Theory Fall 2014 Anant Sahai Note 15. Random Variables: Distributions, Independence, and Expectations

Discrete Mathematics and Probability Theory Fall 2014 Anant Sahai Note 15. Random Variables: Distributions, Independence, and Expectations EECS 70 Discrete Mathematics and Probability Theory Fall 204 Anant Sahai Note 5 Random Variables: Distributions, Independence, and Expectations In the last note, we saw how useful it is to have a way of

More information

Lecture 10. Variance and standard deviation

Lecture 10. Variance and standard deviation 18.440: Lecture 10 Variance and standard deviation Scott Sheffield MIT 1 Outline Defining variance Examples Properties Decomposition trick 2 Outline Defining variance Examples Properties Decomposition

More information

Chapter 14. From Randomness to Probability. Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 14. From Randomness to Probability. Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 14 From Randomness to Probability Copyright 2012, 2008, 2005 Pearson Education, Inc. Dealing with Random Phenomena A random phenomenon is a situation in which we know what outcomes could happen,

More information

Sample Spaces, Random Variables

Sample Spaces, Random Variables Sample Spaces, Random Variables Moulinath Banerjee University of Michigan August 3, 22 Probabilities In talking about probabilities, the fundamental object is Ω, the sample space. (elements) in Ω are denoted

More information

Almost Sure Convergence of a Sequence of Random Variables

Almost Sure Convergence of a Sequence of Random Variables Almost Sure Convergence of a Sequence of Random Variables (...for people who haven t had measure theory.) 1 Preliminaries 1.1 The Measure of a Set (Informal) Consider the set A IR 2 as depicted below.

More information

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping 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 5 s. Then X could be 0, 1, 2, 3, 4, 5, 6. X = 0 corresponds to the

More information

Discrete Mathematics for CS Spring 2006 Vazirani Lecture 22

Discrete Mathematics for CS Spring 2006 Vazirani Lecture 22 CS 70 Discrete Mathematics for CS Spring 2006 Vazirani Lecture 22 Random Variables and Expectation Question: The homeworks of 20 students are collected in, randomly shuffled and returned to the students.

More information

Probability (Devore Chapter Two)

Probability (Devore Chapter Two) Probability (Devore Chapter Two) 1016-345-01: Probability and Statistics for Engineers Fall 2012 Contents 0 Administrata 2 0.1 Outline....................................... 3 1 Axiomatic Probability 3

More information

2.6 Tools for Counting sample points

2.6 Tools for Counting sample points 2.6 Tools for Counting sample points When the number of simple events in S is too large, manual enumeration of every sample point in S is tedious or even impossible. (Example) If S contains N equiprobable

More information

Math 105A HW 1 Solutions

Math 105A HW 1 Solutions Sect. 1.1.3: # 2, 3 (Page 7-8 Math 105A HW 1 Solutions 2(a ( Statement: Each positive integers has a unique prime factorization. n N: n = 1 or ( R N, p 1,..., p R P such that n = p 1 p R and ( n, R, S

More information

Homework 1 Solutions ECEn 670, Fall 2013

Homework 1 Solutions ECEn 670, Fall 2013 Homework Solutions ECEn 670, Fall 03 A.. Use the rst seven relations to prove relations (A.0, (A.3, and (A.6. Prove (F G c F c G c (A.0. (F G c ((F c G c c c by A.6. (F G c F c G c by A.4 Prove F (F G

More information

Stats Probability Theory

Stats Probability Theory Stats 241.3 Probability Theory Instructor: Office: W.H.Laverty 235 McLean Hall Phone: 966-6096 Lectures: Evaluation: M T W Th F 1:30pm - 2:50pm Thorv 105 Lab: T W Th 3:00-3:50 Thorv 105 Assignments, Labs,

More information

Chapter 3 : Conditional Probability and Independence

Chapter 3 : Conditional Probability and Independence STAT/MATH 394 A - PROBABILITY I UW Autumn Quarter 2016 Néhémy Lim Chapter 3 : Conditional Probability and Independence 1 Conditional Probabilities How should we modify the probability of an event when

More information

Week 2: Probability: Counting, Sets, and Bayes

Week 2: Probability: Counting, Sets, and Bayes Statistical Methods APPM 4570/5570, STAT 4000/5000 21 Probability Introduction to EDA Week 2: Probability: Counting, Sets, and Bayes Random variable Random variable is a measurable quantity whose outcome

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

6.262: Discrete Stochastic Processes 2/2/11. Lecture 1: Introduction and Probability review

6.262: Discrete Stochastic Processes 2/2/11. Lecture 1: Introduction and Probability review 6.262: Discrete Stochastic Processes 2/2/11 Lecture 1: Introduction and Probability review Outline: Probability in the real world Probability as a branch of mathematics Discrete stochastic processes Processes

More information

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability

Chapter 2. Conditional Probability and Independence. 2.1 Conditional Probability Chapter 2 Conditional Probability and Independence 2.1 Conditional Probability Example: Two dice are tossed. What is the probability that the sum is 8? This is an easy exercise: we have a sample space

More information

MATH2206 Prob Stat/20.Jan Weekly Review 1-2

MATH2206 Prob Stat/20.Jan Weekly Review 1-2 MATH2206 Prob Stat/20.Jan.2017 Weekly Review 1-2 This week I explained the idea behind the formula of the well-known statistic standard deviation so that it is clear now why it is a measure of dispersion

More information

Continuing Probability.

Continuing Probability. Continuing Probability. Wrap up: Probability Formalism. Events, Conditional Probability, Independence, Bayes Rule Probability Space: Formalism Simplest physical model of a uniform probability space: Red

More information

SDS 321: Introduction to Probability and Statistics

SDS 321: Introduction to Probability and Statistics SDS 321: Introduction to Probability and Statistics Lecture 2: Conditional probability Purnamrita Sarkar Department of Statistics and Data Science The University of Texas at Austin www.cs.cmu.edu/ psarkar/teaching

More information

STAT:5100 (22S:193) Statistical Inference I

STAT:5100 (22S:193) Statistical Inference I STAT:5100 (22S:193) Statistical Inference I Week 3 Luke Tierney University of Iowa Fall 2015 Luke Tierney (U Iowa) STAT:5100 (22S:193) Statistical Inference I Fall 2015 1 Recap Matching problem Generalized

More information