SlideShare una empresa de 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]

Más contenido relacionado

La actualidad más candente

1 f2 fractions
1 f2 fractions1 f2 fractions
1 f2 fractions
math123a
 
Permutation and combination
Permutation and combinationPermutation and combination
Permutation and combination
Arijit Sarkar
 
Probabilitytree
ProbabilitytreeProbabilitytree
Probabilitytree
FDonkor
 
12 2 Combinations And Binomial Thm
12 2 Combinations And Binomial Thm12 2 Combinations And Binomial Thm
12 2 Combinations And Binomial Thm
silvia
 
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
 
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
claire meadows-smith
 

La actualidad más candente (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)
 

Destacado (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
 

Similar a Gambling, Probability, and Risk

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 and
manishhmishra001
 
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
 

Similar 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
 

Más de Rod Medallion

Central banks macro_adjustments
Central banks macro_adjustmentsCentral banks macro_adjustments
Central banks macro_adjustments
Rod Medallion
 
Central bank monetary policy
Central bank monetary policyCentral bank monetary policy
Central bank monetary policy
Rod Medallion
 
Two myths about the Dollar
Two myths about the DollarTwo myths about the Dollar
Two myths about the Dollar
Rod Medallion
 
Sovereign Wealth Funds I M F
Sovereign Wealth Funds  I M FSovereign Wealth Funds  I M F
Sovereign Wealth Funds I M F
Rod Medallion
 
I M F Risks Derivatives
I M F  Risks  DerivativesI M F  Risks  Derivatives
I M F Risks Derivatives
Rod Medallion
 
Deutsche Bank Return to Normalcy
Deutsche Bank Return to NormalcyDeutsche Bank Return to Normalcy
Deutsche Bank Return to Normalcy
Rod Medallion
 

Más 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

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Último (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
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
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
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)
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
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.
 
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
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 

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.