Objectives Find entries in Pascal’s triangle.

Slides:



Advertisements
Similar presentations
A binomial is a polynomial with two terms such as x + a. Often we need to raise a binomial to a power. In this section we'll explore a way to do just.
Advertisements

COMP 170 L2 Page 1 L03: Binomial Coefficients l Purpose n Properties of binomial coefficients n Related issues: the Binomial Theorem and labeling.
1 Intro to Probability Supplementary Notes Prepared by Raymond Wong Presented by Raymond Wong.
True/False. False True Subject May Go Here True / False ? Type correct answer here. Type incorrect answer here.
© 2013 Pearson Education, Inc. Active Learning Lecture Slides For use with Classroom Response Systems Introductory Statistics: Exploring the World through.
Determine whether each curve below is the graph of a function of x. Select all answers that are graphs of functions of x:
Probability Rules l Rule 1. The probability of any event (A) is a number between zero and one. 0 < P(A) < 1.
AP STATISTICS.   Theoretical: true mathematical probability  Empirical: the relative frequency with which an event occurs in a given experiment  Subjective:
Binomial Distributions
S ECTION 8-6 Binomial Distribution. W ARM U P Expand each binomial ( a + b ) 2 ( x – 3 y ) 2 Evaluation each expression 4 C 3 (0.25) 0.
Theoretical and Experimental Probability Today you will learn to: calculate the theoretical and experimental probabilities of an event. M07.D-S.3.1.1:
Rules of Fractions Investigation. What do you understand from this statement? What can we say about this? What do we need to know first? What should we.
Section 10.1 Introduction to Probability. Probability Probability is the overall likelihood that an event can occur. A trial is a systematic opportunity.
Chapter 12 Probability. Chapter 12 The probability of an occurrence is written as P(A) and is equal to.
Inductive Reasoning, Conjectures, and Counterexamples
Sponge. Use finite differences to determine the degree of the polynomial that best describes the data. Example 1B: Using Finite Differences to Determine.
Section 3.2 Notes Conditional Probability. Conditional probability is the probability of an event occurring, given that another event has already occurred.
Probability You’ll probably like it!. Probability Definitions Probability assignment Complement, union, intersection of events Conditional probability.
Objective  Find the experimental probability that an event will occur.
Copyright © by Holt, Rinehart and Winston. All Rights Reserved. Objectives Find the theoretical probability of an event. Apply the Fundamental Counting.
9.2 Connecting Probability to Models and Counting Remember to Silence Your Cell Phone and Put It In Your Bag!
Chapter 4 Probability, Randomness, and Uncertainty.
11.7 Continued Probability. Independent Events ► Two events are independent if the occurrence of one has no effect on the occurrence of the other ► Probability.
4-3 Addition Rule This section presents the addition rule as a device for finding probabilities that can be expressed as P(A or B), the probability that.
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.
2/16/ Pascal’s Triangle. Pascal’s Triangle For any given value of n, there are n+1 different calculations of combinations: 0C00C00C00C0 1C01C01C01C0.
Lesson  Shown at the right are the first six rows of Pascal’s triangle.  It contains many different patterns that have been studied for centuries.
© 2013 Pearson Education, Inc. Reading Quiz For use with Classroom Response Systems Introductory Statistics: Exploring the World through Data, 1e by Gould.
Probability Test Review (What are your chances of passing?)
Probability What is the probability of rolling “snake eyes” in one roll? What is the probability of rolling “yahtzee” in one roll?
SECTION 10-4 Using Pascal’s Triangle Slide
Probability Rules Judith Alexis Georgina. Rule #1 All probabilities are values between 0 & 1 Example : Which numbers can’t be a probability? %
Special Triangles Review
Lecture Slides Elementary Statistics Twelfth Edition
Today is Tuesday.
1.8 Solving Absolute-Value Equations and Inequalities
Day 4: Pascal’s Triangle
Ch. 8 – Sequences, Series, and Probability
From Randomness to Probability
The Binomial Theorem.
Copyright © 1998, Triola, Elementary Statistics Addison Wesley Longman
Patterns, Patterns, and more Patterns!
Pascal’s Triangle MDM 4U Lesson 5.1.
Probability Probability is the frequency of a particular outcome occurring across a number of trials
The Binomial Distribution
Lesson 10.1 Sample Spaces and Probability
Objectives Multiply two matrices.
7.3 Products and Factors of Polynomials
Probability.
True or False: {image} is one-to-one function.
The Binomial Probability Theorem.

Chapter 10 Counting Methods 2012 Pearson Education, Inc.
LESSON 10–5 The Binomial Theorem.
10.2 Notes: Independent and Dependent Events
Objectives Solve quadratic equations by taking square roots.
Chapter 4 Probability 4.2 Basic Concepts of Probability
Chapter 10 Counting Methods.
= x 2 = = 20 4 x 5 = = 16 4 x 4 = = 18 6 x 3 = = 12 2 x 6 = 12.
The so-called “classical probability concept” is nothing more than what you’ve heard before called “equally likely outcomes”... In many experiments, the.
Starter – Day November 12 Content Objective: We will use Pascal’s Triangle to expand polynomial expressions faster than calculating them.
Probability Rules Rule 1.
AP Statistics Warm-up: Problem 5.26.
One-Step Equations with Addition and Subtraction
6.2 Probability Models.
1-6 Probability M11.E.3.1.1: Find probabilities for independent, dependent, or compound events and represent as a fraction, decimal, or percent.
True or False True or False
pencil, red pen, highlighter, GP notebook, calculator
Probability.
Presentation transcript:

Objectives Find entries in Pascal’s triangle. Use Pascal’s triangle to find combinations and probabilities.

11.7 Pascal’s Triangle Glossary Term Pascal’s triangle

Rules and Properties Patterns in Pascal’s Triangle Row n contains n + 1 entries. The kth entry in row n is nCk – 1. The sum of entries in row n is 2n. nCk – 1 + nCk = n + 1Ck , where 0 < k  n

Rules and Properties Pascal’s Triangle and Two-Outcome Experiments Perform n independent trials. There are 2 equally likely outcomes. Probability of event A occurring exactly k times: P(A) = nCk 2n

Key Skills Find entries in Pascal’s triangle. Find the fourth entry in row 9. n = 9; k = 4; k – 1 = 3 9! 6!3! nCk – 1 = 9C3 = = 84

Key Skills Use Pascal’s triangle to find probabilities. You guess all the answers to 10 questions on a true-false test. Find the probability of getting exactly 6 or exactly 7 correct answers. number of possible outcomes: 210

Key Skills Use Pascal’s triangle to find probabilities. 10 questions probability of exactly 6 or exactly 7 correct? number of possible outcomes: 210 10C6 210 210 1024 = P(exactly 6 correct) =  0.21 10C7 210 120 1024 = P(exactly 7 correct) =  0.12

Key Skills Use Pascal’s triangle to find probabilities. 10 questions probability of exactly 6 or exactly 7 correct? number of possible outcomes: 210 P(exactly 6 correct)  0.21 P(exactly 7 correct)  0.12 P(exactly 6 or 7 correct)  0.21 + 0.12 = 0.33 TOC