19
Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 10 1

Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Embed Size (px)

Citation preview

Page 1: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Chapter 10Introducing Probability

BPS - 5th Ed.Chapter 10 1

Page 2: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Idea of ProbabilityO Probability is the science of chance behaviorO Chance behavior is unpredictable in the short

run but has a regular and predictable pattern in the long runO this is why we can use probability to gain useful

results from random samples and randomized comparative experiments

BPS - 5th Ed.Chapter 10 2

Page 3: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Randomness and ProbabilityORandom: individual outcomes are

uncertain but there is a regular distribution of outcomes in a large number of repetitions

ORelative frequency (proportion of occurrences) of an outcome settles down to one value over the long run. That one value is then defined to be the probability of that outcome.

BPS - 5th Ed.Chapter 10 3

Page 4: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Two Types of Probability

O TheoreticalO Based on theory – number of

favorable outcomes vs. the total number of possible outcomes

O ExperimentalO Based on experiments/data – the

number of actually occurrences vs. the total number of trials

BPS - 5th Ed.Chapter 10 4

Page 5: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Relative-Frequency Probabilities

O Can be determined (or checked) by observing a long series of independent trials (empirical data)O experience with many samplesO simulation (computers, random number tables)

BPS - 5th Ed.Chapter 10 5

Page 6: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Relative-Frequency Probabilities

BPS - 5th Ed.Chapter 10 6

Coin flipping:

Page 7: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Probability ModelsOThe sample space S of a random

phenomenon is the set of all possible outcomes.

OAn event is an outcome or a set of outcomes (subset of the sample space).

OA probability model is a mathematical description of long-run regularity consisting of a sample space S and a way of assigning probabilities to events.

BPS - 5th Ed.Chapter 10 7

Page 8: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Probability Model for Two Dice

BPS - 5th Ed.Chapter 10 8

Random phenomenon: roll pair of fair dice.Sample space:

Probabilities: each individual outcome has probability 1/36 (.0278) of occurring.

Page 9: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Probability Rules:Mathematical Notation

BPS - 5th Ed.Chapter 10 9

Page 10: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Probability Rules:Mathematical Notation

BPS - 5th Ed.Chapter 10 10

Random phenomenon: roll pair of fair dice and count the number of pips on the up-faces.

Find the probability of rolling a 5.P(roll a 5) = P( )+P( )+P( )+P( )

= 1/36 + 1/36 + 1/36 + 1/36

= 4/36

= 0.111

Page 11: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Discrete ProbabilitiesO Finite (countable) number of outcomes

O assign a probability to each individual outcome, where the probabilities are numbers between 0 and 1 and sum to 1

O the probability of any event is the sum of the probabilities of the outcomes making up the event

O see previous slide for an example

BPS - 5th Ed.Chapter 10 11

Page 12: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Continuous Probabilities

O Intervals of outcomesO probabilities are assigned to intervals of outcomes

by using areas under density curvesO a density curve has area exactly 1 underneath it,

corresponding to total probability 1O cannot assign a probability to each individual

outcome (because there are an infinite number of outcomes)

BPS - 5th Ed.Chapter 10 12

Page 13: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Assigning Probabilities:Random Numbers Example

Random number generators give output (digits) spread uniformly across the interval from 0 to 1.

BPS - 5th Ed.Chapter 10 13

Find the probability of getting a random number that is less than or equal to 0.5 OR greater than 0.8.P(X ≤ 0.5 or X > 0.8)= P(X ≤ 0.5) + P(X > 0.8)= 0.5 + 0.2= 0.7

Page 14: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Normal Probability ModelsOOften the density curve used to assign

probabilities to intervals of outcomes is the Normal curveO Normal distributions are probability models:

probabilities can be assigned to intervals of outcomes using the Standard Normal probabilities in Table A of the text (pp. 690-691)

O the technique for finding such probabilities is found in Chapter 3

BPS - 5th Ed.Chapter 10 14

Page 15: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Random VariablesOA random variable is a variable

whose value is a numerical outcome of a random phenomenonO often denoted with capital alphabetic symbols

(X, Y, etc.)O a normal random variable may be denoted as

X ~ N(µ, )

OThe probability distribution of a random variable X tells us what values X can take and how to assign probabilities to those values

BPS - 5th Ed.Chapter 10 15

Page 16: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Random VariablesORandom variables that have a finite

(countable) list of possible outcomes, with probabilities assigned to each of these outcomes, are called discrete

ORandom variables that can take on any value in an interval, with probabilities given as areas under a density curve, are called continuous

BPS - 5th Ed.Chapter 10 16

Page 17: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Random VariablesODiscrete random variables

O number of pets owned (0, 1, 2, … )O numerical day of the month (1, 2, …, 31)O how many days of class missed

OContinuous random variablesO weightO temperatureO time it takes to travel to work

BPS - 5th Ed.Chapter 10 17

Page 18: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Personal Probabilities

O The degree to which a given individual believes the event in question will happen

O Personal belief or judgmentO Used to assign probabilities when it is not

feasible to observe outcomes from a long series of trialsO assigned probabilities must follow established

rules of probabilities (between 0 and 1, etc.)

BPS - 5th Ed.Chapter 10 18

Page 19: Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101

Personal Probabilities

O Examples:O probability that an experimental (never

performed) surgery will be successfulO probability that the defendant is guilty in a

court caseO probability that you will receive a ‘B’ in this

courseO probability that your favorite baseball team will

win the World Series in 2020

BPS - 5th Ed.Chapter 10 19