Pascal’s triangle - A triangular arrangement of where each row corresponds to a value of n. VOCAB REVIEW:
Pascal’s Triangle This is a Pascal’s Triangle –Each row is labeled as n The first row is n = 0 Second is n = 1 etc… –Each term is n C r n is the row r is the position in the row starting with 0 –Each term is the sum of the two directly above it. n = 0; 2 0 n = 1; 2 1 n = 2; 2 2 n = 3; 2 3 n = 4; 2 4
1.The 6 members of a Model UN student club must choose 2 representatives to attend a state convention. Use Pascal’s triangle to find the number of combinations of 2 members that can be chosen as representatives. 2. Use Pascal’s triangle again to find the number of combinations of 2 members that can be chosen if the Model UN club has 7 members.
The Binomial Theorem Gives us the coefficients for a binomial expansion The values in a row of Pascal's triangle are the coefficients in a binomial expansion of the same degree as the row. A binomial expansion of degree n is (a + b) n. The variables are a n b 0 + a n-1 b 1 + … + a 1 b n-1 + a n b 0 + a 0 b n Binomial Theorem
1 st term 2 nd term Pascal’s # Expand a Power of a Binomial Sum
1 st term 2 nd term Pascal’s #
Use the binomial theorem to write the binomial expansion
3. 4.
Find the coefficient of in the expansion of where r m/p Find a Coefficient in an Expansion
Find the coefficient of x ⁴ in the expansion of (3 x + 2)¹º. n = r =
1.Use the binomial formula to find the coefficient of the term in the expansion of 2.Find the coefficient of the x 5 in the expansion of (x – 3) 7 ? 3.Find the coefficient of the x 3 in the expansion of (2x +5) 8 ? Binomial Formula
12.3 An Introduction to Probability What do you know about probability? Probability is a number from 0 to 1 that tells you how likely something is to happen. Probability can have two main approaches -experimental probability -theoretical probability
Experimental vs.Theoretical Experimental probability: P(event) = number of times event occurs total number of trials Theoretical probability: P(E) = number of favorable outcomes total number of possible outcomes
How can you tell which is experimental and which is theoretical probability? Experimental: You tossed a coin 10 times and recorded a head 3 times, a tail 7 times P(head)= 3/10 P(tail) = 7/10 Theoretical: Toss a coin and getting a head or a tail is 1/2. P(head) = 1/2 P(tail) = 1/2
Experimental probability Experimental probability is found by repeating an experiment and observing the outcomes. P(head)= 3/10 A head shows up 3 times out of 10 trials, P(tail) = 7/10 A tail shows up 7 times out of 10 trials
Theoretical probability P(head) = 1/2 P(tail) = 1/2 Since there are only two outcomes, you have 50/50 chance to get a head or a tail. HEADS TAILS
How come I never get a theoretical value in both experiments? Tom asked. If you repeat the experiment many times, the results will getting closer to the theoretical value. Law of the Large Numbers
Law of the Large Numbers 101 The Law of Large Numbers was first published in 1713 by Jocob Bernoulli. It is a fundamental concept for probability and statistic. This Law states that as the number of trials increase, the experimental probability will get closer and closer to the theoretical probability.
Contrast experimental and theoretical probability Experimental probability is the result of an experiment. Theoretical probability is what is expected to happen.
You must show the probability set up, the unreduced fraction, and the reduced fraction in order to receive full credit.
Geometric Probability Geometric probabilities are found by calculating a ratio of two side lengths, areas, or volumes according to the problem.
Find a Geometric Probability You throw a dart at the square board. Your dart is equally likely to hit any point inside the board. Are you more likely to get 10 points or 0? (use area)
HW 37: pg 719, odd