Lecture 22 Section 7.1 – Wed, Oct 20, 2004

Slides:



Advertisements
Similar presentations
CHAPTER 12: General Rules of Probability
Advertisements

Lecture 13 Elements of Probability CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Sta220 - Statistics Mr. Smith Room 310 Class #7.
JUST FLIPPING AROUND  Created By:  J. Whitlock, T.Garcia, and A. Aceves  For:  Ms. Wiltshire’s Class  On:  October 2002.
COUNTING AND PROBABILITY
Advanced LABVIEW EE 2303.
Introduction Probability is a number from 0 to 1 inclusive or a percent from 0% to 100% inclusive that indicates how likely an event is to occur. In the.
Math notebook, pencil, and possibly calculator. Definitions  An outcome is the result of a single trial of an experiment.  The sample space of an experiment.
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
How can you tell which is experimental and which is theoretical probability? You tossed a coin 10 times and recorded a head 3 times, a tail 7 times.
Nuffield Free-Standing Mathematics Activity
Probability and Statistics Dr. Saeid Moloudzadeh Sample Space and Events 1 Contents Descriptive Statistics Axioms of Probability Combinatorial.
Math 310 Section 7.2 Probability. Succession of Events So far, our discussion of events have been in terms of a single stage scenario. We might be looking.
Chapter 6 Section 2 Experiments, Outcomes, and Events.
Describing Events Adapted from Walch Education Key Concepts A set is a list or collection of items. Set A is a subset of set B, denoted by A ⊂ B, if.
Special Topics. Definitions Random (not haphazard): A phenomenon or trial is said to be random if individual outcomes are uncertain but the long-term.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Simple Mathematical Facts for Lecture 1. Conditional Probabilities Given an event has occurred, the conditional probability that another event occurs.
Chapter 3 Section 3.2 Basic Terms of Probability.
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
Slide 5-1 Chapter 5 Probability and Random Variables.
FORM : 4 DEDIKASI PRESENTED BY : GROUP 11 KOSM, GOLDCOURSE HOTEL, KLANG FORM : 4 DEDIKASI PRESENTED BY : GROUP 11 KOSM, GOLDCOURSE HOTEL, KLANG.
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
Chapter 6 Lesson 6.1 Probability 6.1: Chance Experiments and Events.
Basic Concepts of Probability
Express as a fraction the probability that the outcome for rolling two number cubes has a sum less than 7. Probability COURSE 3 LESSON 6-9 Make a table.
Introduction Lecture 25 Section 6.1 Wed, Mar 22, 2006.
Unit 4: Probability Day 2: Basic Probability. Standards and Benchmarks Select and apply counting procedures, such as the multiplication and addition.
Chapter 7: Probability Lesson 1: Basic Principles of Probability Mrs. Parziale.
Warm Up: Quick Write Which is more likely, flipping exactly 3 heads in 10 coin flips or flipping exactly 4 heads in 5 coin flips ?
Sample Spaces, Subsets and Basic Probability
Probability 9.8. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Definition: Experiment Any activity with an unpredictable results.
PROBABILITY bability/basicprobability/preview.we ml.
APPENDIX A: A REVIEW OF SOME STATISTICAL CONCEPTS
Probability and Sample Space…….
9.8 Probability Basic Concepts
Introduction to Probability
Chapter 3 Probability Slides for Optional Sections
Quick Start Expectations
Subtopic : 10.1 Events and Probability
Probability Tree for tossing a coin.
Sequences, Series, and Probability
PROBABILITY.
Basic Concepts of Probability
9. Relative frequency and probability
EXAMPLE 1 Find a sample space
Pettit 9-2 Notes D7 : Compute probabilities using tree diagrams
PROBABILITY The probability of an event is a value that describes the chance or likelihood that the event will happen or that the event will end with.
13-5 Conditional Probability
Lecture 11 Sections 5.1 – 5.2 Objectives: Probability
Sample Spaces, Subsets and Basic Probability
Introduction Probability is a number from 0 to 1 inclusive or a percent from 0% to 100% inclusive that indicates how likely an event is to occur. In the.
On Desk: Learning Log: HW: WDYE p. 19, #11-18, 26-29
Chapter 9 Section 1 Probability Review.
Probability Trees By Anthony Stones.
A D D A D.
Finding Probability Using Tree Diagrams and Outcome Tables
Chapter 3 Probability Larson/Farber 4th ed.
Section 6.2 Probability Models
Section 1.1: Equally Likely Outcomes
Finding Probability Using Tree Diagrams or Tables
Write each fraction in simplest form
Probability.
PROBABILITY Lesson 10.3A.
Chapter 4 Section 1 Probability Theory.
Digital Lesson Probability.
 I can construct models to represent the probability of compound events.  
Sample Spaces, Subsets and Basic Probability
NOTE 2: sample spaces There are a number of ways of displaying sample spaces: Listing outcomes 2-dimensional graphs Tree diagrams Venn diagrams.
Presentation transcript:

Lecture 22 Section 7.1 – 7.4.1 Wed, Oct 20, 2004 Probability Lecture 22 Section 7.1 – 7.4.1 Wed, Oct 20, 2004

Random Outcomes To have a random outcome, we must have a procedure in which at least one step is left to chance. Select a student and see what is grade was on Test #1. Wherein lies the randomness? Sample space or outcome space – the set of all possible outcomes of the procedure.

Random Outcomes The various possible outcomes may be equally likely, but they do not have to be. Toss a coin. Heads or tails. Look out the window. Hurricane or no hurricane. It depends on whether you live in Florida.

Example: Toss 2 Coins Toss two coins and observe how each coin lands. Draw a tree diagram:

Example: Toss 2 Coins Toss two coins and observe how each coin lands. Draw a tree diagram: 1st coin H T

Example: Toss 2 Coins Toss two coins and observe how each coin lands. Draw a tree diagram: 2nd coin 1st coin H H T T

Example: Toss 2 Coins Toss two coins and observe how each coin lands. Draw a tree diagram: 2nd coin 1st coin H H T H T T

Example: Toss 2 Coins Toss two coins and observe how each coin lands. Draw a tree diagram: Sample Space 2nd coin 1st coin H HH H T HT H TH T T TT

Example: Toss 2 Coins The sample space is the set {HH, HT, TH, TT}.

Events Event – a collection of possible outcomes. Therefore, it is a subset of the sample space. We say that the event occurs if the actual outcome is among those included in the event. Otherwise, the event does not occur.

Events A Venn diagram is a convenient way to draw an event. Draw a rectangle that represents the sample space. Represent events as ovals within the rectangle. The ovals should overlap if the events have outcomes in common.

Example Toss two coins. Event A = exactly one coin is heads. Event B = the first coin is heads. S A B HT HH TH TT

Let’s Do It! Let’s do it! 7.7, p. 390 – Expressing Events. Let’s do it! 7.8, p. 391 – Favor or Oppose.