Discrete Math Section 16.3 Use the Binomial Probability theorem to find the probability of a given outcome on repeated independent trials. Flip a coin.

Slides:



Advertisements
Similar presentations
Discrete Random Variables To understand what we mean by a discrete random variable To understand that the total sample space adds up to 1 To understand.
Advertisements

Lecture Discrete Probability. 5.2 Recap Sample space: space of all possible outcomes. Event: subset of of S. p(s) : probability of element s of.
1 Press Ctrl-A ©G Dear2009 – Not to be sold/Free to use Tree Diagrams Stage 6 - Year 12 General Mathematic (HSC)
March 31, 2015Applied Discrete Mathematics Week 8: Advanced Counting 1 Discrete Probability Example I: A die is biased so that the number 3 appears twice.
Binomial Distribution & Bayes’ Theorem. Questions What is a probability? What is the probability of obtaining 2 heads in 4 coin tosses? What is the probability.
Unit 18 Section 18C The Binomial Distribution. Example 1: If a coin is tossed 3 times, what is the probability of obtaining exactly 2 heads Solution:
22C:19 Discrete Structures Discrete Probability Fall 2014 Sukumar Ghosh.
Probability – Compound Events. What is a Compound Event? It is the probability of two or more things happening at once.
Probability Distributions: Finite Random Variables.
Warm-up  Would it be fair to give a report card grade based on 1 test? or 1 assignment?  Would it be accurate to conclude that a coin will always come.
The Binomial Distribution Permutations: How many different pairs of two items are possible from these four letters: L, M. N, P. L,M L,N L,P M,L M,N M,P.
ENGG 2040C: Probability Models and Applications Andrej Bogdanov Spring Conditional probability.
Probability The calculated likelihood that a given event will occur
Lecture 1 Sec
UNIT 6 – PROBABILITY BASIC PROBABILITY. WARM UP Look through your notes to answer the following questions Define Sample Set and describe the sample set.
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
Chapter 3 Probability Larson/Farber 4th ed. Chapter Outline 3.1 Basic Concepts of Probability 3.2 Conditional Probability and the Multiplication Rule.
22C:19 Discrete Structures Discrete Probability Spring 2014 Sukumar Ghosh.
3. Conditional probability
Natural Language Processing Giuseppe Attardi Introduction to Probability IP notice: some slides from: Dan Jurafsky, Jim Martin, Sandiway Fong, Dan Klein.
Binomial Distribution
Binomial Probabilities IBHL, Y2 - Santowski. (A) Coin Tossing Example Take 2 coins and toss each Make a list to predict the possible outcomes Determine.
The Outwood Grange Family of Schools Let Me Count The Ways (teacher notes): 1. Obviously an important skill in problem solving is to be able to count the.
12.1/12.2 Probability Quick Vocab: Random experiment: “random” act, no way of knowing ahead of time Outcome: results of a random experiment Event: a.
Discrete Probability Distributions
Chapter 3 Section 3.7 Independence. Independent Events Two events A and B are called independent if the chance of one occurring does not change if the.
16-3 The Binomial Probability Theorem. Let’s roll a die 3 times Look at the probability of getting a 6 or NOT getting a 6. Let’s make a tree diagram.
Math 145 September 18, Terminologies in Probability  Experiment – Any process that produces an outcome that cannot be predicted with certainty.
No Warm-Up today. You have a Quiz Clear your desk of everything but a calculator and something to write with.
Lecturer : FATEN AL-HUSSAIN Discrete Probability Distributions Note: This PowerPoint is only a summary and your main source should be the book.
What is the probability of correctly guessing the outcome of exactly one out of four rolls of a die? The probability of correctly guessing one roll of.
9.3 Experimental Probability. 9.3 Ten students each have a penny. If student 1 tosses the penny, what is the probability that it will land on heads? If.
Binomial Probability Theorem In a rainy season, there is 60% chance that it will rain on a particular day. What is the probability that there will exactly.
Warm Up 1. Gretchen is making dinner. She has tofu, chicken and beef for an entrée, and French fries, salad and corn for a side. If Ingrid has 6 drinks.
Warm Up 1. Ingrid is making dinner. She has tofu, chicken and beef for an entrée, and French fries, salad and corn for a side. If Ingrid has 6 drinks to.
CHAPTER 5 Discrete Probability Distributions. Chapter 5 Overview  Introduction  5-1 Probability Distributions  5-2 Mean, Variance, Standard Deviation,
1 What Is Probability?. 2 To discuss probability, let’s begin by defining some terms. An experiment is a process, such as tossing a coin, that gives definite.
Lesson 10: Using Simulation to Estimate a Probability Simulation is a procedure that will allow you to answer questions about real problems by running.
Discrete Math Section 16.1 Find the sample space and probability of multiple events The probability of an event is determined empirically if it is based.
Binomial Distribution Introduction: Binomial distribution has only two outcomes or can be reduced to two outcomes. There are a lot of examples in engineering.
MATHPOWER TM 12, WESTERN EDITION Chapter 9 Probability Distributions
Section 5.1 Day 2.
Terminologies in Probability
2.3 Probability and Odds Objective: Given a description an event, find the probability and/or the odds of the event happening (including replacement and.
PROBABILITY AND PROBABILITY RULES
Math 145 September 25, 2006.
Warm Up 1. Gretchen is making dinner. She has tofu, chicken and beef for an entrée, and French fries, salad and corn for a side. If Ingrid has 6 drinks.
Sample Spaces, Subsets and Basic Probability
Binomial Distribution & Bayes’ Theorem
Chapter 9 Section 1 Probability Review.
Warm Up Which of the following are combinations?
Terminologies in Probability
Lesson 10.1 Sample Spaces and Probability
Terminologies in Probability
Terminologies in Probability
Section Probability Models
WARM - UP After an extensive review of weather related accidents an insurance company concluded the following results: An accident has a 70% chance of.
Grab a penny from the front
Terminologies in Probability
©G Dear 2009 – Not to be sold/Free to use
Use Combinations and the Binomial Theorem
Pascal’s Triangle By Marisa Eastwood.
Sample Spaces, Subsets and Basic Probability
Math 145 June 26, 2007.
Terminologies in Probability
6.2 Probability Models.
Math 145 February 12, 2008.
Terminologies in Probability
pencil, red pen, highlighter, GP notebook, calculator
Presentation transcript:

Discrete Math Section 16.3 Use the Binomial Probability theorem to find the probability of a given outcome on repeated independent trials. Flip a coin three times - each flip is independent of all the previous flips Outcomes: HHH HHT HTH HTT THH THT TTH TTT Groups probability 1 3H 1/8 3 2H 1T 3/8 3 1H 2T 3/8 1 3T 1/8 Pascal’s Triangle

Binomial Probability Theorem Suppose an experiment consists of a sequence of n repeated independent trials, each trial having two possible outcomes, A or not A. If on each trial P(A) = p and P(not A) = 1-p, then the binomial expansion [ p + (1-p)] n gives the probabilities for all occurrences of A. n C n p n + n C n-1 p n-1 (1-p) 1 + n C n-2 p n-2 (1-p) 2 … n C 0 (1-p) n

Examples A coin is tossed 8 times. What is the probability of getting exactly 5 heads and 3 tails? note: two outcomes…heads or tails repeated independent trials P(H) = p = ½ P(T) = 1-p = ½ 8 C 5 p 5 (1-p) 3 8 C 5 (1/2) 5 (1/2) 3 = 7/32

example A quiz consists of 10 multiple choice questions. Each question has three possible answers. If you guess at each question, what is the probability of getting at least eight correct answers?

example A die is rolled four times. What is the probability of getting exactly three fives?

Assignment Page 616 Problems 2-12 even, 15,17