Def: The intersection of A and B is the set of all elements common to both set A and set B

Size: px
Start display at page:

Download "Def: The intersection of A and B is the set of all elements common to both set A and set B"

Transcription

1 Def: Sample Space the set of all possible outcomes Def: Element an item in the set Ex: The number "3" is an element of the "rolling a die" sample space Main concept write in Interactive Notebook Intersection: "AND" Union: "OR" Complement: What do these look like? Def: The intersection of A and B is the set of all elements common to both set A and set B Def: The union of A and B is the set of all elements in A PLUS all elements in set B. "NOT" Def: The complement of set A is the set of all elements NOT in A. (write and draw these on the foldable) 1

2 : The chances of something happening. How do you calculate it? Basic : the number of ways of what you WANT = WANT the TOTAL number of possible ways TOTAL Theoretical * What SHOULD happen based on equally likely outcomes Experimental * What ACTUALLY happens based on experiments or past events write these on the foldable Experimental : Partner Up: 1) Each group take a die 2) Pick a number between 1 and 6 3) Roll the die 10 times and count how many times the number you "WANT" shows up 4) Calculate the experimental probability of getting that number. write your example on the foldable 2

3 Theoretical Example: What is the probability of rolling a "3" on a standard six sided die? Answer: 1 value that I WANT = 1 =.1667 = 16.67% 6 TOTAL possible values 6 write your example on the foldable Question 1: What is the probability of rolling a 3 or a 4 on a standard six sided die? Answer: 2/6 = 1/3 =.333 = 33% Question 2: What is the probability of rolling an even number on a standard six sided die? Answer: 3/6 = 1/2 =.5 = 50% Question 3: What is the probability getting tails on a standard two sided coin? Answer: 1/2 =.5 = 50% Homework: Experimental and Theoretical 3

4 Standard deck of cards: 52 cards total (not including jokers) 4 suits (black spade, black club, red heart, red diamond) Each suit has 13 cards (A, 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K) Face cards are those with "faces" (J, Q, K) total of 12 in the deck Example: What is the probability of picking a red card from a standard deck of cards? Answer: 26 Red cards that I WANT / 52 TOTAL cards = 26/52 = 1/2 =.5 = 50% Question 4: What is the probability of picking an Ace from a standard deck of cards? Answer: 4/52 = 1/13 =.0769 Question 5: What is the probability of picking a spade from a standard deck of cards? Answer: 13/52 = 1/4 =.25 Question 6: What is the probability of picking a diamond from a standard deck of cards? Answer: 13/52 = 1/4 =.25 Question 7: What is the probability of picking a face card from a standard deck of cards? Answer: 12/52 =

5 Distribution Probabilities are assigned a decimal value between 0 and 1. 0 = impossible 1 = guaranteed to happen Main Concept write in INB Mutually Exclusive Two events that cannot occur at the same time. Example: Being a red card and a black card if two events are mutually exclusive, then P(A and B) = 0 Main Concept write in INB write on foldable Addition Principle of : if looking for the probability of either A or B occurring, ADD A + B General Rule: P(A or B) = P(A) + P(B) P(A and B) color venn diagram on foldable Example: What is the probability of getting a 3 or a 4 on a standard six sided die? Answer: P(3) = 1/6, P(4) = 1/6; P(3 OR 4) = 1/6 + 1/6 = 2/6 = 1/3 =.333 = 33.3% 5

6 Question 8: What is the probability of rolling a 1 or 2 on a standard six sided die? Answer: 1/3 =.333 Question 9: What is the probability of rolling a 1, 2, or a 3 on a standard six sided die? Answer: 3/6 = 1/2 =.5 NOTE: The sum of the probabilities of ALL possible outcomes is ALWAYS "1". Question 10: What is the probability of rolling an even OR an odd number on a standard six sided die? Answer: 1 write in INB Two events, A and B, are independent if the fact that A occurs does not affect the probability of B occurring. > Ex: Landing on heads after tossing a coin AND rolling a 5 on a single 6 sided die. Go to: Math Goodies online 6

7 write on foldable Multiplication Principle of : If looking for the probability of both A and B occurring, MULTIPLY AB General Rule: P(A and B) = P(A) P(B) Example: What is the probability of getting a 3 AND then a 4 when rolling a single six sided die twice? Answer: P(3) = 1/6, P(4) = 1/6; P(3 AND 4) = 1/6 x 1/6 = 1/36 =.0278 = 2.78% Be Aware: In probabilities, order is always considered Example: What is the probability of getting a 3 AND a 4 when rolling two six sided dice? Answer: Two things could have happened: 1) Could have rolled a 3 and then a 4... P(3) = 1/6, P(4) = 1/6; P(3 AND 4) = 1/6 x 1/6 = 1/36 OR 2) Could have rolled a 4 and then a 3. P(4) = 1/6, P(3) = 1/6; P(4 AND 3) = 1/6 x 1/6 = 1/36 *Since it said: P(3 and 4) OR P(4 and 3) = ADD 1/36 + 1/36 = 2/36 = 1/18 =.0556 = 5.56% 7

8 Question 11: What is the probability of rolling a 5 AND a 6 when rolling two dice? Answer: 1/36 + 1/36 = 2/36 = 1/18 =.0556 Question 12: What is the probability of rolling all 6's when rolling three dice? Answer: 1/6 x 1/6 x 1/6 = 1/216 =.0046 Now...let's think about probabilities with and without replacement for a finite number of items. Take a deck of cards...there are 52 cards...that is a finite number (or limited number) of cards available. Each time you pick a card from the deck if you return the card to the deck before picking again (with replacement) it doesn't change your probability. BUT, if you pick a card and KEEP the card (without replacement) it CHANGES your chances of picking your next card. 8

9 Example: What is the probability of picking two Red cards from a standard deck: (a) with replacement? (b) without replacement? Still 26 Still 52 Red Cards Total Cards Red Cards Total Cards Answer: (a) P(First Red) = 26/52, P(Second Red after replacement) = 26/52 P(Red) AND P(Red) = 26/52 x 26/52 = 676/2704 = 1/4 =.25 = 25% Red Cards Total Cards Answer: (b) P(First Red) = 26/52, P(Second Red w/o replacement) = 25/51 Only 25 Red Only 51 Total Cards Left Cards Left in the pile P(Red) AND P(Red) = 26/52 x 25/51 = 650/2652 =.2451 = 24.51% Question 13: What is the probability of picking two Aces from a standard deck: (a) with replacement? Answer: 4/52 x 4/52 = 16/2704 = (b) without replacement? Answer: 4/52 x 3/51 = 12/2652 = Question 14: What is the probability of picking FOUR Face Cards from a standard deck: (a) with replacement? Answer: 12/52 x 12/52 x 12/52 x 12/52 = 20736/ = (b) without replacement? Answer: 12/52 x 11/51 x 10/50 x 9/49 = 11880/ =

10 Question 15: What is the probability of picking a Red and a Black card from a standard deck: (remember you could pick a Red and then a Black OR a Black and then a Red) (a) with replacement? Answer: R(26/52) x B(26/52) OR B(26/52) x R(26/52) = 676/ /2704 = 1352/2704 =.50 = 50% (b) without replacement? Answer: R(26/52) x B(26/51) OR B(26/52) x R(26/51) = 676/ /2652 = 1352/2652 =.5098 Quiz Time ( Quiz #1) 10

11 Two events are dependent if the outcome or occurrence of the first affects the outcome or occurrence of the second so that the probability is changed. Ex: A card is chosen at random from a standard deck of 52 playing cards. Without replacing it, a second card is chosen. What is the probability that the first card chosen is a queen and the second card chosen is a jack? Conditional the probability of a event given that (by assumption, presumption, assertion or evidence) another event has occurred Ex: The Titanic: First Second Third Crew Total Alive Dead Total P(A l B) "given that" 11

12 1. What percent of people died? First Second Third Crew Total Alive Dead Total What percent of people were crew members? 3. What percent of crew members died? 4. What percent of those who died, were crew mwmbers? 5. What percent of first class survived? Go to: Math Goodies online some additional things to think about. All the Now...what about if everything is NOT ALL what you wanted? Example: What is the probability of getting 4 Aces in a 5 card Poker hand? Answer: You have to think about ORDER ( always thinks about order) different ways it could happen A, A, A, A, Not A = 4/52 x 3/51 x 2/50 x 1/49 x 48/48 = A, A, A, Not A, A = 4/52 x 3/51 x 2/50 x 48/49 x 1/48 = A, A, Not A, A, A = 4/52 x 3/51 x 48/50 x 2/49 x 1/48 = A, Not A, A, A, A = 4/52 x 48/51 x 3/50 x 2/49 x 1/48 = Not A, A, A, A, A = 48/52 x 4/51 x 3/50 x 2/49 x 1/48 = the number of different ways that these combinations can happen is the same as ncr = 5 C 4 = 5 ways Notice that these are all the same, so order doesn't change the individual probability 12

13 a little more practice Question 17: A pair of dice is rolled. What is the probability of: (a) a pair of 5's (b) At least one 5 (c) A sum of 3 (d) A sum greater than 8 (e) A sum less than 7 Answer: 1/6 x 1/6 = 1/36 =.0278 Answer: 1/6 x 5/6 + 5/6 x 1/6 = 5/36 + 5/36 = 10/36 =.278 Answer: Roll: 2,1 or 1,2 = 1/36 +1/36 = 2/36 = 1/18 =.0556 Answer: Roll: 5,4 or 4,5 or 6,4 or 4,6 or 6,5 or 5,6 or 6,6 = 7 ways x 1/36 each = 7/36 =.1944 Answer: Roll: 1,1 or 1,2 or 1,3 or 1,4 or 1,5 or 2,1 or 2,2 or 2,3 or 2,4 or 3,1 or 3,2 or 3,3 or 4,1 or 4,2 or 5,1 = 15 ways x 1/36 each = 15/36 =.4167 a little more practice Question 18: A candy maker makes candies that come in the given proportions below. A single candy is picked at random. What is the probability that... color probability (a) the candy is blue? Answer: 0.2 blue.2 (b) the candy is white or blue? Answer: 0.4 (c) the candy is neither white nor pink? Answer: 0.6 red.1 (d) both candies are green? Answer: 0.2 x 0.2 = 0.04 white.2 (e) one is red and the other is pink? Answer: Red (0.1) x Pink (0.2) OR green.2 (f) neither candy is pink? Pink (0.2) x Red (0.1) = = 0.04 pink.2 Answer: 0.8 x 0.8 = 0.64 tan.1 13

14 Quiz Time Again ( Quiz #2) 14

Define and Diagram Outcomes (Subsets) of the Sample Space (Universal Set)

Define and Diagram Outcomes (Subsets) of the Sample Space (Universal Set) 12.3 and 12.4 Notes Geometry 1 Diagramming the Sample Space using Venn Diagrams A sample space represents all things that could occur for a given event. In set theory language this would be known as the

More information

4.1 Sample Spaces and Events

4.1 Sample Spaces and Events 4.1 Sample Spaces and Events An experiment is an activity that has observable results. Examples: Tossing a coin, rolling dice, picking marbles out of a jar, etc. The result of an experiment is called an

More information

7.1 Experiments, Sample Spaces, and Events

7.1 Experiments, Sample Spaces, and Events 7.1 Experiments, Sample Spaces, and Events An experiment is an activity that has observable results. Examples: Tossing a coin, rolling dice, picking marbles out of a jar, etc. The result of an experiment

More information

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College Probability The MEnTe Program Math Enrichment through Technology Title V East Los Angeles College 2003 East Los Angeles College. All rights reserved. Topics Introduction Empirical Probability Theoretical

More information

Probability. Ms. Weinstein Probability & Statistics

Probability. Ms. Weinstein Probability & Statistics Probability Ms. Weinstein Probability & Statistics Definitions Sample Space The sample space, S, of a random phenomenon is the set of all possible outcomes. Event An event is a set of outcomes of a random

More information

Such a description is the basis for a probability model. Here is the basic vocabulary we use.

Such a description is the basis for a probability model. Here is the basic vocabulary we use. 5.2.1 Probability Models When we toss a coin, we can t know the outcome in advance. What do we know? We are willing to say that the outcome will be either heads or tails. We believe that each of these

More information

Probability: introduction

Probability: introduction May 6, 2009 Probability: introduction page 1 Probability: introduction Probability is the part of mathematics that deals with the chance or the likelihood that things will happen The probability of an

More information

7 5 Compound Events. March 23, Alg2 7.5B Notes on Monday.notebook

7 5 Compound Events. March 23, Alg2 7.5B Notes on Monday.notebook 7 5 Compound Events At a juice bottling factory, quality control technicians randomly select bottles and mark them pass or fail. The manager randomly selects the results of 50 tests and organizes the data

More information

Grade 6 Math Circles Fall Oct 14/15 Probability

Grade 6 Math Circles Fall Oct 14/15 Probability 1 Faculty of Mathematics Waterloo, Ontario Centre for Education in Mathematics and Computing Grade 6 Math Circles Fall 2014 - Oct 14/15 Probability Probability is the likelihood of an event occurring.

More information

If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics

If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics probability that you get neither? Class Notes The Addition Rule (for OR events) and Complements

More information

Quiz 2 Review - on Notebook Paper Are You Ready For Your Last Quiz In Honors Math II??

Quiz 2 Review - on Notebook Paper Are You Ready For Your Last Quiz In Honors Math II?? Quiz 2 Review - on Notebook Paper Are You Ready For Your Last Quiz In Honors Math II?? Some things to Know, Memorize, AND Understand how to use are n What are the formulas? Pr ncr Fill in the notation

More information

More Probability: Poker Hands and some issues in Counting

More Probability: Poker Hands and some issues in Counting More Probability: Poker Hands and some issues in Counting Data From Thursday Everybody flipped a pair of coins and recorded how many times they got two heads, two tails, or one of each. We saw that the

More information

Probability. Probabilty Impossibe Unlikely Equally Likely Likely Certain

Probability. Probabilty Impossibe Unlikely Equally Likely Likely Certain PROBABILITY Probability The likelihood or chance of an event occurring If an event is IMPOSSIBLE its probability is ZERO If an event is CERTAIN its probability is ONE So all probabilities lie between 0

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

4.3 Rules of Probability

4.3 Rules of Probability 4.3 Rules of Probability If a probability distribution is not uniform, to find the probability of a given event, add up the probabilities of all the individual outcomes that make up the event. Example:

More information

Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules

Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules + Chapter 5: Probability: What are the Chances? Section 5.2 + Two-Way Tables and Probability When finding probabilities involving two events, a two-way table can display the sample space in a way that

More information

PROBABILITY. 1. Introduction. Candidates should able to:

PROBABILITY. 1. Introduction. Candidates should able to: PROBABILITY Candidates should able to: evaluate probabilities in simple cases by means of enumeration of equiprobable elementary events (e.g for the total score when two fair dice are thrown), or by calculation

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Before we can move from descriptive statistics to inferential statistics, we need to have some understanding of probability: Ch4: Probability and Counting Rules

More information

Math 1313 Section 6.2 Definition of Probability

Math 1313 Section 6.2 Definition of Probability Math 1313 Section 6.2 Definition of Probability Probability is a measure of the likelihood that an event occurs. For example, if there is a 20% chance of rain tomorrow, that means that the probability

More information

Probability Models. Section 6.2

Probability Models. Section 6.2 Probability Models Section 6.2 The Language of Probability What is random? Empirical means that it is based on observation rather than theorizing. Probability describes what happens in MANY trials. Example

More information

Lecture 6 Probability

Lecture 6 Probability Lecture 6 Probability Example: When you toss a coin, there are only two possible outcomes, heads and tails. What if we toss a coin two times? Figure below shows the results of tossing a coin 5000 times

More information

Lenarz Math 102 Practice Exam # 3 Name: 1. A 10-sided die is rolled 100 times with the following results:

Lenarz Math 102 Practice Exam # 3 Name: 1. A 10-sided die is rolled 100 times with the following results: Lenarz Math 102 Practice Exam # 3 Name: 1. A 10-sided die is rolled 100 times with the following results: Outcome Frequency 1 8 2 8 3 12 4 7 5 15 8 7 8 8 13 9 9 10 12 (a) What is the experimental probability

More information

Probability Review before Quiz. Unit 6 Day 6 Probability

Probability Review before Quiz. Unit 6 Day 6 Probability Probability Review before Quiz Unit 6 Day 6 Probability Warm-up: Day 6 1. A committee is to be formed consisting of 1 freshman, 1 sophomore, 2 juniors, and 2 seniors. How many ways can this committee be

More information

Classical vs. Empirical Probability Activity

Classical vs. Empirical Probability Activity Name: Date: Hour : Classical vs. Empirical Probability Activity (100 Formative Points) For this activity, you will be taking part in 5 different probability experiments: Rolling dice, drawing cards, drawing

More information

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B)

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B) Unit 1 Day 1: Sample Spaces and Subsets Students will be able to (SWBAT) describe events as subsets of sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions,

More information

Textbook: pp Chapter 2: Probability Concepts and Applications

Textbook: pp Chapter 2: Probability Concepts and Applications 1 Textbook: pp. 39-80 Chapter 2: Probability Concepts and Applications 2 Learning Objectives After completing this chapter, students will be able to: Understand the basic foundations of probability analysis.

More information

Chapter 6: Probability and Simulation. The study of randomness

Chapter 6: Probability and Simulation. The study of randomness Chapter 6: Probability and Simulation The study of randomness Introduction Probability is the study of chance. 6.1 focuses on simulation since actual observations are often not feasible. When we produce

More information

Lesson 3 Dependent and Independent Events

Lesson 3 Dependent and Independent Events Lesson 3 Dependent and Independent Events When working with 2 separate events, we must first consider if the first event affects the second event. Situation 1 Situation 2 Drawing two cards from a deck

More information

8.2 Union, Intersection, and Complement of Events; Odds

8.2 Union, Intersection, and Complement of Events; Odds 8.2 Union, Intersection, and Complement of Events; Odds Since we defined an event as a subset of a sample space it is natural to consider set operations like union, intersection or complement in the context

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Mutually Exclusive Events

Mutually Exclusive Events Mutually Exclusive Events Suppose you are rolling a six-sided die. What is the probability that you roll an odd number and you roll a 2? Can these both occur at the same time? Why or why not? Mutually

More information

Review. Natural Numbers: Whole Numbers: Integers: Rational Numbers: Outline Sec Comparing Rational Numbers

Review. Natural Numbers: Whole Numbers: Integers: Rational Numbers: Outline Sec Comparing Rational Numbers FOUNDATIONS Outline Sec. 3-1 Gallo Name: Date: Review Natural Numbers: Whole Numbers: Integers: Rational Numbers: Comparing Rational Numbers Fractions: A way of representing a division of a whole into

More information

Welcome! U4H2: Worksheet # s 2-7, 9-13, 16, 20. Updates: U4T is 12/12. Announcement: December 16 th is the last day I will accept late work.

Welcome! U4H2: Worksheet # s 2-7, 9-13, 16, 20. Updates: U4T is 12/12. Announcement: December 16 th is the last day I will accept late work. Welcome! U4H2: Worksheet # s 2-7, 9-13, 16, 20 Updates: U4T is 12/12 Announcement: December 16 th is the last day I will accept late work. 1 Review U4H1 2 Theoretical Probability 3 Experimental Probability

More information

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

November 6, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 6, 2013 Last Time Crystallographic notation Groups Crystallographic notation The first symbol is always a p, which indicates that the pattern

More information

Grade 7/8 Math Circles February 25/26, Probability

Grade 7/8 Math Circles February 25/26, Probability Faculty of Mathematics Waterloo, Ontario N2L 3G1 Probability Grade 7/8 Math Circles February 25/26, 2014 Probability Centre for Education in Mathematics and Computing Probability is the study of how likely

More information

Probability Test Review Math 2. a. What is? b. What is? c. ( ) d. ( )

Probability Test Review Math 2. a. What is? b. What is? c. ( ) d. ( ) Probability Test Review Math 2 Name 1. Use the following venn diagram to answer the question: Event A: Odd Numbers Event B: Numbers greater than 10 a. What is? b. What is? c. ( ) d. ( ) 2. In Jason's homeroom

More information

Outcomes: The outcomes of this experiment are yellow, blue, red and green.

Outcomes: The outcomes of this experiment are yellow, blue, red and green. (Adapted from http://www.mathgoodies.com/) 1. Sample Space The sample space of an experiment is the set of all possible outcomes of that experiment. The sum of the probabilities of the distinct outcomes

More information

CSC/MATA67 Tutorial, Week 12

CSC/MATA67 Tutorial, Week 12 CSC/MATA67 Tutorial, Week 12 November 23, 2017 1 More counting problems A class consists of 15 students of whom 5 are prefects. Q: How many committees of 8 can be formed if each consists of a) exactly

More information

0-5 Adding Probabilities. 1. CARNIVAL GAMES A spinner has sections of equal size. The table shows the results of several spins.

0-5 Adding Probabilities. 1. CARNIVAL GAMES A spinner has sections of equal size. The table shows the results of several spins. 1. CARNIVAL GAMES A spinner has sections of equal size. The table shows the results of several spins. d. a. Copy the table and add a column to show the experimental probability of the spinner landing on

More information

Probability is often written as a simplified fraction, but it can also be written as a decimal or percent.

Probability is often written as a simplified fraction, but it can also be written as a decimal or percent. CHAPTER 1: PROBABILITY 1. Introduction to Probability L EARNING TARGET: I CAN DETERMINE THE PROBABILITY OF AN EVENT. What s the probability of flipping heads on a coin? Theoretically, it is 1/2 1 way to

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

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY

CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY Probability is the Probability is used in many real-world fields, such as insurance, medical research, law enforcement, and political science. Objectives:

More information

INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2

INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2 INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2 WARM UP Students in a mathematics class pick a card from a standard deck of 52 cards, record the suit, and return the card to the deck. The results

More information

Probability and Statistics. Copyright Cengage Learning. All rights reserved.

Probability and Statistics. Copyright Cengage Learning. All rights reserved. Probability and Statistics Copyright Cengage Learning. All rights reserved. 14.2 Probability Copyright Cengage Learning. All rights reserved. Objectives What Is Probability? Calculating Probability by

More information

Key Concepts. Theoretical Probability. Terminology. Lesson 11-1

Key Concepts. Theoretical Probability. Terminology. Lesson 11-1 Key Concepts Theoretical Probability Lesson - Objective Teach students the terminology used in probability theory, and how to make calculations pertaining to experiments where all outcomes are equally

More information

Section Introduction to Sets

Section Introduction to Sets Section 1.1 - Introduction to Sets Definition: A set is a well-defined collection of objects usually denoted by uppercase letters. Definition: The elements, or members, of a set are denoted by lowercase

More information

When combined events A and B are independent:

When combined events A and B are independent: A Resource for ree-standing Mathematics Qualifications A or B Mutually exclusive means that A and B cannot both happen at the same time. Venn Diagram showing mutually exclusive events: Aces The events

More information

UNIT 4 APPLICATIONS OF PROBABILITY Lesson 1: Events. Instruction. Guided Practice Example 1

UNIT 4 APPLICATIONS OF PROBABILITY Lesson 1: Events. Instruction. Guided Practice Example 1 Guided Practice Example 1 Bobbi tosses a coin 3 times. What is the probability that she gets exactly 2 heads? Write your answer as a fraction, as a decimal, and as a percent. Sample space = {HHH, HHT,

More information

Simple Probability. Arthur White. 28th September 2016

Simple Probability. Arthur White. 28th September 2016 Simple Probability Arthur White 28th September 2016 Probabilities are a mathematical way to describe an uncertain outcome. For eample, suppose a physicist disintegrates 10,000 atoms of an element A, and

More information

heads 1/2 1/6 roll a die sum on 2 dice 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 1, 2, 3, 4, 5, 6 heads tails 3/36 = 1/12 toss a coin trial: an occurrence

heads 1/2 1/6 roll a die sum on 2 dice 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 1, 2, 3, 4, 5, 6 heads tails 3/36 = 1/12 toss a coin trial: an occurrence trial: an occurrence roll a die toss a coin sum on 2 dice sample space: all the things that could happen in each trial 1, 2, 3, 4, 5, 6 heads tails 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 example of an outcome:

More information

Day 5: Mutually Exclusive and Inclusive Events. Honors Math 2 Unit 6: Probability

Day 5: Mutually Exclusive and Inclusive Events. Honors Math 2 Unit 6: Probability Day 5: Mutually Exclusive and Inclusive Events Honors Math 2 Unit 6: Probability Warm-up on Notebook paper (NOT in notes) 1. A local restaurant is offering taco specials. You can choose 1, 2 or 3 tacos

More information

The probability set-up

The probability set-up CHAPTER 2 The probability set-up 2.1. Introduction and basic theory We will have a sample space, denoted S (sometimes Ω) that consists of all possible outcomes. For example, if we roll two dice, the sample

More information

Unit 7 Central Tendency and Probability

Unit 7 Central Tendency and Probability Name: Block: 7.1 Central Tendency 7.2 Introduction to Probability 7.3 Independent Events 7.4 Dependent Events 7.1 Central Tendency A central tendency is a central or value in a data set. We will look at

More information

Skills we've learned. Skills we need. 7 3 Independent and Dependent Events. March 17, Alg2 Notes 7.3.notebook

Skills we've learned. Skills we need. 7 3 Independent and Dependent Events. March 17, Alg2 Notes 7.3.notebook 7 3 Independent and Dependent Events Skills we've learned 1. In a box of 25 switches, 3 are defective. What is the probability of randomly selecting a switch that is not defective? 2. There are 12 E s

More information

Bellwork Write each fraction as a percent Evaluate P P C C 6

Bellwork Write each fraction as a percent Evaluate P P C C 6 Bellwork 2-19-15 Write each fraction as a percent. 1. 2. 3. 4. Evaluate. 5. 6 P 3 6. 5 P 2 7. 7 C 4 8. 8 C 6 1 Objectives Find the theoretical probability of an event. Find the experimental probability

More information

Unit 6: Probability. Marius Ionescu 10/06/2011. Marius Ionescu () Unit 6: Probability 10/06/ / 22

Unit 6: Probability. Marius Ionescu 10/06/2011. Marius Ionescu () Unit 6: Probability 10/06/ / 22 Unit 6: Probability Marius Ionescu 10/06/2011 Marius Ionescu () Unit 6: Probability 10/06/2011 1 / 22 Chapter 13: What is a probability Denition The probability that an event happens is the percentage

More information

5 Elementary Probability Theory

5 Elementary Probability Theory 5 Elementary Probability Theory 5.1 What is Probability? The Basics We begin by defining some terms. Random Experiment: any activity with a random (unpredictable) result that can be measured. Trial: one

More information

Basic Probability Ideas. Experiment - a situation involving chance or probability that leads to results called outcomes.

Basic Probability Ideas. Experiment - a situation involving chance or probability that leads to results called outcomes. Basic Probability Ideas Experiment - a situation involving chance or probability that leads to results called outcomes. Random Experiment the process of observing the outcome of a chance event Simulation

More information

Chapter 1: Sets and Probability

Chapter 1: Sets and Probability Chapter 1: Sets and Probability Section 1.3-1.5 Recap: Sample Spaces and Events An is an activity that has observable results. An is the result of an experiment. Example 1 Examples of experiments: Flipping

More information

Probability Rules. 2) The probability, P, of any event ranges from which of the following?

Probability Rules. 2) The probability, P, of any event ranges from which of the following? Name: WORKSHEET : Date: Answer the following questions. 1) Probability of event E occurring is... P(E) = Number of ways to get E/Total number of outcomes possible in S, the sample space....if. 2) The probability,

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Study Guide for Test III (MATH 1630) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the number of subsets of the set. 1) {x x is an even

More information

Unit 6: Probability. Marius Ionescu 10/06/2011. Marius Ionescu () Unit 6: Probability 10/06/ / 22

Unit 6: Probability. Marius Ionescu 10/06/2011. Marius Ionescu () Unit 6: Probability 10/06/ / 22 Unit 6: Probability Marius Ionescu 10/06/2011 Marius Ionescu () Unit 6: Probability 10/06/2011 1 / 22 Chapter 13: What is a probability Denition The probability that an event happens is the percentage

More information

Probability and Randomness. Day 1

Probability and Randomness. Day 1 Probability and Randomness Day 1 Randomness and Probability The mathematics of chance is called. The probability of any outcome of a chance process is a number between that describes the proportion of

More information

When a number cube is rolled once, the possible numbers that could show face up are

When a number cube is rolled once, the possible numbers that could show face up are C3 Chapter 12 Understanding Probability Essential question: How can you describe the likelihood of an event? Example 1 Likelihood of an Event When a number cube is rolled once, the possible numbers that

More information

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 4 Probability Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education School of Continuing

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

Georgia Department of Education Georgia Standards of Excellence Framework GSE Geometry Unit 6

Georgia Department of Education Georgia Standards of Excellence Framework GSE Geometry Unit 6 How Odd? Standards Addressed in this Task MGSE9-12.S.CP.1 Describe categories of events as subsets of a sample space using unions, intersections, or complements of other events (or, and, not). MGSE9-12.S.CP.7

More information

Basic Probability. Let! = # 8 # < 13, # N -,., and / are the subsets of! such that - = multiples of four. = factors of 24 / = square numbers

Basic Probability. Let! = # 8 # < 13, # N -,., and / are the subsets of! such that - = multiples of four. = factors of 24 / = square numbers Basic Probability Let! = # 8 # < 13, # N -,., and / are the subsets of! such that - = multiples of four. = factors of 24 / = square numbers (a) List the elements of!. (b) (i) Draw a Venn diagram to show

More information

Unit 11 Probability. Round 1 Round 2 Round 3 Round 4

Unit 11 Probability. Round 1 Round 2 Round 3 Round 4 Study Notes 11.1 Intro to Probability Unit 11 Probability Many events can t be predicted with total certainty. The best thing we can do is say how likely they are to happen, using the idea of probability.

More information

NC MATH 2 NCFE FINAL EXAM REVIEW Unit 6 Probability

NC MATH 2 NCFE FINAL EXAM REVIEW Unit 6 Probability NC MATH 2 NCFE FINAL EXAM REVIEW Unit 6 Probability Theoretical Probability A tube of sweets contains 20 red candies, 8 blue candies, 8 green candies and 4 orange candies. If a sweet is taken at random

More information

Probability - Chapter 4

Probability - Chapter 4 Probability - Chapter 4 In this chapter, you will learn about probability its meaning, how it is computed, and how to evaluate it in terms of the likelihood of an event actually happening. A cynical person

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 4 Probability and Counting Rules 2 Objectives Determine sample spaces and find the probability of an event using classical probability or empirical

More information

Conditional Probability Worksheet

Conditional Probability Worksheet Conditional Probability Worksheet P( A and B) P(A B) = P( B) Exercises 3-6, compute the conditional probabilities P( AB) and P( B A ) 3. P A = 0.7, P B = 0.4, P A B = 0.25 4. P A = 0.45, P B = 0.8, P A

More information

Venn Diagram Problems

Venn Diagram Problems Venn Diagram Problems 1. In a mums & toddlers group, 15 mums have a daughter, 12 mums have a son. a) Julia says 15 + 12 = 27 so there must be 27 mums altogether. Explain why she could be wrong: b) There

More information

Chapter 3: PROBABILITY

Chapter 3: PROBABILITY Chapter 3 Math 3201 1 3.1 Exploring Probability: P(event) = Chapter 3: PROBABILITY number of outcomes favourable to the event total number of outcomes in the sample space An event is any collection of

More information

The probability set-up

The probability set-up CHAPTER The probability set-up.1. Introduction and basic theory We will have a sample space, denoted S sometimes Ω that consists of all possible outcomes. For example, if we roll two dice, the sample space

More information

Independent and Mutually Exclusive Events

Independent and Mutually Exclusive Events Independent and Mutually Exclusive Events By: OpenStaxCollege Independent and mutually exclusive do not mean the same thing. Independent Events Two events are independent if the following are true: P(A

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

Probability - Grade 10 *

Probability - Grade 10 * OpenStax-CNX module: m32623 1 Probability - Grade 10 * Rory Adams Free High School Science Texts Project Sarah Blyth Heather Williams This work is produced by OpenStax-CNX and licensed under the Creative

More information

Mathematical Foundations HW 5 By 11:59pm, 12 Dec, 2015

Mathematical Foundations HW 5 By 11:59pm, 12 Dec, 2015 1 Probability Axioms Let A,B,C be three arbitrary events. Find the probability of exactly one of these events occuring. Sample space S: {ABC, AB, AC, BC, A, B, C, }, and S = 8. P(A or B or C) = 3 8. note:

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

Business Statistics. Chapter 4 Using Probability and Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 4 Using Probability and Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 4 Using Probability and Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter,

More information

Empirical (or statistical) probability) is based on. The empirical probability of an event E is the frequency of event E.

Empirical (or statistical) probability) is based on. The empirical probability of an event E is the frequency of event E. Probability and Statistics Chapter 3 Notes Section 3-1 I. Probability Experiments. A. When weather forecasters say There is a 90% chance of rain tomorrow, or a doctor says There is a 35% chance of a successful

More information

"Well, statistically speaking, you are for more likely to have an accident at an intersection, so I just make sure that I spend less time there.

Well, statistically speaking, you are for more likely to have an accident at an intersection, so I just make sure that I spend less time there. 6.2 Probability Models There was a statistician who, when driving his car, would always accelerate hard before coming to an intersection, whiz straight through it, and slow down again once he was beyond

More information

Probability. Dr. Zhang Fordham Univ.

Probability. Dr. Zhang Fordham Univ. Probability! Dr. Zhang Fordham Univ. 1 Probability: outline Introduction! Experiment, event, sample space! Probability of events! Calculate Probability! Through counting! Sum rule and general sum rule!

More information

LC OL Probability. ARNMaths.weebly.com. As part of Leaving Certificate Ordinary Level Math you should be able to complete the following.

LC OL Probability. ARNMaths.weebly.com. As part of Leaving Certificate Ordinary Level Math you should be able to complete the following. A Ryan LC OL Probability ARNMaths.weebly.com Learning Outcomes As part of Leaving Certificate Ordinary Level Math you should be able to complete the following. Counting List outcomes of an experiment Apply

More information

Module 4 Project Maths Development Team Draft (Version 2)

Module 4 Project Maths Development Team Draft (Version 2) 5 Week Modular Course in Statistics & Probability Strand 1 Module 4 Set Theory and Probability It is often said that the three basic rules of probability are: 1. Draw a picture 2. Draw a picture 3. Draw

More information

Instructions: Choose the best answer and shade in the corresponding letter on the answer sheet provided. Be sure to include your name and student ID.

Instructions: Choose the best answer and shade in the corresponding letter on the answer sheet provided. Be sure to include your name and student ID. Math 3201 Unit 3 Probability Test 1 Unit Test Name: Part 1 Selected Response: Instructions: Choose the best answer and shade in the corresponding letter on the answer sheet provided. Be sure to include

More information

n(s)=the number of ways an event can occur, assuming all ways are equally likely to occur. p(e) = n(e) n(s)

n(s)=the number of ways an event can occur, assuming all ways are equally likely to occur. p(e) = n(e) n(s) The following story, taken from the book by Polya, Patterns of Plausible Inference, Vol. II, Princeton Univ. Press, 1954, p.101, is also quoted in the book by Szekely, Classical paradoxes of probability

More information

Developed by Rashmi Kathuria. She can be reached at

Developed by Rashmi Kathuria. She can be reached at Developed by Rashmi Kathuria. She can be reached at . Photocopiable Activity 1: Step by step Topic Nature of task Content coverage Learning objectives Task Duration Arithmetic

More information

13-6 Probabilities of Mutually Exclusive Events

13-6 Probabilities of Mutually Exclusive Events Determine whether the events are mutually exclusive or not mutually exclusive. Explain your reasoning. 1. drawing a card from a standard deck and getting a jack or a club The jack of clubs is an outcome

More information

CHAPTER 6 PROBABILITY. Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes

CHAPTER 6 PROBABILITY. Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes CHAPTER 6 PROBABILITY Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes these two concepts a step further and explains their relationship with another statistical concept

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. More 9.-9.3 Practice Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Answer the question. ) In how many ways can you answer the questions on

More information

Name. Is the game fair or not? Prove your answer with math. If the game is fair, play it 36 times and record the results.

Name. Is the game fair or not? Prove your answer with math. If the game is fair, play it 36 times and record the results. Homework 5.1C You must complete table. Use math to decide if the game is fair or not. If Period the game is not fair, change the point system to make it fair. Game 1 Circle one: Fair or Not 2 six sided

More information

Objectives. Determine whether events are independent or dependent. Find the probability of independent and dependent events.

Objectives. Determine whether events are independent or dependent. Find the probability of independent and dependent events. Objectives Determine whether events are independent or dependent. Find the probability of independent and dependent events. independent events dependent events conditional probability Vocabulary Events

More information

Probability. The Bag Model

Probability. The Bag Model Probability The Bag Model Imagine a bag (or box) containing balls of various kinds having various colors for example. Assume that a certain fraction p of these balls are of type A. This means N = total

More information

STOR 155 Introductory Statistics. Lecture 10: Randomness and Probability Model

STOR 155 Introductory Statistics. Lecture 10: Randomness and Probability Model The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL STOR 155 Introductory Statistics Lecture 10: Randomness and Probability Model 10/6/09 Lecture 10 1 The Monty Hall Problem Let s Make A Deal: a game show

More information