STATION 1: ROULETTE. Name of Guesser Tally of Wins Tally of Losses # of Wins #1 #2

Size: px
Start display at page:

Download "STATION 1: ROULETTE. Name of Guesser Tally of Wins Tally of Losses # of Wins #1 #2"

Transcription

1 Casino Lab ICM The House Always Wins! Casinos rely on the laws of probability and expected values of random variables to guarantee them profits on a daily basis. Some individuals will walk away very wealthy, while others will leave with nothing but memories. This lab is designed to allow you to analyze some of the games of chance that are typically played in casinos. (Subliminal message: keep your money in your pocket!) You must complete Stations 2 & 3 AND either Station 1 or Station 4. STATION 1: ROULETTE RULES: A roulette wheel has 38 numbered slots, 1-36, 0, and 00. Half of the slots numbered 1-36 are red and the other half are black. Both 0 and 00 are green slots. Spin the wheel with the ball inside, and make a bet of either black or red (you are not allowed to bet on green today). You win if the ball lands in the color you guessed. (Both players can make a guess (bet) on the same spin of the wheel.) SIMULATION: Play 20 games of roulette with your partner (10 each). Alternately, you can easily simulate the roulette game on your TI-83 by entering RandInt(1,38) and letting 37 = 0 and 38 = 00. Have one partner operate the calculator, and let the other person guess "red" or "black" prior to each spin. Let odd numbers represent red and evens represent black. Perform 10 simulations, and then switch jobs so you ve played 20 games. Record your results in the table below. Name of Guesser Tally of Wins Tally of Losses # of Wins #1 #2 # of Losses In what proportion of the games played did you and your partner win (totaled together)? 1. What is the theoretical probability of winning roulette by betting red? black?

2 STATION 2: BLACKJACK RULES: The game of blackjack begins by dealing 2 cards to a player, the first face-down and the second face-up on top of the first. The player has a "blackjack" or "twenty-one" if he has an Ace and a 10, Jack, Queen, or King. For simplicity s sake we will call this a win, and anything else a loss. SIMULATION: Deal 24 blackjack hands, one at a time, shuffling between each hand. That is, deal 2 cards, then check the result, then shuffle, then deal two more cards, etc. Record the number of wins (blackjacks) and losses you have. Wins: Losses: In what proportion of the games did you win? Why are you asked to shuffle between each hand? What difference does it make? 1. Find the theoretical probability of winning (i.e. getting a blackjack with 2 cards). 3. Given that the face-up card is an ace, find the probability that you have a blackjack. 4. Given that the face-up card is a 10 or face card, find the probability that you have a blackjack. 5. Let events A = face-up card is an ace and B = you get a blackjack a. Are A and B independent? Explain. b. Are A and B disjoint? Explain. 6. In the game show Catch 21 the objective is to draw cards to get to 21 as in blackjack. Would you be better off getting dealt an Ace or a 10 as the first card or does it matter? Explain.

3 STATION 3: CRAPS RULES: Roll a pair of six-sided dice. If the sum is 7 or 11, you WIN! If the sum is 2, 3, or 12, you LOSE! If the sum is any other number, that number becomes the point. Then continue rolling the dice until you either roll that point number again (WIN!) or roll a 7 (LOSE!). A new game starts after a win or loss has been recorded. SIMULATION: Play 20 games of craps with your partner. Each of you should throw the dice for 10 games. Record your results in the tables below. Game 1 st roll/point Win/Lose Game 1 st roll/point Win/Lose In what proportion of the games did you win on your first roll? In what proportion of the games did you win (in either way)? 1. What is the probability (theoretical, not based on your individual results) that you win on the first roll (obtain a sum of 7 or a sum of 11)? 3. What is the probability that you lose on the first roll (obtain a sum of 2, 3, or 12)? 4. What is the probability that you roll again after the first roll?

4 Suppose you roll an 8 on the first roll. The probability that you will win given that you rolled an 8 on the first roll is 5/11. This is because there are 5 ways to roll an 8 (win) and 6 ways to roll a 7 (lose). Since all other rolls result in rolling again, these represent all the possibilities (5 + 6 =11). 5. Find the probabilities of winning given that you roll each of the numbers by finishing and filling in the probability tree diagram for the game of craps. Win (7, or 11 on first roll) Lose (2,3, or 12 on first roll) 4 5 5/ /11 6/11 win (roll 8 again) lose (roll 7) Use the probability tree to find the probability that you win at craps. 7. It can be said that craps is the best game to play. Why is this? Does the house still have the advantage? 8. How close was your winning proportion in the games you played to the true proportion?

5 STATION 4: MONTE S DILEMMA RULES: This game is based on the old television show Let s Make A Deal, hosted by Monte Hall. At the end of each show, the contestant who had won the most money was invited to choose from among three doors: door #1, door #2, or door #3. Behind one of the three doors was a very nice prize. But behind the other two were rather undesirable prizes for example donkeys. The contestant selected a door. Then, Monte revealed what was behind one of the two doors that the contestant DIDN T pick a donkey. He then gave the contestant the option of sticking with the door she had originally selected or choosing the other door. SIMULATION: Pull an ace and two 2s from the deck of cards. These represent the 3 doors with prizes (Ace is good, 2s are bad). Partner 1 arranges the cards knowing where the ace is, and acts as game show host. Partner 2 picks a card without looking at it. Partner 1 shows Partner 2 one of the 2 s on a card he didn t pick. Partner 2 must then decide to stick with his original choice or to switch cards. The final pick of an Ace wins and a 2 loses. Perform this twenty times and record the results. Make sure to do some trials in which you switch and some in which you stick with your original choice. Modern version: Visit the web site Trial Door chosen Stick/ Switch Win/ Lose Trial Door chosen Stick/ Switch Win/ Lose In what proportion of the games did you win? In what proportion of the games in which you stayed did you win? In what proportion of the games in which you switched did you win? 1. What s the probability that you picked the door with the nice prize behind it in the first place? 2. Intuition tells us that it shouldn t make any difference whether you stick or switch. There s still a 1/3 chance that you re right. Agree or disagree? Justify by finding the probabilities of winning given that you stayed and winning given that you switched. You might find a tree diagram helpful.

Casino Lab AP Statistics

Casino Lab AP Statistics Casino Lab AP Statistics Casino games are governed by the laws of probability (and those enacted by politicians, too). The same laws (probabilistic, not political) rule the entire known universe. If the

More information

CSC/MTH 231 Discrete Structures II Spring, Homework 5

CSC/MTH 231 Discrete Structures II Spring, Homework 5 CSC/MTH 231 Discrete Structures II Spring, 2010 Homework 5 Name 1. A six sided die D (with sides numbered 1, 2, 3, 4, 5, 6) is thrown once. a. What is the probability that a 3 is thrown? b. What is the

More information

NUMB3RS Activity: A Bit of Basic Blackjack. Episode: Double Down

NUMB3RS Activity: A Bit of Basic Blackjack. Episode: Double Down Teacher Page 1 : A Bit of Basic Blackjack Topic: Probability involving sampling without replacement Grade Level: 8-12 and dependent trials. Objective: Compute the probability of winning in several blackjack

More information

Ex 1: A coin is flipped. Heads, you win $1. Tails, you lose $1. What is the expected value of this game?

Ex 1: A coin is flipped. Heads, you win $1. Tails, you lose $1. What is the expected value of this game? AFM Unit 7 Day 5 Notes Expected Value and Fairness Name Date Expected Value: the weighted average of possible values of a random variable, with weights given by their respective theoretical probabilities.

More information

MATHEMATICS E-102, FALL 2005 SETS, COUNTING, AND PROBABILITY Outline #1 (Probability, Intuition, and Axioms)

MATHEMATICS E-102, FALL 2005 SETS, COUNTING, AND PROBABILITY Outline #1 (Probability, Intuition, and Axioms) MATHEMATICS E-102, FALL 2005 SETS, COUNTING, AND PROBABILITY Outline #1 (Probability, Intuition, and Axioms) Last modified: September 19, 2005 Reference: EP(Elementary Probability, by Stirzaker), Chapter

More information

Math Steven Noble. November 24th. Steven Noble Math 3790

Math Steven Noble. November 24th. Steven Noble Math 3790 Math 3790 Steven Noble November 24th The Rules of Craps In the game of craps you roll two dice then, if the total is 7 or 11, you win, if the total is 2, 3, or 12, you lose, In the other cases (when the

More information

Probability. A Mathematical Model of Randomness

Probability. A Mathematical Model of Randomness Probability A Mathematical Model of Randomness 1 Probability as Long Run Frequency In the eighteenth century, Compte De Buffon threw 2048 heads in 4040 coin tosses. Frequency = 2048 =.507 = 50.7% 4040

More information

Probability Paradoxes

Probability Paradoxes Probability Paradoxes Washington University Math Circle February 20, 2011 1 Introduction We re all familiar with the idea of probability, even if we haven t studied it. That is what makes probability so

More information

Here are two situations involving chance:

Here are two situations involving chance: Obstacle Courses 1. Introduction. Here are two situations involving chance: (i) Someone rolls a die three times. (People usually roll dice in pairs, so dice is more common than die, the singular form.)

More information

The student will explain and evaluate the financial impact and consequences of gambling.

The student will explain and evaluate the financial impact and consequences of gambling. What Are the Odds? Standard 12 The student will explain and evaluate the financial impact and consequences of gambling. Lesson Objectives Recognize gambling as a form of risk. Calculate the probabilities

More information

The Teachers Circle Mar. 20, 2012 HOW TO GAMBLE IF YOU MUST (I ll bet you $5 that if you give me $10, I ll give you $20.)

The Teachers Circle Mar. 20, 2012 HOW TO GAMBLE IF YOU MUST (I ll bet you $5 that if you give me $10, I ll give you $20.) The Teachers Circle Mar. 2, 22 HOW TO GAMBLE IF YOU MUST (I ll bet you $ that if you give me $, I ll give you $2.) Instructor: Paul Zeitz (zeitzp@usfca.edu) Basic Laws and Definitions of Probability If

More information

Simulations. 1 The Concept

Simulations. 1 The Concept Simulations In this lab you ll learn how to create simulations to provide approximate answers to probability questions. We ll make use of a particular kind of structure, called a box model, that can be

More information

Table Games Rules. MargaritavilleBossierCity.com FIN CITY GAMBLING PROBLEM? CALL

Table Games Rules. MargaritavilleBossierCity.com FIN CITY GAMBLING PROBLEM? CALL Table Games Rules MargaritavilleBossierCity.com 1 855 FIN CITY facebook.com/margaritavillebossiercity twitter.com/mville_bc GAMBLING PROBLEM? CALL 800-522-4700. Blackjack Hands down, Blackjack is the most

More information

6. a) Determine the probability distribution. b) Determine the expected sum of two dice. c) Repeat parts a) and b) for the sum of

6. a) Determine the probability distribution. b) Determine the expected sum of two dice. c) Repeat parts a) and b) for the sum of d) generating a random number between 1 and 20 with a calculator e) guessing a person s age f) cutting a card from a well-shuffled deck g) rolling a number with two dice 3. Given the following probability

More information

HOW TO PLAY BLACKJACK

HOW TO PLAY BLACKJACK Gaming Guide HOW TO PLAY BLACKJACK Blackjack, one of the most popular casino table games, is easy to learn and exciting to play! The object of the game of Blackjack is to achieve a hand higher than the

More information

or More Events Activities D2.1 Open and Shut Case D2.2 Fruit Machines D2.3 Birthdays Notes for Solutions (1 page)

or More Events Activities D2.1 Open and Shut Case D2.2 Fruit Machines D2.3 Birthdays Notes for Solutions (1 page) D2 Probability of Two or More Events Activities Activities D2.1 Open and Shut Case D2.2 Fruit Machines D2.3 Birthdays Notes for Solutions (1 page) ACTIVITY D2.1 Open and Shut Case In a Game Show in America,

More information

The game of poker. Gambling and probability. Poker probability: royal flush. Poker probability: four of a kind

The game of poker. Gambling and probability. Poker probability: royal flush. Poker probability: four of a kind The game of poker Gambling and probability CS231 Dianna Xu 1 You are given 5 cards (this is 5-card stud poker) The goal is to obtain the best hand you can The possible poker hands are (in increasing order):

More information

4.2.4 What if both events happen?

4.2.4 What if both events happen? 4.2.4 What if both events happen? Unions, Intersections, and Complements In the mid 1600 s, a French nobleman, the Chevalier de Mere, was wondering why he was losing money on a bet that he thought was

More information

BLACKJACK TO THE NTH DEGREE - FORMULA CYCLING METHOD ENHANCEMENT

BLACKJACK TO THE NTH DEGREE - FORMULA CYCLING METHOD ENHANCEMENT BLACKJACK TO THE NTH DEGREE - FORMULA CYCLING METHOD ENHANCEMENT How To Convert FCM To Craps, Roulette, and Baccarat Betting Out Of A Cycle (When To Press A Win) ENHANCEMENT 2 COPYRIGHT Copyright 2012

More information

3. If you can t make the sum with your cards, you must draw one card. 4. Players take turns rolling and discarding cards.

3. If you can t make the sum with your cards, you must draw one card. 4. Players take turns rolling and discarding cards. 1 to 10 Purpose: The object of the game is to get rid of all your cards. One player gets all the red cards, the other gets all the black cards. Players: 2-4 players Materials: 2 dice, a deck of cards,

More information

November 11, Chapter 8: Probability: The Mathematics of Chance

November 11, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 11, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Probability Rules Probability Rules Rule 1.

More information

Several Roulette systems in the past have targeted this repetitiveness, but I believe most were lacking strong money management.

Several Roulette systems in the past have targeted this repetitiveness, but I believe most were lacking strong money management. PEAK PERFORMANCE ROULETTE 1 INTRODUCTION The croupier becomes an Automaton. That is the description that has been given by researchers into one of the mysteries of the game of Roulette. Automaton, is a

More information

Live Casino game rules. 1. Live Baccarat. 2. Live Blackjack. 3. Casino Hold'em. 4. Generic Rulette. 5. Three card Poker

Live Casino game rules. 1. Live Baccarat. 2. Live Blackjack. 3. Casino Hold'em. 4. Generic Rulette. 5. Three card Poker Live Casino game rules 1. Live Baccarat 2. Live Blackjack 3. Casino Hold'em 4. Generic Rulette 5. Three card Poker 1. LIVE BACCARAT 1.1. GAME OBJECTIVE The objective in LIVE BACCARAT is to predict whose

More information

Module 5: Probability and Randomness Practice exercises

Module 5: Probability and Randomness Practice exercises Module 5: Probability and Randomness Practice exercises PART 1: Introduction to probability EXAMPLE 1: Classify each of the following statements as an example of exact (theoretical) probability, relative

More information

Guide. Odds. Understanding. The THE HOUSE ADVANTAGE

Guide. Odds. Understanding. The THE HOUSE ADVANTAGE THE HOUSE ADVANTAGE A Guide The Odds to Understanding AMERICAN GAMING ASSOCIATION 1299 Pennsylvania Avenue, NW Suite 1175 Washington, DC 20004 202-552-2675 www.americangaming.org 2005 American Gaming Association.

More information

1. The chance of getting a flush in a 5-card poker hand is about 2 in 1000.

1. The chance of getting a flush in a 5-card poker hand is about 2 in 1000. CS 70 Discrete Mathematics for CS Spring 2008 David Wagner Note 15 Introduction to Discrete Probability Probability theory has its origins in gambling analyzing card games, dice, roulette wheels. Today

More information

Make better decisions. Learn the rules of the game before you play.

Make better decisions. Learn the rules of the game before you play. BLACKJACK BLACKJACK Blackjack, also known as 21, is a popular casino card game in which players compare their hand of cards with that of the dealer. To win at Blackjack, a player must create a hand with

More information

Blackjack Project. Due Wednesday, Dec. 6

Blackjack Project. Due Wednesday, Dec. 6 Blackjack Project Due Wednesday, Dec. 6 1 Overview Blackjack, or twenty-one, is certainly one of the best-known games of chance in the world. Even if you ve never stepped foot in a casino in your life,

More information

Date. Probability. Chapter

Date. Probability. Chapter Date Probability Contests, lotteries, and games offer the chance to win just about anything. You can win a cup of coffee. Even better, you can win cars, houses, vacations, or millions of dollars. Games

More information

OUTSIDE IOWA, CALL

OUTSIDE IOWA, CALL WWW.1800BETSOFF.ORG OUTSIDE IOWA, CALL 1-800-522-4700 IOWA DEPARTMENT OF PUBLIC HEALTH, GAMBLING TREATMENT PROGRAM PROMOTING AND PROTECTING THE HEALTH OF IOWANS Printing is made possible with money from

More information

Probability Homework Pack 1

Probability Homework Pack 1 Dice 2 Probability Homework Pack 1 Probability Investigation: SKUNK In the game of SKUNK, we will roll 2 regular 6-sided dice. Players receive an amount of points equal to the total of the two dice, unless

More information

Players try to obtain a hand whose total value is greater than that of the house, without going over 21.

Players try to obtain a hand whose total value is greater than that of the house, without going over 21. OBJECT OF THE GAME Players try to obtain a hand whose total value is greater than that of the house, without going over 21. CARDS Espacejeux 3-Hand Blackjack uses five 52-card decks that are shuffled after

More information

Blackjack Terms. Lucky Ladies: Lucky Ladies Side Bet

Blackjack Terms. Lucky Ladies: Lucky Ladies Side Bet CUMBERLAND, MARYLAND GAMING GUIDE DOUBLE DECK PITCH BLACKJACK The object is to draw cards that total 21 or come closer to 21 than the dealer. All cards are at face value, except for the king, queen and

More information

Contents. Preparation. 5 Question & Answer Card Consoles. 1,000 cards (980 question / answer cards, 20 Ask the Audience / Phone a Friend cards) Money

Contents. Preparation. 5 Question & Answer Card Consoles. 1,000 cards (980 question / answer cards, 20 Ask the Audience / Phone a Friend cards) Money Contents 5 Question & Answer Card Consoles 1,000 cards (980 question / answer cards, 20 Ask the Audience / Phone a Friend cards) Money 15 Lifeline tokens Preparation Separate the four blocks of question

More information

Junior Circle Meeting 5 Probability. May 2, ii. In an actual experiment, can one get a different number of heads when flipping a coin 100 times?

Junior Circle Meeting 5 Probability. May 2, ii. In an actual experiment, can one get a different number of heads when flipping a coin 100 times? Junior Circle Meeting 5 Probability May 2, 2010 1. We have a standard coin with one side that we call heads (H) and one side that we call tails (T). a. Let s say that we flip this coin 100 times. i. How

More information

COMPOUND EVENTS. Judo Math Inc.

COMPOUND EVENTS. Judo Math Inc. COMPOUND EVENTS Judo Math Inc. 7 th grade Statistics Discipline: Black Belt Training Order of Mastery: Compound Events 1. What are compound events? 2. Using organized Lists (7SP8) 3. Using tables (7SP8)

More information

The topic for the third and final major portion of the course is Probability. We will aim to make sense of statements such as the following:

The topic for the third and final major portion of the course is Probability. We will aim to make sense of statements such as the following: CS 70 Discrete Mathematics for CS Spring 2006 Vazirani Lecture 17 Introduction to Probability The topic for the third and final major portion of the course is Probability. We will aim to make sense of

More information

Probability Essential Math 12 Mr. Morin

Probability Essential Math 12 Mr. Morin Probability Essential Math 12 Mr. Morin Name: Slot: Introduction Probability and Odds Single Event Probability and Odds Two and Multiple Event Experimental and Theoretical Probability Expected Value (Expected

More information

* How many total outcomes are there if you are rolling two dice? (this is assuming that the dice are different, i.e. 1, 6 isn t the same as a 6, 1)

* How many total outcomes are there if you are rolling two dice? (this is assuming that the dice are different, i.e. 1, 6 isn t the same as a 6, 1) Compound probability and predictions Objective: Student will learn counting techniques * Go over HW -Review counting tree -All possible outcomes is called a sample space Go through Problem on P. 12, #2

More information

EDC Championship rules v1.3 As adapted for ECA European Dealer Championship. General

EDC Championship rules v1.3 As adapted for ECA European Dealer Championship. General EDC Championship rules v1.3 General The ECA reserves the right to promote and provide reportage of the championship via various broadcast mediums such as radio, television, internet, newspapers, etcetera,

More information

Counting Methods and Probability

Counting Methods and Probability CHAPTER Counting Methods and Probability Many good basketball players can make 90% of their free throws. However, the likelihood of a player making several free throws in a row will be less than 90%. You

More information

3.2 Measures of Central Tendency

3.2 Measures of Central Tendency Math 166 Lecture Notes - S. Nite 9/22/2012 Page 1 of 5 3.2 Measures of Central Tendency Mean The average, or mean, of the n numbers x = x 1 + x 2 +... + x n n x1,x2,...,xn is x (read x bar ), where Example

More information

Bouncy Dice Explosion

Bouncy Dice Explosion The Big Idea Bouncy Dice Explosion This week you re going to toss bouncy rubber dice to see what numbers you roll. You ll also play War to see who s the high roller. Finally, you ll move onto a giant human

More information

The next several lectures will be concerned with probability theory. We will aim to make sense of statements such as the following:

The next several lectures will be concerned with probability theory. We will aim to make sense of statements such as the following: CS 70 Discrete Mathematics for CS Fall 2004 Rao Lecture 14 Introduction to Probability The next several lectures will be concerned with probability theory. We will aim to make sense of statements such

More information

Math 147 Lecture Notes: Lecture 21

Math 147 Lecture Notes: Lecture 21 Math 147 Lecture Notes: Lecture 21 Walter Carlip March, 2018 The Probability of an Event is greater or less, according to the number of Chances by which it may happen, compared with the whole number of

More information

Chapter 7 Homework Problems. 1. If a carefully made die is rolled once, it is reasonable to assign probability 1/6 to each of the six faces.

Chapter 7 Homework Problems. 1. If a carefully made die is rolled once, it is reasonable to assign probability 1/6 to each of the six faces. Chapter 7 Homework Problems 1. If a carefully made die is rolled once, it is reasonable to assign probability 1/6 to each of the six faces. A. What is the probability of rolling a number less than 3. B.

More information

Discrete Random Variables Day 1

Discrete Random Variables Day 1 Discrete Random Variables Day 1 What is a Random Variable? Every probability problem is equivalent to drawing something from a bag (perhaps more than once) Like Flipping a coin 3 times is equivalent to

More information

4.2.5 How much can I expect to win?

4.2.5 How much can I expect to win? 4..5 How much can I expect to win? Expected Value Different cultures have developed creative forms of games of chance. For example, native Hawaiians play a game called Konane, which uses markers and a

More information

Cycle Roulette The World s Best Roulette System By Mike Goodman

Cycle Roulette The World s Best Roulette System By Mike Goodman Cycle Roulette The World s Best Roulette System By Mike Goodman In my forty years around gambling, this is the only roulette system I ve seen almost infallible. There will be times that you will loose

More information

Probability. March 06, J. Boulton MDM 4U1. P(A) = n(a) n(s) Introductory Probability

Probability. March 06, J. Boulton MDM 4U1. P(A) = n(a) n(s) Introductory Probability Most people think they understand odds and probability. Do you? Decision 1: Pick a card Decision 2: Switch or don't Outcomes: Make a tree diagram Do you think you understand probability? Probability Write

More information

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11 Class: Date: Sample Mastery # Multiple Choice Identify the choice that best completes the statement or answers the question.. One repetition of an experiment is known as a(n) random variable expected value

More information

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

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 13 CS 70 Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 13 Introduction to Discrete Probability In the last note we considered the probabilistic experiment where we flipped a

More information

Homework 8 (for lectures on 10/14,10/16)

Homework 8 (for lectures on 10/14,10/16) Fall 2014 MTH122 Survey of Calculus and its Applications II Homework 8 (for lectures on 10/14,10/16) Yin Su 2014.10.16 Topics in this homework: Topic 1 Discrete random variables 1. Definition of random

More information

TEST A CHAPTER 11, PROBABILITY

TEST A CHAPTER 11, PROBABILITY TEST A CHAPTER 11, PROBABILITY 1. Two fair dice are rolled. Find the probability that the sum turning up is 9, given that the first die turns up an even number. 2. Two fair dice are rolled. Find the probability

More information

This Probability Packet Belongs to:

This Probability Packet Belongs to: This Probability Packet Belongs to: 1 2 Station #1: M & M s 1. What is the sample space of your bag of M&M s? 2. Find the theoretical probability of the M&M s in your bag. Then, place the candy back into

More information

02. Probability: Intuition - Ambiguity - Absurdity - Puzzles

02. Probability: Intuition - Ambiguity - Absurdity - Puzzles University of Rhode Island DigitalCommons@URI Nonequilibrium Statistical Physics Physics Course Materials 10-19-2015 02. Probability: Intuition - Ambiguity - Absurdity - Puzzles Gerhard Müller University

More information

Section Summary. Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning

Section Summary. Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning Section 7.1 Section Summary Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning Probability of an Event Pierre-Simon Laplace (1749-1827) We first study Pierre-Simon

More information

BLACKJACK Perhaps the most popular casino table game is Blackjack.

BLACKJACK Perhaps the most popular casino table game is Blackjack. BLACKJACK Perhaps the most popular casino table game is Blackjack. The object is to draw cards closer in value to 21 than the dealer s cards without exceeding 21. To play, you place a bet on the table

More information

Conditional Probability Worksheet

Conditional Probability Worksheet Conditional Probability Worksheet EXAMPLE 4. Drug Testing and Conditional Probability Suppose that a company claims it has a test that is 95% effective in determining whether an athlete is using a steroid.

More information

The Magic Five System

The Magic Five System The Magic Five System for Even Money Bets Using Flat Bets Only By Izak Matatya Congratulations! You have acquired by far the best system ever designed for even money betting using flat bets only. This

More information

Poker Rules Friday Night Poker Club

Poker Rules Friday Night Poker Club Poker Rules Friday Night Poker Club Last edited: 2 April 2004 General Rules... 2 Basic Terms... 2 Basic Game Mechanics... 2 Order of Hands... 3 The Three Basic Games... 4 Five Card Draw... 4 Seven Card

More information

HOW to PLAY TABLE GAMES

HOW to PLAY TABLE GAMES TABLE GAMES INDEX HOW TO PLAY TABLE GAMES 3-CARD POKER with a 6-card BONUS.... 3 4-CARD POKER.... 5 BLACKJACK.... 6 BUSTER BLACKJACK.... 8 Casino WAR.... 9 DOUBLE DECK BLACKJACK... 10 EZ BACCARAT.... 12

More information

LISTING THE WAYS. getting a total of 7 spots? possible ways for 2 dice to fall: then you win. But if you roll. 1 q 1 w 1 e 1 r 1 t 1 y

LISTING THE WAYS. getting a total of 7 spots? possible ways for 2 dice to fall: then you win. But if you roll. 1 q 1 w 1 e 1 r 1 t 1 y LISTING THE WAYS A pair of dice are to be thrown getting a total of 7 spots? There are What is the chance of possible ways for 2 dice to fall: 1 q 1 w 1 e 1 r 1 t 1 y 2 q 2 w 2 e 2 r 2 t 2 y 3 q 3 w 3

More information

The Ultimate Money Making System *** Earn a Living Stealing From the Casino ***

The Ultimate Money Making System *** Earn a Living Stealing From the Casino *** The Ultimate Money Making System *** Earn a Living Stealing From the Casino *** Introduction Hi! Thank you for requesting my money making winning system. You will be amazed at the amount of money you can

More information

Intermediate Math Circles November 1, 2017 Probability I

Intermediate Math Circles November 1, 2017 Probability I Intermediate Math Circles November 1, 2017 Probability I Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application.

More information

Outcome X (1, 1) 2 (2, 1) 3 (3, 1) 4 (4, 1) 5 {(1, 1) (1, 2) (1, 3) (1, 4) (1, 5) (1, 6) (6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 6)}

Outcome X (1, 1) 2 (2, 1) 3 (3, 1) 4 (4, 1) 5 {(1, 1) (1, 2) (1, 3) (1, 4) (1, 5) (1, 6) (6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 6)} Section 8: Random Variables and probability distributions of discrete random variables In the previous sections we saw that when we have numerical data, we can calculate descriptive statistics such as

More information

Would You Like To Earn $1000 s With The Click Of A Button?

Would You Like To Earn $1000 s With The Click Of A Button? Would You Like To Earn $1000 s With The Click Of A Button? (Follow these easy step by step instructions and you will) This e-book is for the USA and AU (it works in many other countries as well) To get

More information

Probability Exercise 2

Probability Exercise 2 Probability Exercise 2 1 Question 9 A box contains 5 red marbles, 8 white marbles and 4 green marbles. One marble is taken out of the box at random. What is the probability that the marble taken out will

More information

Part 1: I can express probability as a fraction, decimal, and percent

Part 1: I can express probability as a fraction, decimal, and percent Name: Pattern: Part 1: I can express probability as a fraction, decimal, and percent For #1 to #4, state the probability of each outcome. Write each answer as a) a fraction b) a decimal c) a percent Example:

More information

Basics of Probability

Basics of Probability Basics of Probability Dublin R May 30, 2013 1 Overview Overview Basics of Probability (some definitions, the prob package) Dice Rolls and the Birthday Distribution ( histograms ) Gambler s Ruin ( plotting

More information

Would You Like To Earn $1000 s With The Click Of A Button?

Would You Like To Earn $1000 s With The Click Of A Button? Would You Like To Earn $1000 s With The Click Of A Button? (Follow these easy step by step instructions and you will) - 100% Support and all questions answered! - Make financial stress a thing of the past!

More information

Use a tree diagram to find the number of possible outcomes. 2. How many outcomes are there altogether? 2.

Use a tree diagram to find the number of possible outcomes. 2. How many outcomes are there altogether? 2. Use a tree diagram to find the number of possible outcomes. 1. A pouch contains a blue chip and a red chip. A second pouch contains two blue chips and a red chip. A chip is picked from each pouch. The

More information

Math Activity Task Cards. created by jenmanncreations

Math Activity Task Cards. created by jenmanncreations Math Activity Task Cards created by jenmanncreations Math Activity Task Cards Thank you for purchasing this product. I created these task cards because I love providing my students with choices. Giving

More information

Roll & Make. Represent It a Different Way. Show Your Number as a Number Bond. Show Your Number on a Number Line. Show Your Number as a Strip Diagram

Roll & Make. Represent It a Different Way. Show Your Number as a Number Bond. Show Your Number on a Number Line. Show Your Number as a Strip Diagram Roll & Make My In Picture Form In Word Form In Expanded Form With Money Represent It a Different Way Make a Comparison Statement with a Greater than Your Make a Comparison Statement with a Less than Your

More information

Random Variables. A Random Variable is a rule that assigns a number to each outcome of an experiment.

Random Variables. A Random Variable is a rule that assigns a number to each outcome of an experiment. Random Variables When we perform an experiment, we are often interested in recording various pieces of numerical data for each trial. For example, when a patient visits the doctor s office, their height,

More information

smart board notes ch 6.notebook January 09, 2018

smart board notes ch 6.notebook January 09, 2018 Chapter 6 AP Stat Simulations: Imitation of chance behavior based on a model that accurately reflects a situation Cards, dice, random number generator/table, etc When Performing a Simulation: 1. State

More information

After receiving his initial two cards, the player has four standard options: he can "Hit," "Stand," "Double Down," or "Split a pair.

After receiving his initial two cards, the player has four standard options: he can Hit, Stand, Double Down, or Split a pair. Black Jack Game Starting Every player has to play independently against the dealer. The round starts by receiving two cards from the dealer. You have to evaluate your hand and place a bet in the betting

More information

(a) Suppose you flip a coin and roll a die. Are the events obtain a head and roll a 5 dependent or independent events?

(a) Suppose you flip a coin and roll a die. Are the events obtain a head and roll a 5 dependent or independent events? Unit 6 Probability Name: Date: Hour: Multiplication Rule of Probability By the end of this lesson, you will be able to Understand Independence Use the Multiplication Rule for independent events Independent

More information

Second Edition Whore 2016 By: Jack Williams Published By: Jack Williams Writing Author:

Second Edition Whore 2016 By: Jack Williams Published By: Jack Williams Writing    Author: Second Edition Whore 2016 By: Jack Williams Published By: Jack Williams Writing www.jack-williams-writing.weebly.com Email Author: jw6517238@gmail.com Store: http://lulu.com/spotlight/jw6517238 This is

More information

The $25,000 a Week Dominator Roulette Strategy Profit Plan!

The $25,000 a Week Dominator Roulette Strategy Profit Plan! Martin J. Silverthorne The $25,000 a Week Dominator Roulette Strategy Profit Plan! Silverthorne Publications, Inc. The $25,000 Dominator Roulette Profit Plan COPYRIGHT 2009 Silverthorne Publications Inc.

More information

Random Variables. Outcome X (1, 1) 2 (2, 1) 3 (3, 1) 4 (4, 1) 5. (6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 6) }

Random Variables. Outcome X (1, 1) 2 (2, 1) 3 (3, 1) 4 (4, 1) 5. (6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 6) } Random Variables When we perform an experiment, we are often interested in recording various pieces of numerical data for each trial. For example, when a patient visits the doctor s office, their height,

More information

STAT 311 (Spring 2016) Worksheet: W3W: Independence due: Mon. 2/1

STAT 311 (Spring 2016) Worksheet: W3W: Independence due: Mon. 2/1 Name: Group 1. For all groups. It is important that you understand the difference between independence and disjoint events. For each of the following situations, provide and example that is not in the

More information

The Secret to Performing the Jesse James Card Trick

The Secret to Performing the Jesse James Card Trick Introduction: The Secret to Performing the Jesse James Card Trick The Jesse James card trick is a simple trick to learn. You must tell the following story, or a reasonable facsimile of this story, prior

More information

Homework Unit 3: Probability

Homework Unit 3: Probability Math Fundamentals for Statistics II (Math 95) Homework Unit 3: Probability Scott Fallstrom and Brent Pickett The How and Whys Guys This work is licensed under a Creative Commons Attribution- NonCommercial-ShareAlike

More information

Bouncy Dice Explosion

Bouncy Dice Explosion Bouncy Dice Explosion The Big Idea This week you re going to toss bouncy rubber dice to see what numbers you roll. You ll also play War to see who s the high roller. Finally, you ll move onto a giant human

More information

CS 361: Probability & Statistics

CS 361: Probability & Statistics February 7, 2018 CS 361: Probability & Statistics Independence & conditional probability Recall the definition for independence So we can suppose events are independent and compute probabilities Or we

More information

Unit 9: Probability Assignments

Unit 9: Probability Assignments Unit 9: Probability Assignments #1: Basic Probability In each of exercises 1 & 2, find the probability that the spinner shown would land on (a) red, (b) yellow, (c) blue. 1. 2. Y B B Y B R Y Y B R 3. Suppose

More information

how TO PLAY blackjack

how TO PLAY blackjack how TO PLAY blackjack Blackjack is SkyCity s most popular table game. It s a fun and exciting game so have a go and you ll soon see why it s so popular. Getting started To join the action, simply place

More information

Winning Casino Craps, 2nd Edition By Edwin Silberstang

Winning Casino Craps, 2nd Edition By Edwin Silberstang Winning Casino Craps, 2nd Edition By Edwin Silberstang If looking for a book Winning Casino Craps, 2nd Edition by Edwin Silberstang in pdf form, then you've come to the loyal website. We presented complete

More information

A UNIQUE COMBINATION OF CHANCE & SKILL.

A UNIQUE COMBINATION OF CHANCE & SKILL. A UNIQUE COMBINATION OF CHANCE & SKILL. The popularity of blackjack stems from its unique combination of chance and skill. The object of the game is to form a hand closer to 21 than the dealer without

More information

Grade 7/8 Math Circles. February 14 th /15 th. Game Theory. If they both confess, they will both serve 5 hours of detention.

Grade 7/8 Math Circles. February 14 th /15 th. Game Theory. If they both confess, they will both serve 5 hours of detention. Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles February 14 th /15 th Game Theory Motivating Problem: Roger and Colleen have been

More information

OZ FINANCIAL FREEDOM. Helping you make money online

OZ FINANCIAL FREEDOM. Helping you make money online OZ FINANCIAL FREEDOM Helping you make money online For all your making money online needs visit www.ozfinancialfreedom.com Warning: DO NOT under any circumstances, resell or copy this E- book. You can

More information

CHAPTERS 14 & 15 PROBABILITY STAT 203

CHAPTERS 14 & 15 PROBABILITY STAT 203 CHAPTERS 14 & 15 PROBABILITY STAT 203 Where this fits in 2 Up to now, we ve mostly discussed how to handle data (descriptive statistics) and how to collect data. Regression has been the only form of statistical

More information

Probability A = {(1,4), (2,3), (3,2), (4,1)},

Probability A = {(1,4), (2,3), (3,2), (4,1)}, Probability PHYS 1301 F99 Prof. T.E. Coan version: 15 Sep 98 The naked hulk alongside came, And the twain were casting dice; The game is done! I ve won! I ve won! Quoth she, and whistles thrice. Samuel

More information

cachecreek.com Highway 16 Brooks, CA CACHE

cachecreek.com Highway 16 Brooks, CA CACHE Baccarat was made famous in the United States when a tuxedoed Agent 007 played at the same tables with his arch rivals in many James Bond films. You don t have to wear a tux or worry about spies when playing

More information

Introduction to Probability

Introduction to Probability 6.04/8.06J Mathematics for omputer Science Srini Devadas and Eric Lehman pril 4, 005 Lecture Notes Introduction to Probability Probability is the last topic in this course and perhaps the most important.

More information

Congratulations - Welcome to the easiest way to make money online!

Congratulations - Welcome to the easiest way to make money online! Congratulations - Welcome to the easiest way to make money online! I m not going to fill this course with a lot of fluff and filler content to make it look more than it is. I know you want to be making

More information

3 The multiplication rule/miscellaneous counting problems

3 The multiplication rule/miscellaneous counting problems Practice for Exam 1 1 Axioms of probability, disjoint and independent events 1. Suppose P (A) = 0.4, P (B) = 0.5. (a) If A and B are independent, what is P (A B)? What is P (A B)? (b) If A and B are disjoint,

More information

Page 1 of 22. Website: Mobile:

Page 1 of 22. Website:    Mobile: Exercise 15.1 Question 1: Complete the following statements: (i) Probability of an event E + Probability of the event not E =. (ii) The probability of an event that cannot happen is. Such as event is called.

More information

For this assignment, your job is to create a program that plays (a simplified version of) blackjack. Name your program blackjack.py.

For this assignment, your job is to create a program that plays (a simplified version of) blackjack. Name your program blackjack.py. CMPT120: Introduction to Computing Science and Programming I Instructor: Hassan Khosravi Summer 2012 Assignment 3 Due: July 30 th This assignment is to be done individually. ------------------------------------------------------------------------------------------------------------

More information