1. Tossing Coins 2. Routes 3. Balls Drawn From an Urn 1.

Slides:



Advertisements
Similar presentations
You have been given a mission and a code. Use the code to complete the mission and you will save the world from obliteration…
Advertisements

Unit 3: Probability 3.1: Introduction to Probability
What can we say about probability? It is a measure of likelihood, uncertainty, possibility, … And it is a number, numeric measure.
Slide 1 Insert your own content. Slide 2 Insert your own content.
Combining Like Terms. Only combine terms that are exactly the same!! Whats the same mean? –If numbers have a variable, then you can combine only ones.
Probability 1: the idea of probability
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
0 - 0.
2 pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt Time Money AdditionSubtraction.
MULTIPLICATION EQUATIONS 1. SOLVE FOR X 3. WHAT EVER YOU DO TO ONE SIDE YOU HAVE TO DO TO THE OTHER 2. DIVIDE BY THE NUMBER IN FRONT OF THE VARIABLE.
FACTORING Think Distributive property backwards Work down, Show all steps ax + ay = a(x + y)
Addition Facts
Equipment Quiz. 1. What is the name of this appliance?
CS1512 Foundations of Computing Science 2 Week 3 (CSD week 32) Probability © J R W Hunter, 2006, K van Deemter 2007.
Probability Presented by Tutorial Services The Math Center.
Beginning Probability
Lecture 18 Dr. MUMTAZ AHMED MTH 161: Introduction To Statistics.
Treasure Map By: Gage Gwin Haven Beagle START. Step 1 23 tiles south CONTINUE.
9.5 Counting Subsets of a Set: Combinations
MAT 103 Probability In this chapter, we will study the topic of probability which is used in many different areas including insurance, science, marketing,
1 Combinations & Counting II Samuel Marateck © 2009.
STAT1301 P&S I Tutorial 1 By Joseph Dong 21SEP2010,
Chapter 2.3 Counting Sample Points Combination In many problems we are interested in the number of ways of selecting r objects from n without regard to.
Typical Test Problems (with solutions)
5.9 + = 10 a)3.6 b)4.1 c)5.3 Question 1: Good Answer!! Well Done!! = 10 Question 1:
Basic Probability: Outcomes and Events 4/6/121. Counting in Probability What is the probability of getting exactly two jacks in a poker hand? lec 13W.2.
Copyright © Cengage Learning. All rights reserved. 7 Probability.
Equivalent Fractions: Addition
Theoretical vs Experimental Probability. Experimental probability: Probability based on a collection of data. Will have a table of results or data from.
Addition 1’s to 20.
25 seconds left…...
Test B, 100 Subtraction Facts
Recursive & Explicit Formulas
Week 1.
Quit Introduction Cards Combining Probabilities.
Let’s take a 15 minute break Please be back on time.
Lecture 13 Elements of Probability CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
3 Types of Probabilities
Chapter 5 Section 4 The Multiplication Principle.
Revision Sheet 1.
In this chapter we introduce the basics of probability.
Exercises (1) 1. In the usual dice experiment, let A, B and C, be the following events: A = {1,7,6} and B = {1,2,7,5} and C = {3,5} Find the following:
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Probability axioms Combinatorial problems (Sec )
1 Copyright M.R.K. Krishna Rao 2003 Chapter 5. Discrete Probability Everything you have learned about counting constitutes the basis for computing the.
Chapter 5 Section 6 Further Counting Problems. Two types of problems Two main types of problems in section 6: 1.Tossing a coin several times. 2.Draw several.
Chapter 6 Section 2 Experiments, Outcomes, and Events.
Bell Work: Factor x – 6x – Answer: (x – 8)(x + 2)
Finite Mathematics & Its Applications, 10/e by Goldstein/Schneider/SiegelCopyright © 2010 Pearson Education, Inc. 1 of 93 Chapter 5 Sets and Counting.
Simple Mathematical Facts for Lecture 1. Conditional Probabilities Given an event has occurred, the conditional probability that another event occurs.
Principles of Statistics Chapter 2 Elements of Probability.
Goldstein/Schnieder/Lay: Finite Math & Its Applications, 9e 1 of 93 Chapter 5 Sets and Counting.
Chapter 4.3 Multiplication Rules.
 History and Relevance of probability theory Probability theory began with the study of game of chance that were related to gambling, like throwing a.
Statistics Lecture 4. Last class: measures of spread and box-plots Have completed Chapter 1 Today - Chapter 2.
MA 485/585 Probability Theory (Dr Chernov). Five cards Five cards are labeled 1,2,3,4,5. They are shuffled and lined up in an arbitrary order. How many.
Probability Experiments Probability experiment An action, or trial, through which specific results (counts, measurements, or responses) are obtained. Outcome.
Section 1.3 Each arrangement (ordering) of n distinguishable objects is called a permutation, and the number of permutations of n distinguishable objects.
No Warm-Up today. You have a Quiz Clear your desk of everything but a calculator and something to write with.
3/7/20161 Now it’s time to look at… Discrete Probability.
PROBABILITY bability/basicprobability/preview.we ml.
4-3 The Multiplication Rules Conditional Probability
Now it’s time to look at…
Aim: What is the multiplication rule?
Probability Tree for tossing a coin.
Probability: Test Tomorrow
Now it’s time to look at…
Probability of TWO EVENTS
Probability: Test Tomorrow
Please copy your homework into your assignment book
Presentation transcript:

1. Tossing Coins 2. Routes 3. Balls Drawn From an Urn 1

 An experiment consists of tossing a coin 10 times and observing the sequence of heads and tails.  a. How many different outcomes are possible?  b. How many different outcomes have exactly two heads?  c. How many different outcomes have at most two heads?  d. How many different outcomes have at least two heads? 2

 A possible outcome is  H T H T T T H T H T  where H is heads and T is tails.  Each coin has two possible outcomes.  By the generalized multiplication principle, the total number of possible outcomes is  2  2  2  2  2  2  2  2  2  2 = 2 10 =

 A possible outcome with 2 heads is  H T H T T T T T T T.  The 2 heads must be placed in 2 of the 10 possible positions.  The number of outcomes with 2 heads is 4

 At most 2 heads means there can be 0 heads or 1 head or 2 heads.  There is only 1 possible outcome with no heads and that is if all 10 coins are tails.  There are C (10,1) = 10 possible outcomes with 1 head.  There are C (10,2) = 45 possible outcomes with 2 heads.  Therefore, there are = 56 possible outcomes with at most two heads. 5

 At least 2 heads means there can not be 0 heads or 1 head.  There are = 11 possible outcomes with 0 or 1 head.  There are 1024 possible outcomes total.  So, there are = 1013 possible outcomes with at least 2 heads. 6

 A tourist in a city wants to walk from point A to point B shown in the maps below. What is the total number of routes (with no backtracking) from A to B ? 7

 If S is walking a block south and E is walking a block east, the two possible routes shown in the maps could be designated as SSEEESE and ESESEES. 8

 All routes can be designated as a string of 7 letters, 3 of which will be S and 4 E.  Selecting a route is the same as selecting where in the string the 3 S’s will be placed.  Therefore the total number of possible routes is 9

 An urn contains 25 numbered balls, of which 15 are red and 10 are white. A sample of 5 balls is to be selected.  a. How many different samples are possible?  b. How many different samples contain all red balls?  c. How many samples contain 3 red balls and 2 white balls? 10

 A sample is just an unordered selection of 5 balls out of

 To form a sample of all red balls we must select 5 balls from the 15 red ones. 12

 To form the sample with 3 red balls and 2 white balls, we must  Operation 1: select 3 red balls from 15 red balls,  Operation 2: select 2 white balls from 10 white balls.  Using the multiplication principle, this gives 13