Monopoly Game Example Mutually Exclusive.

Slides:



Advertisements
Similar presentations
MUTUALLY EXCLUSIVE AND INDEPENDENT EVENTS
Advertisements

Lecture 13 Elements of Probability CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
EGR 141 Computer Problem Solving in Engineering and Computer Science
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Take out a coin! You win 4 dollars for heads, and lose 2 dollars for tails.
MAT 103 Probability In this chapter, we will study the topic of probability which is used in many different areas including insurance, science, marketing,
Probability Sample Space Diagrams.
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
Dice Games & Probabilities. Thermo & Stat Mech - Spring 2006 Class 16 Dice Games l One die has 6 faces. So, the probabilities associated with a dice game.
9.7 Probability Mutually exclusive events. Definition of Probability Probability is the Outcomes divided by Sample Space. Outcomes the results of some.
EXAMPLE 1 Construct a probability distribution
Chapter 7 Probability 7.1 Experiments, Sample Spaces, and Events
1. Experiment, Trial and Outcome 2. Sample Space 3. Event 4. Special Events 5. Events As Sets 6. Mutually Exclusive Events 1.
EXAMPLE 1 Construct a probability distribution Let X be a random variable that represents the sum when two six-sided dice are rolled. Make a table and.
Horse race © Horse race: rules 1.Each player chooses a horse and puts it into a stall. Write your name next to the.
My game… You pay £1 to play I roll a dice If it lands on 1 or 2 you win £1.50 If it lands on 3, 4, 5, 6 you lose Will this game make me a profit if 10.
Lucky Candies Probability Game By: Laura Santa Maria Isabella Moreno.
The game of Craps Rules of play: 1. Played with two dice (six faces to a die – numbers 1-6 per face) 2. Sequence of betting rounds (or just rounds) 3.
Binomial Distributions Introduction. There are 4 properties for a Binomial Distribution 1. Fixed number of trials (n) Throwing a dart till you get a bulls.
Math 409/409G History of Mathematics
Chapter 12 – Probability and Statistics 12.5 – Adding Probabilities.
Copyright © Cengage Learning. All rights reserved. Elementary Probability Theory 5.
Probability of Compound Events
13.4 Compound Probability.
Some Probability Rules Compound Events
Tree Diagram Worksheet
Rolling Two Number Cubes Good practice for addition of numbers in primary. Play some games – See who is the first one to fill all the boxes 2-12 on their.
Mutually Exclusive Events OBJ: Find the probability that mutually exclusive and inclusive events occur.
PROBABILITY RULES – compound Events You roll two dice. What is the probability that you get a 5 on each die ?
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
Expected Value.
Mutually Exclusive Events. Ex 1 Baseball pitches Marie, at bat for the Coyotes, wants to hit a fastball or a slider. Anton throws the following Curveball.
Not So Great Expectations! Which game do you think has the highest return per dollar?
EXAMPLE 1 Find the probability of A or B
Discrete Structures By: Tony Thi By: Tony Thi Aaron Morales Aaron Morales CS 490 CS 490.
Discrete Distributions. Random Variable - A numerical variable whose value depends on the outcome of a chance experiment.
Fair and Unfair Games Laura Smiley. What makes a game… FairUnfair.
Probability What’s the chance of that happening? MM1D2 a, b, c.
SECTION 11-2 Events Involving “Not” and “Or” Slide
Mutually exclusive outcomes Outcomes are mutually exclusive if they cannot happen at the same time. For example, when you toss a single coin either it.
Introduction to Probability By Dr. Carol A. Marinas.
Chapter 10 – Data Analysis and Probability 10.7 – Probability of Compound Events.
Probability How likely it is that something will happen.
Probability Quiz. Question 1 If I throw a fair dice 30 times, how many FIVES would I expect to get?
Lecture 19 Dr. MUMTAZ AHMED MTH 161: Introduction To Statistics.
PROBABILITY How to win at Monopoly. Flipping a Coin Will a flipped coin be HEADS or TAILS? Can’t know for sure! Is one more LIKELY?
Probability IIntroduction to Probability ASatisfactory outcomes vs. total outcomes BBasic Properties CTerminology IICombinatory Probability AThe Addition.
Chapter 11 Probability.
4 Elementary Probability Theory
Sequences, Series, and Probability
Statistics 300: Introduction to Probability and Statistics
Warm up: write the equation of the line described
4 Elementary Probability Theory
Have Fridays homework out
5 Elementary Probability Theory
Probability 14.1 Experimental Probability 14.2 Principles of Counting
7.1 Experiments, Sample Spaces, & Events
Created by _____ & _____
Mrs.Volynskaya Alg.2 Ch.1.6 PROBABILITY
Almost Friday! Warm-Up… Quickwrite…
Review for the Quiz.
e is the possible out comes for a model
7 + 4 =___ Frank and Wanda had a pumpkin picking contest.
Unit 6: Application of Probability
Probability distributions
Discrete Uniform distributions
Statistics and Probability-Part 5
Presentation transcript:

Monopoly Game Example Mutually Exclusive

Problem: Laura is playing Monopoly. On her next move she needs to throw a sum bigger than 8 on the two dice in order to land on her own property and pass GO. What is the probability that Laura will roll a sum bigger than 8?

Solution: The only sums larger than 8 are 9, 10, 11, and 12 The outcomes are MUTUALLY EXCLUSIVE P(9 or 10 or 11 or 12) P(9) + (10) + (11) + (12) =

How can we get a 9 on two dice? Die 1 Die 2 3 6 6 3 4 5 5 4 Since there are 36 total outcomes and there are 4 ways to get a 9, the probability of getting a 9 on two dice is 4/36

Compute the probabilities for 10, 11, and 12 the same way P(10) = 3/36 P(11) = 2/36 P(12) = 1/36

Since the outcomes are mutually exclusive, ADD the probabilities P(9) + P(10) + P(11) + P(12) = 4/36 + 3/36 + 2/36 + 1/36 = 10/36 = 5/18