Chapter 4: Probability. Probability of an Event Definitions An experiment is the process of observing a phenomenon that has variation in its outcomes.

Slides:



Advertisements
Similar presentations
What can we say about probability? It is a measure of likelihood, uncertainty, possibility, … And it is a number, numeric measure.
Advertisements

Lecture 13 Elements of Probability CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Randomness and Probability
Week 21 Basic Set Theory A set is a collection of elements. Use capital letters, A, B, C to denotes sets and small letters a 1, a 2, … to denote the elements.
1 Counting. 2 Situations where counting techniques are used  You toss a pair of dice in a casino game. You win if the numbers showing face up have a.
Instructor: Dr. Ayona Chatterjee Spring  If there are N equally likely possibilities of which one must occur and n are regarded as favorable, or.
Unit 32 STATISTICS.
Chapter Two Probability
Random Variables.
Sections 4.1 and 4.2 Overview Random Variables. PROBABILITY DISTRIBUTIONS This chapter will deal with the construction of probability distributions by.
Chapter 4 Using Probability and Probability Distributions
Basic Probability Sets, Subsets Sample Space Event, E Probability of an Event, P(E) How Probabilities are assigned Properties of Probabilities.
Chapter 4 Probability The description of sample data is only a preliminary part of a statistical analysis. A major goal is to make generalizations or inferences.
Random Variables A Random Variable assigns a numerical value to all possible outcomes of a random experiment We do not consider the actual events but we.
Lecture 3 Chapter 2. Studying Normal Populations.
PROBABILITY IDEAS Random Experiment – know all possible outcomes, BUT
Chapter 6 Section 2 Experiments, Outcomes, and Events.
Chapter 16: Random Variables
Chapter 9 Introducing Probability - A bridge from Descriptive Statistics to Inferential Statistics.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 15 Chances, Probabilities, and Odds 15.1Random Experiments and.
Probability. An experiment is any process that allows researchers to obtain observations and which leads to a single outcome which cannot be predicted.
S.CP.A.1 Probability Basics. Probability - The chance of an event occurring Experiment: Outcome: Sample Space: Event: The process of measuring or observing.
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}.
Dependent and Independent Events. Events are said to be independent if the occurrence of one event has no effect on the occurrence of another. For example,
Probability Chapter 3. § 3.4 Counting Principles.
Chapter 16: Random Variables
Chapter 5: Probability Analysis of Randomized Algorithms Size is rarely the only property of input that affects run time Worst-case analysis most common.
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.
Week 21 Conditional Probability Idea – have performed a chance experiment but don’t know the outcome (ω), but have some partial information (event A) about.
1 CHAPTERS 14 AND 15 (Intro Stats – 3 edition) PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY.
TOSS a Coin Toss a coin 50 times and record your results in a tally chart ht.
FORM : 4 DEDIKASI PRESENTED BY : GROUP 11 KOSM, GOLDCOURSE HOTEL, KLANG FORM : 4 DEDIKASI PRESENTED BY : GROUP 11 KOSM, GOLDCOURSE HOTEL, KLANG.
PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY
5.1 Probability in our Daily Lives.  Which of these list is a “random” list of results when flipping a fair coin 10 times?  A) T H T H T H T H T H 
Sections 5.1 and 5.2 Review and Preview and Random Variables.
Statistics Lecture 4. Last class: measures of spread and box-plots Have completed Chapter 1 Today - Chapter 2.
 In your own words, describe what probability is; giving me an example of probability is not explaining to me what probability is. I expect to see a complete.
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
Probability theory is the branch of mathematics concerned with analysis of random phenomena. (Encyclopedia Britannica) An experiment: is any action, process.
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 7: Probability Lesson 1: Basic Principles of Probability Mrs. Parziale.
PROBABILITY AND BAYES THEOREM 1. 2 POPULATION SAMPLE PROBABILITY STATISTICAL INFERENCE.
Probability and Simulation The Study of Randomness.
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Math 1320 Chapter 7: Probability 7.3 Probability and Probability Models.
Math 1320 Chapter 7: Probability 7.1 Sample Spaces and Events.
2-6 Probability Theoretical & Experimental. Probability – how likely it is that something will happen – Has a range from 0 – 1 – 0 means it definitely.
Week 5 Discrete Random Variables and Probability Distributions Statistics for Social Sciences.
Counting and Probability. Imagine tossing two coins and observing whether 0, 1, or 2 heads are obtained. Below are the results after 50 tosses Tossing.
APPENDIX A: A REVIEW OF SOME STATISTICAL CONCEPTS
Chapter 3 Probability Slides for Optional Sections
Discrete and Continuous Random Variables
PROBABILITY AND PROBABILITY RULES
What is Probability? Quantification of uncertainty.
Game Theory “How to Win the Game!”.
EXAMPLE 1 Find a sample space
CHAPTER 12: Introducing Probability
13-5 Conditional Probability
Probability Trees By Anthony Stones.
Probability: The study of Randomness
Experiment outcomes outcome trial outcomes experiment possible outcomes.
CONDITIONAL PROBABILITY
Probability.
Chapter 4 Section 1 Probability Theory.
I flip a coin two times. What is the sample space?
Discrete & Continuous Random Variables
Sets and Probabilistic Models
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.
Presentation transcript:

Chapter 4: Probability

Probability of an Event

Definitions An experiment is the process of observing a phenomenon that has variation in its outcomes. The sample space associated with an experiment is the collection of all possible distinct outcomes of the experiment. An elementary outcome is each outcome of the experiment. An event is the set of elementary outcomes possessing a designated feature

Examples m m

Examples Experiment: Rolling a pair of dice, dice 1 and dice 2. Event A: Both numbers are even: {(2,2),(4,4),(6,6)}. Event B: The second number is bigger than 4: {(1,5),(2,5), (3,5),(4,5), (5,5),(6,5), (1,6),(2,6), (3,6),(4,6), (5,6),(6,6)}

Examples Experiment: Tossing a coin twice. Sample space: {HH, HT, TH, TT)} (The first letter presents the outcome of the first toss, the second letter presents the outcome of the second toss) Event A: No tail: {HH, HT, TH} Event B: Head on the first toss: {HT, HH}

Three types of Sample Space Finite: sample spaces that have a finite number of elements. Countably infinite: sample spaces that have a countably infinite number of elements. Uncauntably infinite (Continuous): sample spaces that have a uncountably infinite number of elements.

Countably Infinite Sample Space Experiment: Suppose a gambler at a casino will continue pulling the handle of a slot machine until he hits the first jackpot. Observe the numbers of time he pulls the handle until he wins. Sample space: {1,2,3,4,5,6…..}

Uncountably Infinite Sample Space Experiment: Suppose a car with a full tank of gasoline is driven until its fuel runs out and the distance traveled, d, is recorded. Sample space: {All nonnegative numbers}

Probability of an Event Consider a finite sample space. The probability of an event is a numerical value that represents the proportion of times the event is expected to occur when the experiment is repeated many times under identical conditions. The probability of event A is denoted by P(A).

Probability of an Event