SlideShare uma empresa Scribd logo
1 de 65
Gambling, Probability, and Risk  (Basic Probability and Counting Methods)
First: Your class data Starting with politics…
 
 
Feelings about math and writing…
Optimism…
A gambling experiment ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
What do you want to bet? ,[object Object],[object Object],[object Object]
Rational strategy ,[object Object],[object Object],[object Object],[object Object]
Probability  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Assessing Probability ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Computing  theoretical  probabilities:counting methods ,[object Object],[object Object],Note:  these are called “counting methods” because we have to  count   the number of ways A can occur and the number of total possible outcomes.
Counting methods: Example 1 Example 1:  You draw one card from a deck of cards. What’s the probability that you draw an ace?
Counting methods: Example 2 Example 2.  What’s the probability that you draw 2 aces when you draw two cards from the deck? This is a “joint probability”—we’ll get back to this on Wednesday
Counting methods: Example 2 Numerator:   A  A  , A  A  , A  A  ,  A  A  ,  A  A  , A  A  ,  A  A  ,  A  A  ,  A  A  , A  A  , A  A  , or A  A   = 12 Two counting method ways to calculate this: 1. Consider order:   Denominator = 52x51 = 2652  -- why? . . .     52 cards 51 cards . . .  
Numerator:  A  A  , A  A  , A  A  ,  A  A  ,  A  A  ,  A  A   = 6 Denominator =  Counting methods: Example 2 2.  Ignore order: Divide out order!
Summary of Counting Methods Counting methods for computing probabilities With replacement Without replacement Permutations—order matters! Combinations— Order doesn’t matter Without replacement
Summary of Counting Methods Counting methods for computing probabilities Permutations—order matters! With replacement Without replacement
Permutations—Order matters! ,[object Object],[object Object],[object Object]
Summary of Counting Methods Counting methods for computing probabilities With replacement Permutations—order matters!
Permutations—with replacement With Replacement  – Think coin tosses, dice, and DNA.   “ memoryless” – After you get heads, you have an equally likely chance of getting a heads on the next toss (unlike in cards example, where you can’t draw the same card twice from a single deck).   What’s the probability of getting two heads in a row (“HH”) when tossing a coin?   H H T T H T Toss 1: 2 outcomes Toss 2: 2 outcomes 2 2  total possible outcomes: {HH, HT, TH, TT}
Permutations—with replacement What’s the probability of 3 heads in a row? H H T T H T Toss 1: 2 outcomes Toss 2: 2 outcomes Toss 3: 2 outcomes H T H T H T H T HHH HHT HTH HTT THH THT TTH TTT
Permutations—with replacement When you roll a pair of dice (or 1 die twice), what’s the probability of rolling 2 sixes? What’s the probability of rolling a 5 and a 6?
Summary: order matters, with replacement ,[object Object]
Summary of Counting Methods Counting methods for computing probabilities Without replacement Permutations—order matters!
Permutations—without replacement ,[object Object],[object Object]
Permutation—without replacement ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Quickly becomes a pain! Easier to figure out patterns using a the  probability tree!
Permutation—without replacement # of permutations = 5 x 4 x 3 x 2 x 1 = 5! There are 5! ways to order 5 people in 5 chairs (since a person cannot repeat) E B A C D E A B D A B C D …… . Seat One: 5 possible Seat Two: only 4 possible Etc….
Permutation—without replacement What if you had to arrange 5 people in only 3 chairs (meaning 2 are out)? E B A C D E A B D A B C D Seat One: 5 possible Seat Two: Only 4 possible E B D Seat Three: only 3 possible
Permutation—without replacement Note this also works for 5 people and 5 chairs:
Permutation—without replacement How many two-card hands can I draw from a deck when order matters (e.g., ace of spades followed by ten of clubs is different than ten of clubs followed by ace of spades) . . .     52 cards 51 cards . . .  
Summary: order matters, without replacement ,[object Object]
Practice problems: ,[object Object],[object Object]
Answer 1 ,[object Object],P(success) =  1 (there’s only way to get it right!) / total # of guesses she could make   Total # of guesses one could make randomly: glass one: glass two: glass three:   glass four: 4 choices 3 vintages left  2 left    no “degrees of freedom” left  P(success) = 1 / 4!  = 1/24 = .04167 = 4 x 3 x 2 x 1 = 4!
Answer 2 ,[object Object],[object Object],[object Object]
Summary of Counting Methods Counting methods for computing probabilities Combinations— Order doesn’t matter Without replacement
2. Combinations—Order doesn’t matter ,[object Object],Spoken: “ n  choose  r ” Written as:
Combinations How many two-card hands can I draw from a deck when order does  not  matter (e.g., ace of spades followed by ten of clubs is  the same  as ten of clubs followed by ace of spades) . . .     52 cards 51 cards . . .  
Combinations How many five-card hands can I draw from a deck when order does  not  matter? . . .     52 cards 51 cards 50 cards 49 cards 48 cards . . .   . . .   . . .   . . .  
Combinations   How many repeats total?? … . 1.  2.  3.
Combinations   i.e., how many different ways can you arrange 5 cards…? 1.  2.  3.  … .
Combinations   That’s a permutation without replacement. 5! = 120
Combinations ,[object Object],[object Object],[object Object],[object Object]
Combinations ,[object Object],[object Object],[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],6 permutations of the 3 men (=3!) x 2 permutations of the women (=2!) = 12 12 permutations    1 gender-based seating arrangement
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],   5! possible arrangements of A, B, C, D, and E are reduced to 5!/12 or 5!/(3!2!)   6 permutations of the 3 men (=3!) x 2 permutations of the women (=2!) = 12
Summary ,[object Object],[object Object]
Summary: combinations If   r  objects are taken from a set of  n  objects without replacement and disregarding order, how many different samples are possible?  Formally, “order doesn’t matter” and “without replacement”    use choosing     
Examples—Combinations  ,[object Object],Which of course means that your probability of winning is 1/13,983,816!
Examples How many ways can you get 3 heads in 5 coin tosses?
Summary of Counting Methods Counting methods for computing probabilities Combinations— Order doesn’t matter Without replacement: With replacement:  n r   Permutations—order matters! Without replacement: n(n-1)(n-2)…(n-r+1)=
Gambling, revisited ,[object Object],[object Object],[object Object],[object Object],[object Object]
Pair of the same color? ,[object Object],Numerator = red aces, black aces; red kings, black kings; etc.…= 2x13 = 26
Any old pair? ,[object Object]
Two cards of same suit?
Two cards of same color? Numerator:  26 C 2  x 2 colors = 26!/(24!2!) = 325 x 2 = 650 Denominator = 1326  So, P(pair of the same color) = 650/1326 = 49% chance A little non-intuitive? Here’s another way to look at it… 26x25 RR 26x26 RB 26x26 BR 26x25 BB 50/102 Not quite 50/100 . . .     52 cards 26 red branches 26 black branches From a Red branch: 26 black left, 25 red left . . .   From a Black branch: 26 red left, 25 black left
Rational strategy? ,[object Object],[object Object],[object Object]
Rational strategy? ,[object Object],[object Object],[object Object]
Rational strategy? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Rational strategy… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Practice problem: ,[object Object],[object Object]
In-Class Exercises: Answer ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Use SAS as a calculator ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
For class of 30? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
In this class? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Mais conteúdo relacionado

Mais procurados

Probability with Cards
Probability with CardsProbability with Cards
Probability with Cardsianrhunter
 
1 f2 fractions
1 f2 fractions1 f2 fractions
1 f2 fractionsmath123a
 
Permutation and combination
Permutation and combinationPermutation and combination
Permutation and combinationArijit Sarkar
 
Probabilitytree
ProbabilitytreeProbabilitytree
ProbabilitytreeFDonkor
 
12 2 Combinations And Binomial Thm
12 2 Combinations And Binomial Thm12 2 Combinations And Binomial Thm
12 2 Combinations And Binomial Thmsilvia
 
Kahn Help on ACT Math 1
Kahn Help on ACT Math 1 Kahn Help on ACT Math 1
Kahn Help on ACT Math 1 Jim Mathews
 
Math for 800 06 statistics, probability, sets, and graphs-charts
Math for 800   06 statistics, probability, sets, and graphs-chartsMath for 800   06 statistics, probability, sets, and graphs-charts
Math for 800 06 statistics, probability, sets, and graphs-chartsEdwin Lapuerta
 
Finite Math - Sets of Outcomes and Trees
Finite Math - Sets of Outcomes and TreesFinite Math - Sets of Outcomes and Trees
Finite Math - Sets of Outcomes and TreesJustin Tallant
 
5. probability qt 1st tri semester
5. probability qt 1st tri semester 5. probability qt 1st tri semester
5. probability qt 1st tri semester Karan Kukreja
 
counting techniques
counting techniquescounting techniques
counting techniquesUnsa Shakir
 
Computing Probabilities By Using Equally Likely Outcomes - Finite Math
Computing Probabilities By Using Equally Likely Outcomes - Finite MathComputing Probabilities By Using Equally Likely Outcomes - Finite Math
Computing Probabilities By Using Equally Likely Outcomes - Finite MathJustin Tallant
 
Permutations and Combinations
Permutations and CombinationsPermutations and Combinations
Permutations and CombinationsAngel Willis
 
09a 5 mm1f_methods_unit_1f_-_november_2012
09a 5 mm1f_methods_unit_1f_-_november_201209a 5 mm1f_methods_unit_1f_-_november_2012
09a 5 mm1f_methods_unit_1f_-_november_2012claire meadows-smith
 
6. prob. assignment (1)
6. prob. assignment (1)6. prob. assignment (1)
6. prob. assignment (1)Karan Kukreja
 

Mais procurados (19)

tree diagrams
 tree diagrams tree diagrams
tree diagrams
 
Practice Test 2 Probability
Practice Test 2 ProbabilityPractice Test 2 Probability
Practice Test 2 Probability
 
Probability with Cards
Probability with CardsProbability with Cards
Probability with Cards
 
1 f2 fractions
1 f2 fractions1 f2 fractions
1 f2 fractions
 
Permutation and combination
Permutation and combinationPermutation and combination
Permutation and combination
 
Probability and Statistics - Week 1
Probability and Statistics - Week 1Probability and Statistics - Week 1
Probability and Statistics - Week 1
 
Probabilitytree
ProbabilitytreeProbabilitytree
Probabilitytree
 
Probability and Statistics - Week 2
Probability and Statistics - Week 2Probability and Statistics - Week 2
Probability and Statistics - Week 2
 
12 2 Combinations And Binomial Thm
12 2 Combinations And Binomial Thm12 2 Combinations And Binomial Thm
12 2 Combinations And Binomial Thm
 
Kahn Help on ACT Math 1
Kahn Help on ACT Math 1 Kahn Help on ACT Math 1
Kahn Help on ACT Math 1
 
Math for 800 06 statistics, probability, sets, and graphs-charts
Math for 800   06 statistics, probability, sets, and graphs-chartsMath for 800   06 statistics, probability, sets, and graphs-charts
Math for 800 06 statistics, probability, sets, and graphs-charts
 
Finite Math - Sets of Outcomes and Trees
Finite Math - Sets of Outcomes and TreesFinite Math - Sets of Outcomes and Trees
Finite Math - Sets of Outcomes and Trees
 
5. probability qt 1st tri semester
5. probability qt 1st tri semester 5. probability qt 1st tri semester
5. probability qt 1st tri semester
 
counting techniques
counting techniquescounting techniques
counting techniques
 
Probability
ProbabilityProbability
Probability
 
Computing Probabilities By Using Equally Likely Outcomes - Finite Math
Computing Probabilities By Using Equally Likely Outcomes - Finite MathComputing Probabilities By Using Equally Likely Outcomes - Finite Math
Computing Probabilities By Using Equally Likely Outcomes - Finite Math
 
Permutations and Combinations
Permutations and CombinationsPermutations and Combinations
Permutations and Combinations
 
09a 5 mm1f_methods_unit_1f_-_november_2012
09a 5 mm1f_methods_unit_1f_-_november_201209a 5 mm1f_methods_unit_1f_-_november_2012
09a 5 mm1f_methods_unit_1f_-_november_2012
 
6. prob. assignment (1)
6. prob. assignment (1)6. prob. assignment (1)
6. prob. assignment (1)
 

Destaque

Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probabilityguest45a926
 
Basics of probability
Basics of probabilityBasics of probability
Basics of probabilitysuncil0071
 
Topic 6 stat probability theory
Topic 6 stat probability theoryTopic 6 stat probability theory
Topic 6 stat probability theorySizwan Ahammed
 
The fundamental counting principle
The fundamental counting principleThe fundamental counting principle
The fundamental counting principleEmma Balbastro
 
Fundamental counting principle powerpoint
Fundamental counting principle powerpointFundamental counting principle powerpoint
Fundamental counting principle powerpointmesmith1
 
Counting Technique, Permutation, Combination
Counting Technique, Permutation, CombinationCounting Technique, Permutation, Combination
Counting Technique, Permutation, CombinationChie Pegollo
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probabilityIkhlas Rahman
 
Basic Probability
Basic Probability Basic Probability
Basic Probability kaurab
 
Probability powerpoint
Probability powerpointProbability powerpoint
Probability powerpointTiffany Deegan
 
Probability Powerpoint
Probability PowerpointProbability Powerpoint
Probability Powerpointspike2904
 

Destaque (13)

Basic Concept Of Probability
Basic Concept Of ProbabilityBasic Concept Of Probability
Basic Concept Of Probability
 
Probability
ProbabilityProbability
Probability
 
Lecture 08
Lecture 08Lecture 08
Lecture 08
 
Probability
ProbabilityProbability
Probability
 
Basics of probability
Basics of probabilityBasics of probability
Basics of probability
 
Topic 6 stat probability theory
Topic 6 stat probability theoryTopic 6 stat probability theory
Topic 6 stat probability theory
 
The fundamental counting principle
The fundamental counting principleThe fundamental counting principle
The fundamental counting principle
 
Fundamental counting principle powerpoint
Fundamental counting principle powerpointFundamental counting principle powerpoint
Fundamental counting principle powerpoint
 
Counting Technique, Permutation, Combination
Counting Technique, Permutation, CombinationCounting Technique, Permutation, Combination
Counting Technique, Permutation, Combination
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
Basic Probability
Basic Probability Basic Probability
Basic Probability
 
Probability powerpoint
Probability powerpointProbability powerpoint
Probability powerpoint
 
Probability Powerpoint
Probability PowerpointProbability Powerpoint
Probability Powerpoint
 

Semelhante a Gambling, Probability, and Risk

probability 2.ppt
probability 2.pptprobability 2.ppt
probability 2.pptIzah Catli
 
Permutation and combination
Permutation and combinationPermutation and combination
Permutation and combinationsarath4droid
 
Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚Statistics Homework Helper
 
Lecture Week 17 which hleps in study for logic and
Lecture Week 17 which hleps in study for logic andLecture Week 17 which hleps in study for logic and
Lecture Week 17 which hleps in study for logic andmanishhmishra001
 
COUNTING RULES-Revised.pdf
COUNTING RULES-Revised.pdfCOUNTING RULES-Revised.pdf
COUNTING RULES-Revised.pdfAtikaAbdulhayee
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis Dr. Trilok Kumar Jain
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis Dr. Trilok Kumar Jain
 
Week-7_Day-1_Complementary-Events_PPT.pptx
Week-7_Day-1_Complementary-Events_PPT.pptxWeek-7_Day-1_Complementary-Events_PPT.pptx
Week-7_Day-1_Complementary-Events_PPT.pptxDariusRosete
 
Simple probability
Simple probabilitySimple probability
Simple probability06426345
 
Counting Project
Counting ProjectCounting Project
Counting Projectguestc5d3f2
 
permutations-and-combinations.pptx
permutations-and-combinations.pptxpermutations-and-combinations.pptx
permutations-and-combinations.pptxAryanArora64
 
03 Probability Review for Analysis of Algorithms
03 Probability Review for Analysis of Algorithms03 Probability Review for Analysis of Algorithms
03 Probability Review for Analysis of AlgorithmsAndres Mendez-Vazquez
 
Important questions for class 10 maths chapter 15 probability with solutions
Important questions for class 10 maths chapter 15 probability with solutionsImportant questions for class 10 maths chapter 15 probability with solutions
Important questions for class 10 maths chapter 15 probability with solutionsExpertClass
 

Semelhante a Gambling, Probability, and Risk (20)

probability 2.ppt
probability 2.pptprobability 2.ppt
probability 2.ppt
 
Probably probability
Probably probabilityProbably probability
Probably probability
 
Permutation and combination
Permutation and combinationPermutation and combination
Permutation and combination
 
Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚Your Statistics Homework Solver is Here! 📊📚
Your Statistics Homework Solver is Here! 📊📚
 
Math questions
Math  questionsMath  questions
Math questions
 
Lecture Week 17 which hleps in study for logic and
Lecture Week 17 which hleps in study for logic andLecture Week 17 which hleps in study for logic and
Lecture Week 17 which hleps in study for logic and
 
COUNTING RULES-Revised.pdf
COUNTING RULES-Revised.pdfCOUNTING RULES-Revised.pdf
COUNTING RULES-Revised.pdf
 
Prob2definitions
Prob2definitionsProb2definitions
Prob2definitions
 
Probability Assignment Help
Probability Assignment HelpProbability Assignment Help
Probability Assignment Help
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis
 
Normal distribution for statistical analysis
Normal distribution for statistical analysis Normal distribution for statistical analysis
Normal distribution for statistical analysis
 
Week-7_Day-1_Complementary-Events_PPT.pptx
Week-7_Day-1_Complementary-Events_PPT.pptxWeek-7_Day-1_Complementary-Events_PPT.pptx
Week-7_Day-1_Complementary-Events_PPT.pptx
 
Mathematics Homework Help
Mathematics Homework HelpMathematics Homework Help
Mathematics Homework Help
 
Simple probability
Simple probabilitySimple probability
Simple probability
 
Counting Project
Counting ProjectCounting Project
Counting Project
 
Practice Test 2 Solutions
Practice Test 2  SolutionsPractice Test 2  Solutions
Practice Test 2 Solutions
 
permutations-and-combinations.pptx
permutations-and-combinations.pptxpermutations-and-combinations.pptx
permutations-and-combinations.pptx
 
03 Probability Review for Analysis of Algorithms
03 Probability Review for Analysis of Algorithms03 Probability Review for Analysis of Algorithms
03 Probability Review for Analysis of Algorithms
 
Math Homework Help
Math Homework HelpMath Homework Help
Math Homework Help
 
Important questions for class 10 maths chapter 15 probability with solutions
Important questions for class 10 maths chapter 15 probability with solutionsImportant questions for class 10 maths chapter 15 probability with solutions
Important questions for class 10 maths chapter 15 probability with solutions
 

Mais de Rod Medallion

Portfolio optimization with warren and bill
Portfolio optimization with warren and billPortfolio optimization with warren and bill
Portfolio optimization with warren and billRod Medallion
 
Introduction to credit derivatives
Introduction to credit derivativesIntroduction to credit derivatives
Introduction to credit derivativesRod Medallion
 
Global derivatives market historical perspective
Global derivatives market historical perspectiveGlobal derivatives market historical perspective
Global derivatives market historical perspectiveRod Medallion
 
Carlyle Group sees strong growth potential in se asia
Carlyle Group sees strong growth potential in se asiaCarlyle Group sees strong growth potential in se asia
Carlyle Group sees strong growth potential in se asiaRod Medallion
 
Central banks macro_adjustments
Central banks macro_adjustmentsCentral banks macro_adjustments
Central banks macro_adjustmentsRod Medallion
 
Central bank monetary policy
Central bank monetary policyCentral bank monetary policy
Central bank monetary policyRod Medallion
 
Low Income Housing Tax Credit Funds Investment Opportunities For Banks
Low  Income  Housing  Tax  Credit  Funds  Investment  Opportunities For  BanksLow  Income  Housing  Tax  Credit  Funds  Investment  Opportunities For  Banks
Low Income Housing Tax Credit Funds Investment Opportunities For BanksRod Medallion
 
Economic Crisis a study of
Economic Crisis a study ofEconomic Crisis a study of
Economic Crisis a study ofRod Medallion
 
BRAZIL’S 1998-1999 CURRENCY CRISIS
BRAZIL’S 1998-1999 CURRENCY CRISISBRAZIL’S 1998-1999 CURRENCY CRISIS
BRAZIL’S 1998-1999 CURRENCY CRISISRod Medallion
 
Two myths about the Dollar
Two myths about the DollarTwo myths about the Dollar
Two myths about the DollarRod Medallion
 
Sovereign Wealth Funds I M F
Sovereign Wealth Funds  I M FSovereign Wealth Funds  I M F
Sovereign Wealth Funds I M FRod Medallion
 
I M F Risks Derivatives
I M F  Risks  DerivativesI M F  Risks  Derivatives
I M F Risks DerivativesRod Medallion
 
Hedge funds - Quick Overview
Hedge funds - Quick OverviewHedge funds - Quick Overview
Hedge funds - Quick OverviewRod Medallion
 
Sun Tzu\'s The Art of War
Sun Tzu\'s The Art of WarSun Tzu\'s The Art of War
Sun Tzu\'s The Art of WarRod Medallion
 
Deutsche Bank Return to Normalcy
Deutsche Bank Return to NormalcyDeutsche Bank Return to Normalcy
Deutsche Bank Return to NormalcyRod Medallion
 

Mais de Rod Medallion (20)

Portfolio optimization with warren and bill
Portfolio optimization with warren and billPortfolio optimization with warren and bill
Portfolio optimization with warren and bill
 
Introduction to credit derivatives
Introduction to credit derivativesIntroduction to credit derivatives
Introduction to credit derivatives
 
Global derivatives market historical perspective
Global derivatives market historical perspectiveGlobal derivatives market historical perspective
Global derivatives market historical perspective
 
Derivatives
DerivativesDerivatives
Derivatives
 
Carlyle Group sees strong growth potential in se asia
Carlyle Group sees strong growth potential in se asiaCarlyle Group sees strong growth potential in se asia
Carlyle Group sees strong growth potential in se asia
 
Banking in the us
Banking in the usBanking in the us
Banking in the us
 
Basel ii-12-mar-07
Basel ii-12-mar-07Basel ii-12-mar-07
Basel ii-12-mar-07
 
Central banks macro_adjustments
Central banks macro_adjustmentsCentral banks macro_adjustments
Central banks macro_adjustments
 
Central bank monetary policy
Central bank monetary policyCentral bank monetary policy
Central bank monetary policy
 
The Great Recession
The  Great  RecessionThe  Great  Recession
The Great Recession
 
Low Income Housing Tax Credit Funds Investment Opportunities For Banks
Low  Income  Housing  Tax  Credit  Funds  Investment  Opportunities For  BanksLow  Income  Housing  Tax  Credit  Funds  Investment  Opportunities For  Banks
Low Income Housing Tax Credit Funds Investment Opportunities For Banks
 
Economic Crisis a study of
Economic Crisis a study ofEconomic Crisis a study of
Economic Crisis a study of
 
BRAZIL’S 1998-1999 CURRENCY CRISIS
BRAZIL’S 1998-1999 CURRENCY CRISISBRAZIL’S 1998-1999 CURRENCY CRISIS
BRAZIL’S 1998-1999 CURRENCY CRISIS
 
Two myths about the Dollar
Two myths about the DollarTwo myths about the Dollar
Two myths about the Dollar
 
Sovereign Wealth Funds I M F
Sovereign Wealth Funds  I M FSovereign Wealth Funds  I M F
Sovereign Wealth Funds I M F
 
I M F Risks Derivatives
I M F  Risks  DerivativesI M F  Risks  Derivatives
I M F Risks Derivatives
 
Hedge funds - Quick Overview
Hedge funds - Quick OverviewHedge funds - Quick Overview
Hedge funds - Quick Overview
 
Imf proposal bancor
Imf proposal bancorImf proposal bancor
Imf proposal bancor
 
Sun Tzu\'s The Art of War
Sun Tzu\'s The Art of WarSun Tzu\'s The Art of War
Sun Tzu\'s The Art of War
 
Deutsche Bank Return to Normalcy
Deutsche Bank Return to NormalcyDeutsche Bank Return to Normalcy
Deutsche Bank Return to Normalcy
 

Último

How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationNeilDeclaro1
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 

Último (20)

How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 

Gambling, Probability, and Risk

  • 1. Gambling, Probability, and Risk (Basic Probability and Counting Methods)
  • 2. First: Your class data Starting with politics…
  • 3.  
  • 4.  
  • 5. Feelings about math and writing…
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13. Counting methods: Example 1 Example 1: You draw one card from a deck of cards. What’s the probability that you draw an ace?
  • 14. Counting methods: Example 2 Example 2. What’s the probability that you draw 2 aces when you draw two cards from the deck? This is a “joint probability”—we’ll get back to this on Wednesday
  • 15. Counting methods: Example 2 Numerator: A  A  , A  A  , A  A  , A  A  , A  A  , A  A  , A  A  , A  A  , A  A  , A  A  , A  A  , or A  A  = 12 Two counting method ways to calculate this: 1. Consider order: Denominator = 52x51 = 2652 -- why? . . .     52 cards 51 cards . . .  
  • 16. Numerator: A  A  , A  A  , A  A  , A  A  , A  A  , A  A  = 6 Denominator = Counting methods: Example 2 2. Ignore order: Divide out order!
  • 17. Summary of Counting Methods Counting methods for computing probabilities With replacement Without replacement Permutations—order matters! Combinations— Order doesn’t matter Without replacement
  • 18. Summary of Counting Methods Counting methods for computing probabilities Permutations—order matters! With replacement Without replacement
  • 19.
  • 20. Summary of Counting Methods Counting methods for computing probabilities With replacement Permutations—order matters!
  • 21. Permutations—with replacement With Replacement – Think coin tosses, dice, and DNA.   “ memoryless” – After you get heads, you have an equally likely chance of getting a heads on the next toss (unlike in cards example, where you can’t draw the same card twice from a single deck).   What’s the probability of getting two heads in a row (“HH”) when tossing a coin? H H T T H T Toss 1: 2 outcomes Toss 2: 2 outcomes 2 2 total possible outcomes: {HH, HT, TH, TT}
  • 22. Permutations—with replacement What’s the probability of 3 heads in a row? H H T T H T Toss 1: 2 outcomes Toss 2: 2 outcomes Toss 3: 2 outcomes H T H T H T H T HHH HHT HTH HTT THH THT TTH TTT
  • 23. Permutations—with replacement When you roll a pair of dice (or 1 die twice), what’s the probability of rolling 2 sixes? What’s the probability of rolling a 5 and a 6?
  • 24.
  • 25. Summary of Counting Methods Counting methods for computing probabilities Without replacement Permutations—order matters!
  • 26.
  • 27.
  • 28. Permutation—without replacement # of permutations = 5 x 4 x 3 x 2 x 1 = 5! There are 5! ways to order 5 people in 5 chairs (since a person cannot repeat) E B A C D E A B D A B C D …… . Seat One: 5 possible Seat Two: only 4 possible Etc….
  • 29. Permutation—without replacement What if you had to arrange 5 people in only 3 chairs (meaning 2 are out)? E B A C D E A B D A B C D Seat One: 5 possible Seat Two: Only 4 possible E B D Seat Three: only 3 possible
  • 30. Permutation—without replacement Note this also works for 5 people and 5 chairs:
  • 31. Permutation—without replacement How many two-card hands can I draw from a deck when order matters (e.g., ace of spades followed by ten of clubs is different than ten of clubs followed by ace of spades) . . .     52 cards 51 cards . . .  
  • 32.
  • 33.
  • 34.
  • 35.
  • 36. Summary of Counting Methods Counting methods for computing probabilities Combinations— Order doesn’t matter Without replacement
  • 37.
  • 38. Combinations How many two-card hands can I draw from a deck when order does not matter (e.g., ace of spades followed by ten of clubs is the same as ten of clubs followed by ace of spades) . . .     52 cards 51 cards . . .  
  • 39. Combinations How many five-card hands can I draw from a deck when order does not matter? . . .     52 cards 51 cards 50 cards 49 cards 48 cards . . .   . . .   . . .   . . .  
  • 40. Combinations   How many repeats total?? … . 1. 2. 3.
  • 41. Combinations   i.e., how many different ways can you arrange 5 cards…? 1. 2. 3. … .
  • 42. Combinations   That’s a permutation without replacement. 5! = 120
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48. Summary: combinations If r objects are taken from a set of n objects without replacement and disregarding order, how many different samples are possible? Formally, “order doesn’t matter” and “without replacement”  use choosing   
  • 49.
  • 50. Examples How many ways can you get 3 heads in 5 coin tosses?
  • 51. Summary of Counting Methods Counting methods for computing probabilities Combinations— Order doesn’t matter Without replacement: With replacement: n r Permutations—order matters! Without replacement: n(n-1)(n-2)…(n-r+1)=
  • 52.
  • 53.
  • 54.
  • 55. Two cards of same suit?
  • 56. Two cards of same color? Numerator: 26 C 2 x 2 colors = 26!/(24!2!) = 325 x 2 = 650 Denominator = 1326 So, P(pair of the same color) = 650/1326 = 49% chance A little non-intuitive? Here’s another way to look at it… 26x25 RR 26x26 RB 26x26 BR 26x25 BB 50/102 Not quite 50/100 . . .     52 cards 26 red branches 26 black branches From a Red branch: 26 black left, 25 red left . . .   From a Black branch: 26 red left, 25 black left
  • 57.
  • 58.
  • 59.
  • 60.
  • 61.
  • 62.
  • 63.
  • 64.
  • 65.