A random experiment gives rise to possible outcomes, but any particular outcome is uncertain – “random”. For example, tossing a coin… we know H or T will.

Slides:



Advertisements
Similar presentations
Lecture 13 Elements of Probability CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Advertisements

Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Randomness and Probability
Randomness and probability
Chapter Two Probability
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
Chapter 4 Using Probability and Probability Distributions
Section 1.2 Suppose A 1, A 2,..., A k, are k events. The k events are called mutually exclusive if The k events are called mutually exhaustive if A i 
PROBABILITY IDEAS Random Experiment – know all possible outcomes, BUT
Chapter 6 Section 2 Experiments, Outcomes, and Events.
Conditional Probability and Independence Section 3.6.
AP STATISTICS.   Theoretical: true mathematical probability  Empirical: the relative frequency with which an event occurs in a given experiment  Subjective:
CHAPTER 10: Introducing Probability
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.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
AP Statistics Chapter 6 Notes. Probability Terms Random: Individual outcomes are uncertain, but there is a predictable distribution of outcomes in the.
Random Variables. A random variable X is a real valued function defined on the sample space, X : S  R. The set { s  S : X ( s )  [ a, b ] is an event}.
Chapter 16 Probability. Activity Rock-Paper-Scissors Shoot Tournament 1)Pair up and choose one person to be person A and the other person B. 2)Play 9.
Chapter 2: Probability · An Experiment: is some procedure (or process) that we do and it results in an outcome. A random experiment: is an experiment we.
1 CHAPTERS 14 AND 15 (Intro Stats – 3 edition) PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY.
Copyright © Cengage Learning. All rights reserved. 8.6 Probability.
CHAPTER 10: Introducing Probability ESSENTIAL STATISTICS Second Edition David S. Moore, William I. Notz, and Michael A. Fligner Lecture Presentation.
Lecture PowerPoint Slides Basic Practice of Statistics 7 th Edition.
Copyright © Cengage Learning. All rights reserved. Elementary Probability Theory 5.
Y9 Booster Lesson 11. Objectives – what you should be able to do by the end of the lesson Systematically record all the outcomes of an experiment Understand.
Probability and Simulation Rules in Probability. Probability Rules 1. Any probability is a number between 0 and 1 0 ≤ P[A] ≤ 1 0 ≤ P[A] ≤ 1 2. The sum.
PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY
5.1 Randomness  The Language of Probability  Thinking about Randomness  The Uses of Probability 1.
Probability Basics Section Starter Roll two dice and record the sum shown. Repeat until you have done 20 rolls. Write a list of all the possible.
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
Introducing probability BPS chapter 9 © 2006 W. H. Freeman and Company.
Probability (outcome k) = Relative Frequency of k
Measuring chance Probabilities FETP India. Competency to be gained from this lecture Apply probabilities to field epidemiology.
Probability. What is probability? Probability discusses the likelihood or chance of something happening. For instance, -- the probability of it raining.
CHAPTER 10: Introducing Probability ESSENTIAL STATISTICS Second Edition David S. Moore, William I. Notz, and Michael A. Fligner Lecture Presentation.
§2 Frequency and probability 2.1The definitions and properties of frequency and properties.
Week 21 Rules of Probability for all Corollary: The probability of the union of any two events A and B is Proof: … If then, Proof:
Chapter 4 Probability Concepts Events and Probability Three Helpful Concepts in Understanding Probability: Experiment Sample Space Event Experiment.
Chapter 4: Probability. Probability of an Event Definitions An experiment is the process of observing a phenomenon that has variation in its outcomes.
Chapter 7 Sets & Probability Section 7.3 Introduction to Probability.
6.2 – Probability Models It is often important and necessary to provide a mathematical description or model for randomness.
Probability What is the probability of rolling “snake eyes” in one roll? What is the probability of rolling “yahtzee” in one roll?
Probability Models Section 6.2.
6.1 The Idea of Probability
CHAPTER 5 Probability: What Are the Chances?
Chapter 3 Probability Slides for Optional Sections
Chapter 3 Probability.
Chapter 6 6.1/6.2 Probability Probability is the branch of mathematics that describes the pattern of chance outcomes.
PROBABILITY AND PROBABILITY RULES
Sequences, Series, and Probability
What is Probability? Quantification of uncertainty.
Copyright © 2016, 2013, and 2010, Pearson Education, Inc.
From Randomness to Probability
Chapter 2: Probability · An Experiment: is some procedure (or process) that we do and it results in an outcome. A random experiment: is an experiment we.
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.
Lecture 11 Sections 5.1 – 5.2 Objectives: Probability
PROBABILITY.
Probability Models Section 6.2.
Honors Statistics From Randomness to Probability
CHAPTER 10: Introducing Probability
Chapter 6: Probability: What are the Chances?
Chapter 4 Section 1 Probability Theory.
Unit 6: Application of Probability
I flip a coin two times. What is the sample space?
Essential Statistics Introducing Probability
Chapter 4 Probability.
Lecture 2 Basic Concepts on Probability (Section 0.2)
Sets, Combinatorics, Probability, and Number Theory
Presentation transcript:

A random experiment gives rise to possible outcomes, but any particular outcome is uncertain – “random”. For example, tossing a coin… we know H or T will appear, but on any one toss it is uncertain as to which it will be. An event is one of the many possible outcomes arising from a random experiment. Probability is a numerical measure of the likelihood an event will occur. Its possible values range from 0 (“impossible event”) to 1 (“certain event”) – think of it as the long run relative frequency of the event’s occurrence… Equally likely outcomes are defined as: If a random experiment has k possible outcomes then they are equally likely if each has prob. 1/k

0 <= P(A) <= 1 for all events A Some definitions… The sample space (S) of a random experiment is the collection of all possible outcomes An event (usually represented by A or B or…) is an outcome or a collection of outcomes from a random experiment (i.e., a subset of S) Probabilities are then computed on events so that these important rules hold: 0 <= P(A) <= 1 for all events A P(S) = 1 where S is the sample space P(A does not occur) = 1 – P(A) P(A or B) = P(A) + P(B), if A and B have no outcomes in common (disjoint or mutually exclusive) P(A and B) = P(A) P(B), if A and B are independent.

Sample spaces can be either finite or infinite Toss a fair coin. S = {H, T}; Spin a fair penny. S = ? Toss a fair coin twice. S = {HH, HT, TH, TT} Shoot a free throw 3 times. S = { ... ? ... } Toss a fair coin n times. S = { … ? … } Roll a fair die (one of a pair of dice) S = ? Roll a pair of fair dice. S = ? Toss a fair coin until the first Head occurs. S = ? Pick a digit at random from Table B. S = ? Record the weight gain of an experimental animal after 4 weeks on a high-protein diet. S = ? We model the real-world by assigning probabilities to the elements of the sample space so the total probability is = 1.

HW: Get ready for the test on Wednesday Then begin reading the intro to Chapter 5 and section 5.1… we’ll continue this on Friday and all of next week.