SlideShare a Scribd company logo
1 of 40
Probability
And
Probability
Distributions
1
MADE BY:- ROLL NO.
SAHIL NAGPAL 232
PRACHI DABAS (LEADER) 492
KARANBIR SINGH 152
GARIMA LONGIANY 1252
PAVAN KUMAR 842
MANOJ KUMAR 902
RAHUL 1462
LALTHANGLEEN SITLHOI 1052
Sri Guru Nanak Dev Khalsa College
(University of Delhi)
Chapter Goals
After completing this chapter, you should be able to:
 Explain three approaches to assessing
probabilities
 Apply common rules of probability
 Use Bayes’ Theorem for conditional
probabilities
 Distinguish between discrete and
continuous probability distributions
 Compute the expected value and
standard deviation for a discrete
probability distribution
2
Important Terms
 Probability – the chance that an uncertain
event will occur (always between 0 and 1)
 Experiment – a process of obtaining
outcomes for uncertain events
 Elementary Event – the most basic outcome
possible from a simple experiment
 Sample Space – the collection of all possible
elementary outcomes
3
4
Sample Space
The Sample Space is the collection of all
possible outcomes
e.g. All 6 faces of a die:
e.g. All 52 cards of a bridge deck:
Events
 Elementary event – An outcome from a
sample space with one characteristic
Example: A red card from a deck of cards
 Event – May involve two or more
outcomes simultaneously
Example: An ace that is also red from a deck
of cards
5
Visualizing Events
 Contingency Tables
 Tree Diagrams
6
Red 2 24 26
Black 2 24 26
Total 4 48 52
Ace Not Ace Total
Full Deck
of 52 Cards
Red Card
Black Card
Not an Ace
Ace
Ace
Not an Ace
Sample
Space
Sample
Space
2
24
2
24
Elementary Events
 A automobile consultant records fuel type
and vehicle type for a sample of vehicles
2 Fuel types: Gasoline, Diesel
3 Vehicle types: Truck, Car, SUV
6 possible elementary events:
e1Gasoline, Truck
e2 Gasoline, Car
e3 Gasoline, SUV
e4 Diesel, Truck
e5 Diesel, Car
e6 Diesel, SUV
7
Gasoline
Diesel
Car
Truck
Truck
Car
SUV
SUV
e1
e2
e3
e4
e5
e6
Probability Concepts
 Mutually Exclusive Events
 If E1 occurs, then E2 cannot occur
 E1 and E2 have no common elements
8
Black
Cards
Red
Cards
A card cannot be
Black and Red at
the same time.
E1
E2
Probability Concepts
 Independent and Dependent Events
 Independent: Occurrence of one does not
influence the probability of
occurrence of the other.
 Dependent: Occurrence of one affects the
probability of the other.
9
Independent vs. Dependent
Events
10
Independent Events
E1 = heads on one flip of fair coin
E2 = heads on second flip of same coin
Result of second flip does not depend on the result of the first
flip.
Dependent Events
E1 = rain forecasted on the news
E2 = take umbrella to work
Probability of the second event is affected by the occurrence
of the first event
Assigning Probability
Classical Probability Assessment
11
• Relative Frequency of Occurrence
• Subjective Probability Assessment
P(Ei) = Number of ways Ei can occur
Total number of elementary events
Relative Freq. of Ei =
Number of times Ei occurs
N
An opinion or judgment by a decision maker about
the likelihood of an event
Rules of Probability
12
Rules for
Possible Values
and Sum
Individual Values Sum of All Values
0 ≤ P(ei) ≤ 1
For any event ei
1)P(e
k
1i
i =∑=
where:
k = Number of elementary events
in the sample space
ei = ith
elementary event
Addition Rule for Elementary
Events
The probability of an event Ei is
equal to the sum of the probabilities
of the elementary events forming Ei.

Ei = {e1, e2, e3}
then:
P(Ei) = P(e1) + P(e2) + P(e3)
13
Complement Rule
 The complement of an event E is the
collection of all possible elementary
events not contained in event E. The
complement of event E is
represented by E.
 Complement Rule:
14
P(E)1)EP( −= E
E
1)EP(P(E) =+Or,
Addition Rule for Two Events
15
P(E1 or E2) = P(E1) + P(E2) - P(E1 and E2)
E1 E2
P(E1 or E2) = P(E1) + P(E2) - P(E1 and E2)
Don’t count common
elements twice!
■ Addition Rule:
E1 E2+ =
Addition Rule Example
16
P(Red or Ace) = P(Red) +P(Ace) - P(Red and Ace)
= 26/52 + 4/52 - 2/52 = 28/52
Don’t count
the two red
aces twice!
Black
Color
Type Red Total
Ace 2 2 4
Non-Ace 24 24 48
Total 26 26 52
Addition Rule for
Mutually Exclusive Events
 If E1 and E2 are mutually exclusive,
then
P(E1 and E2) = 0
So
17
P(E1 or E2) = P(E1) + P(E2) - P(E1 and E2)
= P(E1) + P(E2)
=
0
E1 E2
if mutually
exclusive
Conditional Probability
 Conditional probability for any
two events E1 , E2:
18
)P(E
)EandP(E
)E|P(E
2
21
21 =
0)P(Ewhere 2 >
Conditional Probability
Example
 What is the probability that a car has a
CD player, given that it has AC ?
i.e., we want to find P(CD | AC)
19
Of the cars on a used car lot, 70% have air
conditioning (AC) and 40% have a CD player
(CD). 20% of the cars have both.
Conditional Probability
Example
20
No CDCD Total
AC .2 .5 .7
No AC .2 .1 .3
Total .4 .6 1.0
Of the cars on a used car lot, 70% have air conditioning (AC)
and 40% have a CD player (CD).
20% of the cars have both.
.2857
.7
.2
P(AC)
AC)andP(CD
AC)|P(CD ===
(continued)
Conditional Probability
Example
21
No CDCD Total
AC .2 .5 .7
No AC .2 .1 .3
Total .4 .6 1.0
Given AC, we only consider the top row (70% of the cars). Of these, 20% have
a CD player. 20% of 70% is about 28.57%.
.2857
.7
.2
P(AC)
AC)andP(CD
AC)|P(CD ===
(continued)
For Independent Events:
 Conditional probability for independent
events E1 , E2:
22
)P(E)E|P(E 121 = 0)P(Ewhere 2 >
)P(E)E|P(E 212 = 0)P(Ewhere 1 >
Multiplication Rules
 Multiplication rule for two events E1 and E2:
23
)E|P(E)P(E)EandP(E 12121 =
)P(E)E|P(E 212 =Note: If E1 and E2 are independent, then
and the multiplication rule simplifies to
)P(E)P(E)EandP(E 2121 =
Tree Diagram Example
24
Diesel
P(E2) = 0.2
Gasoline
P(E1) = 0.8
Truck: P(E3
|E1
) = 0.2
Car: P(E4|E1) = 0.5
SUV: P(E5|E1) = 0.3
P(E1 and E3) = 0.8 x 0.2 = 0.16
P(E1 and E4) = 0.8 x 0.5 = 0.40
P(E1 and E5) = 0.8 x 0.3 = 0.24
P(E2 and E3) = 0.2 x 0.6 = 0.12
P(E2 and E4) = 0.2 x 0.1 = 0.02
P(E3 and E4) = 0.2 x 0.3 = 0.06
Truck: P(E3
|E2
) = 0.6
Car: P(E4|E2) = 0.1
SUV: P(E5|E2) = 0.3
Bayes’ Theorem
 where:
Ei = ith
event of interest of the k possible events
B = new event that might impact P(Ei)
Events E1 to Ek are mutually exclusive and
collectively exhaustive
25
)E|)P(BP(E)E|)P(BP(E)E|)P(BP(E
)E|)P(BP(E
B)|P(E
kk2211
ii
i
+++
=

Bayes' Theorem Example
 A drilling company has estimated a 40%
chance of striking oil for their new well.
 A detailed test has been scheduled for
more information. Historically, 60% of
successful wells have had detailed tests,
and 20% of unsuccessful wells have had
detailed tests.
 Given that this well has been scheduled
for a detailed test, what is the probability
that the well will be successful?
26
 Let S = successful well and U =
unsuccessful well
 P(S) = .4 , P(U) = .6 (prior probabilities)
 Define the detailed test event as D
 Conditional probabilities:
P(D|S) = .6 P(D|U) = .2
 Revised probabilities
27
Bayes’ Theorem Example
Event Prior
Prob.
Conditional
Prob.
Joint
Prob.
Revised
Prob.
S (successful) .4 .6 .4*.6 = .24 .24/.36 = .67
U (unsuccessful) .6 .2 .6*.2 = .12 .12/.36 = .33
Sum = .36
(continued)
 Given the detailed test, the revised
probability of a successful well has risen to
.67 from the original estimate of .4
28
Bayes’ Theorem Example
Event Prior
Prob.
Conditional
Prob.
Joint
Prob.
Revised
Prob.
S (successful) .4 .6 .4*.6 = .24 .24/.36 = .67
U (unsuccessful) .6 .2 .6*.2 = .12 .12/.36 = .33
Sum = .36
(continued)
Introduction to Probability
Distributions
 Random Variable
 Represents a possible numerical value from
a random event
29
Random
Variables
Discrete
Random Variable
Continuous
Random Variable
Discrete Random Variables
 Can only assume a countable number
of values
Examples:
 Roll a die twice
Let x be the number of times 4 comes up
(then x could be 0, 1, or 2 times)
 Toss a coin 5 times.
Let x be the number of heads
(then x = 0, 1, 2, 3, 4, or 5)
30
Discrete Probability Distribution
x Value Probability
0 1/4 = .25
1 2/4 = .50
2 1/4 = .25
31
Experiment: Toss 2 Coins. Let x = # heads.
T
T
4 possible outcomes
T
T
H
H
H H
Probability Distribution
0 1 2 x
.50
.25
Probability
Discrete Probability Distribution
 A list of all possible [ xi , P(xi) ] pairs
xi = Value of Random Variable (Outcome)
P(xi) = Probability Associated with Value
 xi’s are mutually exclusive
(no overlap)
 xi’s are collectively exhaustive
(nothing left out)
 0 £ P(xi) £ 1 for each xi
 Σ P(xi) = 1
32
Discrete Random Variable
Summary Measures
 Expected Value of a discrete
distribution
(Weighted Average)
E(x) = Σxi P(xi)
 Example: Toss 2 coins, x = # of heads,
compute expected value of x:
E(x) = (0 x .25) + (1 x .50) + (2 x .25)
= 1.0
33
x P(x)
0 .25
1 .50
2 .25
Discrete Random Variable
Summary Measures
 Standard Deviation of a discrete
distribution
where:
E(x) = Expected value of the random variable
x = Values of the random variable
P(x) = Probability of the random variable
having the value of x
34
P(x)E(x)}{xσ 2
x −= ∑
(continued)
Discrete Random Variable
Summary Measures
 Example: Toss 2 coins, x = # heads,
compute standard deviation (recall E(x) = 1
35
P(x)E(x)}{xσ 2
x −= ∑
.707.50(.25)1)(2(.50)1)(1(.25)1)(0σ 222
x ==−+−+−=
(continued)
Possible number of heads
= 0, 1, or 2
Two Discrete Random
Variables
 Expected value of the sum of two discrete
random variables:
E(x + y) = E(x) + E(y)
= Σ x P(x) + Σ y P(y)
(The expected value of the sum of two
random variables is the sum of the two
expected values)
36
Covariance
 Covariance between two discrete random
variables:
σxy = Σ [xi – E(x)][yj – E(y)]P(xiyj)
where:
xi = possible values of the x discrete random variable
yj = possible values of the y discrete random variable
P(xi ,yj) = joint probability of the values of xi and yj
occurring
37
Interpreting Covariance
 Covariance between two discrete random
variables:
σxy > 0 x and y tend to move in the same direction
σxy < 0 x and y tend to move in opposite directions
σxy = 0 x and y do not move closely together
38
Correlation Coefficient
 The Correlation Coefficient shows the
strength of the linear association
between two variables
where:
ρ = correlation coefficient (“rho”)
σxy = covariance between x and y
σx = standard deviation of variable x
σy = standard deviation of variable y
39
yx
yx
σσ
σ
ρ =
Interpreting the
Correlation Coefficient
 The Correlation Coefficient always falls between -1
and +1
ρ = 0 x and y are not linearly related.
The farther ρ is from zero, the stronger the linear
relationship:
ρ = +1 x and y have a perfect positive linear
relationship
ρ = -1 x and y have a perfect negative linear
relationship
40

More Related Content

What's hot

Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsJezhabeth Villegas
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probabilitylovemucheca
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for DummiesBalaji P
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distributionSonamWadhwa3
 
Test of hypothesis test of significance
Test of hypothesis test of significanceTest of hypothesis test of significance
Test of hypothesis test of significanceDr. Jayesh Vyas
 
Geometric probability distribution
Geometric probability distributionGeometric probability distribution
Geometric probability distributionNadeem Uddin
 
4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probabilitymlong24
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regressionalok tiwari
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distributionSaradha Shyam
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distributionhamza munir
 
Regression analysis
Regression analysisRegression analysis
Regression analysisRavi shankar
 
Probability distribution
Probability distributionProbability distribution
Probability distributionPunit Raut
 

What's hot (20)

probability
probabilityprobability
probability
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Introduction to Probability and Probability Distributions
Introduction to Probability and Probability DistributionsIntroduction to Probability and Probability Distributions
Introduction to Probability and Probability Distributions
 
introduction to probability
introduction to probabilityintroduction to probability
introduction to probability
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Probability distributions & expected values
Probability distributions & expected valuesProbability distributions & expected values
Probability distributions & expected values
 
Test of hypothesis test of significance
Test of hypothesis test of significanceTest of hypothesis test of significance
Test of hypothesis test of significance
 
Probability
ProbabilityProbability
Probability
 
Geometric probability distribution
Geometric probability distributionGeometric probability distribution
Geometric probability distribution
 
4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability4.1-4.2 Sample Spaces and Probability
4.1-4.2 Sample Spaces and Probability
 
Probability
Probability Probability
Probability
 
Presentation On Regression
Presentation On RegressionPresentation On Regression
Presentation On Regression
 
Regression ppt
Regression pptRegression ppt
Regression ppt
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Intro to probability
Intro to probabilityIntro to probability
Intro to probability
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 

Viewers also liked

Probability Powerpoint
Probability PowerpointProbability Powerpoint
Probability Powerpointspike2904
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITYVIV13
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distributionGlobal Polis
 
CORPORATE GOVERNANCE IN INDIA
CORPORATE GOVERNANCE IN INDIACORPORATE GOVERNANCE IN INDIA
CORPORATE GOVERNANCE IN INDIASahil Nagpal
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variablesgetyourcheaton
 
Insider trading ( case study : HLL v/s SEBI )
Insider trading ( case study : HLL v/s SEBI )Insider trading ( case study : HLL v/s SEBI )
Insider trading ( case study : HLL v/s SEBI )Hemita Dua
 
Binomial, Geometric and Poisson distributions in excel
Binomial, Geometric and Poisson distributions in excelBinomial, Geometric and Poisson distributions in excel
Binomial, Geometric and Poisson distributions in excelBrent Heard
 
Probability distribution
Probability distributionProbability distribution
Probability distributionRanjan Kumar
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distributionMuhammad Yahaya
 
binomial distribution
binomial distributionbinomial distribution
binomial distributionZarish Qaiser
 
The T-Test, by Geoff Browne
The T-Test, by Geoff BrowneThe T-Test, by Geoff Browne
The T-Test, by Geoff BrowneStephen Taylor
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distributionswarna dey
 
THE CURIOUS CASE OF SAHARA INDIA PARIWAR
THE CURIOUS CASE OF SAHARA INDIA PARIWARTHE CURIOUS CASE OF SAHARA INDIA PARIWAR
THE CURIOUS CASE OF SAHARA INDIA PARIWARSahil Nagpal
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distributionAntiqNyke
 
Sahara V/s Sebi Case analysis (Law point of view)
Sahara V/s Sebi Case analysis (Law point of view)Sahara V/s Sebi Case analysis (Law point of view)
Sahara V/s Sebi Case analysis (Law point of view)Svasani
 
ROLE OF E COMMERCE AND M COMMERCE
ROLE OF E COMMERCE AND M COMMERCEROLE OF E COMMERCE AND M COMMERCE
ROLE OF E COMMERCE AND M COMMERCESahil Nagpal
 
Real life situation's example on PROBABILITY
Real life situation's example on PROBABILITYReal life situation's example on PROBABILITY
Real life situation's example on PROBABILITYJayant Namrani
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distributionDanu Saputra
 

Viewers also liked (20)

Probability Powerpoint
Probability PowerpointProbability Powerpoint
Probability Powerpoint
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
CORPORATE GOVERNANCE IN INDIA
CORPORATE GOVERNANCE IN INDIACORPORATE GOVERNANCE IN INDIA
CORPORATE GOVERNANCE IN INDIA
 
Probability Distributions for Discrete Variables
Probability Distributions for Discrete VariablesProbability Distributions for Discrete Variables
Probability Distributions for Discrete Variables
 
Insider trading ( case study : HLL v/s SEBI )
Insider trading ( case study : HLL v/s SEBI )Insider trading ( case study : HLL v/s SEBI )
Insider trading ( case study : HLL v/s SEBI )
 
Binomial, Geometric and Poisson distributions in excel
Binomial, Geometric and Poisson distributions in excelBinomial, Geometric and Poisson distributions in excel
Binomial, Geometric and Poisson distributions in excel
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
binomial distribution
binomial distributionbinomial distribution
binomial distribution
 
The T-Test, by Geoff Browne
The T-Test, by Geoff BrowneThe T-Test, by Geoff Browne
The T-Test, by Geoff Browne
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
THE CURIOUS CASE OF SAHARA INDIA PARIWAR
THE CURIOUS CASE OF SAHARA INDIA PARIWARTHE CURIOUS CASE OF SAHARA INDIA PARIWAR
THE CURIOUS CASE OF SAHARA INDIA PARIWAR
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Sahara V/s Sebi Case analysis (Law point of view)
Sahara V/s Sebi Case analysis (Law point of view)Sahara V/s Sebi Case analysis (Law point of view)
Sahara V/s Sebi Case analysis (Law point of view)
 
ROLE OF E COMMERCE AND M COMMERCE
ROLE OF E COMMERCE AND M COMMERCEROLE OF E COMMERCE AND M COMMERCE
ROLE OF E COMMERCE AND M COMMERCE
 
Real life situation's example on PROBABILITY
Real life situation's example on PROBABILITYReal life situation's example on PROBABILITY
Real life situation's example on PROBABILITY
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Probability in daily life
Probability in daily lifeProbability in daily life
Probability in daily life
 

Similar to Probability And Probability Distributions

PROBABILITY AND PROBABILITY DISTRIBUTIONS.ppt
PROBABILITY AND PROBABILITY DISTRIBUTIONS.pptPROBABILITY AND PROBABILITY DISTRIBUTIONS.ppt
PROBABILITY AND PROBABILITY DISTRIBUTIONS.pptJimbertTingcang2
 
Chapter 3 SE 2015.pptx
Chapter 3 SE 2015.pptxChapter 3 SE 2015.pptx
Chapter 3 SE 2015.pptxmiki304759
 
CPSC531-Probability.pptx
CPSC531-Probability.pptxCPSC531-Probability.pptx
CPSC531-Probability.pptxRidaIrfan10
 
Reliability-Engineering.pdf
Reliability-Engineering.pdfReliability-Engineering.pdf
Reliability-Engineering.pdfBakiyalakshmiR1
 
Probability and stochastic processes 3rd edition Quiz Solutions
Probability and stochastic processes 3rd edition Quiz SolutionsProbability and stochastic processes 3rd edition Quiz Solutions
Probability and stochastic processes 3rd edition Quiz SolutionsChristopher Whitworth
 
cie-as-maths-9709-statistics1-v2-znotes.pdf
cie-as-maths-9709-statistics1-v2-znotes.pdfcie-as-maths-9709-statistics1-v2-znotes.pdf
cie-as-maths-9709-statistics1-v2-znotes.pdfYiranMa4
 
cie-as-maths-9709-statistics1-v2-znotes 2.pdf
cie-as-maths-9709-statistics1-v2-znotes 2.pdfcie-as-maths-9709-statistics1-v2-znotes 2.pdf
cie-as-maths-9709-statistics1-v2-znotes 2.pdfYiranMa4
 
Session 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptxSession 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptxMuneer Akhter
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)Vukile Xhego
 
5.13.3 Geometric Probability and Changing Dimensions
5.13.3 Geometric Probability and Changing Dimensions5.13.3 Geometric Probability and Changing Dimensions
5.13.3 Geometric Probability and Changing Dimensionssmiller5
 
PROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTIONPROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTIONshahzadebaujiti
 

Similar to Probability And Probability Distributions (20)

PROBABILITY AND PROBABILITY DISTRIBUTIONS.ppt
PROBABILITY AND PROBABILITY DISTRIBUTIONS.pptPROBABILITY AND PROBABILITY DISTRIBUTIONS.ppt
PROBABILITY AND PROBABILITY DISTRIBUTIONS.ppt
 
Chapter 3 SE 2015.pptx
Chapter 3 SE 2015.pptxChapter 3 SE 2015.pptx
Chapter 3 SE 2015.pptx
 
Probability
ProbabilityProbability
Probability
 
Soluciones quiz
Soluciones quizSoluciones quiz
Soluciones quiz
 
Probability
ProbabilityProbability
Probability
 
exam1 unsolved
exam1 unsolvedexam1 unsolved
exam1 unsolved
 
Probability+distribution
Probability+distributionProbability+distribution
Probability+distribution
 
CPSC531-Probability.pptx
CPSC531-Probability.pptxCPSC531-Probability.pptx
CPSC531-Probability.pptx
 
Reliability-Engineering.pdf
Reliability-Engineering.pdfReliability-Engineering.pdf
Reliability-Engineering.pdf
 
5. Probability.pdf
5. Probability.pdf5. Probability.pdf
5. Probability.pdf
 
Probability and stochastic processes 3rd edition Quiz Solutions
Probability and stochastic processes 3rd edition Quiz SolutionsProbability and stochastic processes 3rd edition Quiz Solutions
Probability and stochastic processes 3rd edition Quiz Solutions
 
cie-as-maths-9709-statistics1-v2-znotes.pdf
cie-as-maths-9709-statistics1-v2-znotes.pdfcie-as-maths-9709-statistics1-v2-znotes.pdf
cie-as-maths-9709-statistics1-v2-znotes.pdf
 
cie-as-maths-9709-statistics1-v2-znotes 2.pdf
cie-as-maths-9709-statistics1-v2-znotes 2.pdfcie-as-maths-9709-statistics1-v2-znotes 2.pdf
cie-as-maths-9709-statistics1-v2-znotes 2.pdf
 
Session 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptxSession 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptx
 
Seattle.Slides.7
Seattle.Slides.7Seattle.Slides.7
Seattle.Slides.7
 
Ch2_p1.pdf
Ch2_p1.pdfCh2_p1.pdf
Ch2_p1.pdf
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
 
5.13.3 Geometric Probability and Changing Dimensions
5.13.3 Geometric Probability and Changing Dimensions5.13.3 Geometric Probability and Changing Dimensions
5.13.3 Geometric Probability and Changing Dimensions
 
PROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTIONPROBABILITY DISTRIBUTION
PROBABILITY DISTRIBUTION
 
chap2.pdf
chap2.pdfchap2.pdf
chap2.pdf
 

More from Sahil Nagpal

DIGITAL ADVERTISING
DIGITAL ADVERTISINGDIGITAL ADVERTISING
DIGITAL ADVERTISINGSahil Nagpal
 
OBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTING
OBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTINGOBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTING
OBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTINGSahil Nagpal
 
ESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTING
ESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTINGESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTING
ESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTINGSahil Nagpal
 
Leadership Under Organisational Behaviour
Leadership Under Organisational BehaviourLeadership Under Organisational Behaviour
Leadership Under Organisational BehaviourSahil Nagpal
 
POLYMERS : PLASTICS AND THERMOPLASTICS
POLYMERS : PLASTICS AND THERMOPLASTICSPOLYMERS : PLASTICS AND THERMOPLASTICS
POLYMERS : PLASTICS AND THERMOPLASTICSSahil Nagpal
 
SERVICES PROVIDED BY THE INTERNET
SERVICES PROVIDED BY THE INTERNETSERVICES PROVIDED BY THE INTERNET
SERVICES PROVIDED BY THE INTERNETSahil Nagpal
 

More from Sahil Nagpal (7)

DIGITAL ADVERTISING
DIGITAL ADVERTISINGDIGITAL ADVERTISING
DIGITAL ADVERTISING
 
OBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTING
OBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTINGOBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTING
OBJECTIVES OF BUDGETING IN MANAGEMENT ACCOUNTING
 
ESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTING
ESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTINGESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTING
ESSENTIALS OF EFFECTIVE BUDGETARY CONTROL IN MANAGEMENT ACCOUNTING
 
Leadership Under Organisational Behaviour
Leadership Under Organisational BehaviourLeadership Under Organisational Behaviour
Leadership Under Organisational Behaviour
 
POLYMERS : PLASTICS AND THERMOPLASTICS
POLYMERS : PLASTICS AND THERMOPLASTICSPOLYMERS : PLASTICS AND THERMOPLASTICS
POLYMERS : PLASTICS AND THERMOPLASTICS
 
HUMAYUN'S TOMB
HUMAYUN'S TOMBHUMAYUN'S TOMB
HUMAYUN'S TOMB
 
SERVICES PROVIDED BY THE INTERNET
SERVICES PROVIDED BY THE INTERNETSERVICES PROVIDED BY THE INTERNET
SERVICES PROVIDED BY THE INTERNET
 

Recently uploaded

Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Boston Institute of Analytics
 
Thiophen Mechanism khhjjjjjjjhhhhhhhhhhh
Thiophen Mechanism khhjjjjjjjhhhhhhhhhhhThiophen Mechanism khhjjjjjjjhhhhhhhhhhh
Thiophen Mechanism khhjjjjjjjhhhhhhhhhhhYasamin16
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Thomas Poetter
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Colleen Farrelly
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Cathrine Wilhelmsen
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGILLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGIThomas Poetter
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024Timothy Spann
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Seán Kennedy
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxMike Bennett
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 

Recently uploaded (20)

Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
 
Thiophen Mechanism khhjjjjjjjhhhhhhhhhhh
Thiophen Mechanism khhjjjjjjjhhhhhhhhhhhThiophen Mechanism khhjjjjjjjhhhhhhhhhhh
Thiophen Mechanism khhjjjjjjjhhhhhhhhhhh
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGILLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
April 2024 - NLIT Cloudera Real-Time LLM Streaming 2024
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptx
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 

Probability And Probability Distributions

  • 1. Probability And Probability Distributions 1 MADE BY:- ROLL NO. SAHIL NAGPAL 232 PRACHI DABAS (LEADER) 492 KARANBIR SINGH 152 GARIMA LONGIANY 1252 PAVAN KUMAR 842 MANOJ KUMAR 902 RAHUL 1462 LALTHANGLEEN SITLHOI 1052 Sri Guru Nanak Dev Khalsa College (University of Delhi)
  • 2. Chapter Goals After completing this chapter, you should be able to:  Explain three approaches to assessing probabilities  Apply common rules of probability  Use Bayes’ Theorem for conditional probabilities  Distinguish between discrete and continuous probability distributions  Compute the expected value and standard deviation for a discrete probability distribution 2
  • 3. Important Terms  Probability – the chance that an uncertain event will occur (always between 0 and 1)  Experiment – a process of obtaining outcomes for uncertain events  Elementary Event – the most basic outcome possible from a simple experiment  Sample Space – the collection of all possible elementary outcomes 3
  • 4. 4 Sample Space The Sample Space is the collection of all possible outcomes e.g. All 6 faces of a die: e.g. All 52 cards of a bridge deck:
  • 5. Events  Elementary event – An outcome from a sample space with one characteristic Example: A red card from a deck of cards  Event – May involve two or more outcomes simultaneously Example: An ace that is also red from a deck of cards 5
  • 6. Visualizing Events  Contingency Tables  Tree Diagrams 6 Red 2 24 26 Black 2 24 26 Total 4 48 52 Ace Not Ace Total Full Deck of 52 Cards Red Card Black Card Not an Ace Ace Ace Not an Ace Sample Space Sample Space 2 24 2 24
  • 7. Elementary Events  A automobile consultant records fuel type and vehicle type for a sample of vehicles 2 Fuel types: Gasoline, Diesel 3 Vehicle types: Truck, Car, SUV 6 possible elementary events: e1Gasoline, Truck e2 Gasoline, Car e3 Gasoline, SUV e4 Diesel, Truck e5 Diesel, Car e6 Diesel, SUV 7 Gasoline Diesel Car Truck Truck Car SUV SUV e1 e2 e3 e4 e5 e6
  • 8. Probability Concepts  Mutually Exclusive Events  If E1 occurs, then E2 cannot occur  E1 and E2 have no common elements 8 Black Cards Red Cards A card cannot be Black and Red at the same time. E1 E2
  • 9. Probability Concepts  Independent and Dependent Events  Independent: Occurrence of one does not influence the probability of occurrence of the other.  Dependent: Occurrence of one affects the probability of the other. 9
  • 10. Independent vs. Dependent Events 10 Independent Events E1 = heads on one flip of fair coin E2 = heads on second flip of same coin Result of second flip does not depend on the result of the first flip. Dependent Events E1 = rain forecasted on the news E2 = take umbrella to work Probability of the second event is affected by the occurrence of the first event
  • 11. Assigning Probability Classical Probability Assessment 11 • Relative Frequency of Occurrence • Subjective Probability Assessment P(Ei) = Number of ways Ei can occur Total number of elementary events Relative Freq. of Ei = Number of times Ei occurs N An opinion or judgment by a decision maker about the likelihood of an event
  • 12. Rules of Probability 12 Rules for Possible Values and Sum Individual Values Sum of All Values 0 ≤ P(ei) ≤ 1 For any event ei 1)P(e k 1i i =∑= where: k = Number of elementary events in the sample space ei = ith elementary event
  • 13. Addition Rule for Elementary Events The probability of an event Ei is equal to the sum of the probabilities of the elementary events forming Ei.  Ei = {e1, e2, e3} then: P(Ei) = P(e1) + P(e2) + P(e3) 13
  • 14. Complement Rule  The complement of an event E is the collection of all possible elementary events not contained in event E. The complement of event E is represented by E.  Complement Rule: 14 P(E)1)EP( −= E E 1)EP(P(E) =+Or,
  • 15. Addition Rule for Two Events 15 P(E1 or E2) = P(E1) + P(E2) - P(E1 and E2) E1 E2 P(E1 or E2) = P(E1) + P(E2) - P(E1 and E2) Don’t count common elements twice! ■ Addition Rule: E1 E2+ =
  • 16. Addition Rule Example 16 P(Red or Ace) = P(Red) +P(Ace) - P(Red and Ace) = 26/52 + 4/52 - 2/52 = 28/52 Don’t count the two red aces twice! Black Color Type Red Total Ace 2 2 4 Non-Ace 24 24 48 Total 26 26 52
  • 17. Addition Rule for Mutually Exclusive Events  If E1 and E2 are mutually exclusive, then P(E1 and E2) = 0 So 17 P(E1 or E2) = P(E1) + P(E2) - P(E1 and E2) = P(E1) + P(E2) = 0 E1 E2 if mutually exclusive
  • 18. Conditional Probability  Conditional probability for any two events E1 , E2: 18 )P(E )EandP(E )E|P(E 2 21 21 = 0)P(Ewhere 2 >
  • 19. Conditional Probability Example  What is the probability that a car has a CD player, given that it has AC ? i.e., we want to find P(CD | AC) 19 Of the cars on a used car lot, 70% have air conditioning (AC) and 40% have a CD player (CD). 20% of the cars have both.
  • 20. Conditional Probability Example 20 No CDCD Total AC .2 .5 .7 No AC .2 .1 .3 Total .4 .6 1.0 Of the cars on a used car lot, 70% have air conditioning (AC) and 40% have a CD player (CD). 20% of the cars have both. .2857 .7 .2 P(AC) AC)andP(CD AC)|P(CD === (continued)
  • 21. Conditional Probability Example 21 No CDCD Total AC .2 .5 .7 No AC .2 .1 .3 Total .4 .6 1.0 Given AC, we only consider the top row (70% of the cars). Of these, 20% have a CD player. 20% of 70% is about 28.57%. .2857 .7 .2 P(AC) AC)andP(CD AC)|P(CD === (continued)
  • 22. For Independent Events:  Conditional probability for independent events E1 , E2: 22 )P(E)E|P(E 121 = 0)P(Ewhere 2 > )P(E)E|P(E 212 = 0)P(Ewhere 1 >
  • 23. Multiplication Rules  Multiplication rule for two events E1 and E2: 23 )E|P(E)P(E)EandP(E 12121 = )P(E)E|P(E 212 =Note: If E1 and E2 are independent, then and the multiplication rule simplifies to )P(E)P(E)EandP(E 2121 =
  • 24. Tree Diagram Example 24 Diesel P(E2) = 0.2 Gasoline P(E1) = 0.8 Truck: P(E3 |E1 ) = 0.2 Car: P(E4|E1) = 0.5 SUV: P(E5|E1) = 0.3 P(E1 and E3) = 0.8 x 0.2 = 0.16 P(E1 and E4) = 0.8 x 0.5 = 0.40 P(E1 and E5) = 0.8 x 0.3 = 0.24 P(E2 and E3) = 0.2 x 0.6 = 0.12 P(E2 and E4) = 0.2 x 0.1 = 0.02 P(E3 and E4) = 0.2 x 0.3 = 0.06 Truck: P(E3 |E2 ) = 0.6 Car: P(E4|E2) = 0.1 SUV: P(E5|E2) = 0.3
  • 25. Bayes’ Theorem  where: Ei = ith event of interest of the k possible events B = new event that might impact P(Ei) Events E1 to Ek are mutually exclusive and collectively exhaustive 25 )E|)P(BP(E)E|)P(BP(E)E|)P(BP(E )E|)P(BP(E B)|P(E kk2211 ii i +++ = 
  • 26. Bayes' Theorem Example  A drilling company has estimated a 40% chance of striking oil for their new well.  A detailed test has been scheduled for more information. Historically, 60% of successful wells have had detailed tests, and 20% of unsuccessful wells have had detailed tests.  Given that this well has been scheduled for a detailed test, what is the probability that the well will be successful? 26
  • 27.  Let S = successful well and U = unsuccessful well  P(S) = .4 , P(U) = .6 (prior probabilities)  Define the detailed test event as D  Conditional probabilities: P(D|S) = .6 P(D|U) = .2  Revised probabilities 27 Bayes’ Theorem Example Event Prior Prob. Conditional Prob. Joint Prob. Revised Prob. S (successful) .4 .6 .4*.6 = .24 .24/.36 = .67 U (unsuccessful) .6 .2 .6*.2 = .12 .12/.36 = .33 Sum = .36 (continued)
  • 28.  Given the detailed test, the revised probability of a successful well has risen to .67 from the original estimate of .4 28 Bayes’ Theorem Example Event Prior Prob. Conditional Prob. Joint Prob. Revised Prob. S (successful) .4 .6 .4*.6 = .24 .24/.36 = .67 U (unsuccessful) .6 .2 .6*.2 = .12 .12/.36 = .33 Sum = .36 (continued)
  • 29. Introduction to Probability Distributions  Random Variable  Represents a possible numerical value from a random event 29 Random Variables Discrete Random Variable Continuous Random Variable
  • 30. Discrete Random Variables  Can only assume a countable number of values Examples:  Roll a die twice Let x be the number of times 4 comes up (then x could be 0, 1, or 2 times)  Toss a coin 5 times. Let x be the number of heads (then x = 0, 1, 2, 3, 4, or 5) 30
  • 31. Discrete Probability Distribution x Value Probability 0 1/4 = .25 1 2/4 = .50 2 1/4 = .25 31 Experiment: Toss 2 Coins. Let x = # heads. T T 4 possible outcomes T T H H H H Probability Distribution 0 1 2 x .50 .25 Probability
  • 32. Discrete Probability Distribution  A list of all possible [ xi , P(xi) ] pairs xi = Value of Random Variable (Outcome) P(xi) = Probability Associated with Value  xi’s are mutually exclusive (no overlap)  xi’s are collectively exhaustive (nothing left out)  0 £ P(xi) £ 1 for each xi  Σ P(xi) = 1 32
  • 33. Discrete Random Variable Summary Measures  Expected Value of a discrete distribution (Weighted Average) E(x) = Σxi P(xi)  Example: Toss 2 coins, x = # of heads, compute expected value of x: E(x) = (0 x .25) + (1 x .50) + (2 x .25) = 1.0 33 x P(x) 0 .25 1 .50 2 .25
  • 34. Discrete Random Variable Summary Measures  Standard Deviation of a discrete distribution where: E(x) = Expected value of the random variable x = Values of the random variable P(x) = Probability of the random variable having the value of x 34 P(x)E(x)}{xσ 2 x −= ∑ (continued)
  • 35. Discrete Random Variable Summary Measures  Example: Toss 2 coins, x = # heads, compute standard deviation (recall E(x) = 1 35 P(x)E(x)}{xσ 2 x −= ∑ .707.50(.25)1)(2(.50)1)(1(.25)1)(0σ 222 x ==−+−+−= (continued) Possible number of heads = 0, 1, or 2
  • 36. Two Discrete Random Variables  Expected value of the sum of two discrete random variables: E(x + y) = E(x) + E(y) = Σ x P(x) + Σ y P(y) (The expected value of the sum of two random variables is the sum of the two expected values) 36
  • 37. Covariance  Covariance between two discrete random variables: σxy = Σ [xi – E(x)][yj – E(y)]P(xiyj) where: xi = possible values of the x discrete random variable yj = possible values of the y discrete random variable P(xi ,yj) = joint probability of the values of xi and yj occurring 37
  • 38. Interpreting Covariance  Covariance between two discrete random variables: σxy > 0 x and y tend to move in the same direction σxy < 0 x and y tend to move in opposite directions σxy = 0 x and y do not move closely together 38
  • 39. Correlation Coefficient  The Correlation Coefficient shows the strength of the linear association between two variables where: ρ = correlation coefficient (“rho”) σxy = covariance between x and y σx = standard deviation of variable x σy = standard deviation of variable y 39 yx yx σσ σ ρ =
  • 40. Interpreting the Correlation Coefficient  The Correlation Coefficient always falls between -1 and +1 ρ = 0 x and y are not linearly related. The farther ρ is from zero, the stronger the linear relationship: ρ = +1 x and y have a perfect positive linear relationship ρ = -1 x and y have a perfect negative linear relationship 40