Chapter 16 Week 6, Monday. Random Variables “A numeric value that is based on the outcome of a random event” Example 1: Let the random variable X be defined.

Slides:



Advertisements
Similar presentations
Random Variables Lesson chapter 16 part A Expected value and standard deviation for random variables.
Advertisements

Probability Basic Probability Concepts Probability Distributions Sampling Distributions.
Chapter 4 Probability and Probability Distributions
Random Variables A random variable is a variable (usually we use x), that has a single numerical value, determined by chance, for each outcome of a procedure.
ฟังก์ชั่นการแจกแจงความน่าจะเป็น แบบไม่ต่อเนื่อง Discrete Probability Distributions.
Describing Probability
Unit 18 Section 18C The Binomial Distribution. Example 1: If a coin is tossed 3 times, what is the probability of obtaining exactly 2 heads Solution:
Probability Distributions Discrete. Discrete data Discrete data can only take exact values Examples: The number of cars passing a checkpoint in 30 minutes.
Business Statistics: A Decision-Making Approach, 6e © 2005 Prentice-Hall, Inc. Chap 4-1 Introduction to Statistics Chapter 5 Random Variables.
Probability Distributions
Visualizing Events Contingency Tables Tree Diagrams Ace Not Ace Total Red Black Total
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 5-1 Chapter 5 Some Important Discrete Probability Distributions Statistics.
Chapter 5 Probability Distributions
Binomial & Geometric Random Variables
Statistics for Managers Using Microsoft® Excel 5th Edition
Bluman, Chapter 51. guessing Suppose there is multiple choice quiz on a subject you don’t know anything about…. 15 th Century Russian Literature; Nuclear.
Chapter 5 Discrete Probability Distribution I. Basic Definitions II. Summary Measures for Discrete Random Variable Expected Value (Mean) Variance and Standard.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 4 and 5 Probability and Discrete Random Variables.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Chap 5-1 Copyright ©2013 Pearson Education, Inc. publishing as Prentice Hall Chapter 5 Discrete Probability Distributions Business Statistics: A First.
Binomial Distributions Calculating the Probability of Success.
Expected values and variances. Formula For a discrete random variable X and pmf p(X): Expected value: Variance: Alternate formula for variance:  Var(x)=E(X^2)-[E(X)]^2.
Introduction to Probability and Statistics Thirteenth Edition Chapter 5 Several Useful Discrete Distributions.
Basic Business Statistics, 10e © 2006 Prentice-Hall, Inc.. Chap 5-1 Chapter 5 Some Important Discrete Probability Distributions Basic Business Statistics.
Chapter 5: Random Variables and Discrete Probability Distributions
P. STATISTICS LESSON 8.2 ( DAY 1 )
Binomial Probability Distribution
The Probability Game Week 6, Wednesday. Teams This game affects your Quiz 4 Grade First place:+4 points Second place: +3 points Third place: +2 points.
Stat 13 Lecture 19 discrete random variables, binomial A random variable is discrete if it takes values that have gaps : most often, integers Probability.
4.1 Probability Distributions Important Concepts –Random Variables –Probability Distribution –Mean (or Expected Value) of a Random Variable –Variance and.
Probability Distribution
Probability Distributions, Discrete Random Variables
Chapter 5 Discrete Random Variables Probability Distributions
Introduction to Probability – Experimental Probability.
Unit 4 Section 3.1.
Welcome to MM305 Unit 3 Seminar Prof Greg Probability Concepts and Applications.
DG minutes 11 th graders psat info --- see board.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
Chapter 14 Week 5, Monday. Introductory Example Consider a fair coin: Question: If I flip this coin, what is the probability of observing heads? Answer:
Business Statistics, A First Course (4e) © 2006 Prentice-Hall, Inc. Chap 5-1 Chapter 5 Some Important Discrete Probability Distributions Business Statistics,
Probability Distributions. Constructing a Probability Distribution Definition: Consists of the values a random variable can assume and the corresponding.
Probability. Definitions Probability: The chance of an event occurring. Probability Experiments: A process that leads to well- defined results called.
Random Variables Lecture Lecturer : FATEN AL-HUSSAIN.
1. 2 At the end of the lesson, students will be able to (c)Understand the Binomial distribution B(n,p) (d) find the mean and variance of Binomial distribution.
Week 5 Discrete Random Variables and Probability Distributions Statistics for Social Sciences.
Chapter5 Statistical and probabilistic concepts, Implementation to Insurance Subjects of the Unit 1.Counting 2.Probability concepts 3.Random Variables.
Conditional Probability 423/what-is-your-favorite-data-analysis-cartoon 1.
Probability Distributions
Probability Distributions
Probability Imagine tossing two coins and observing whether 0, 1, or 2 heads are obtained. It would be natural to guess that each of these events occurs.
Chapter 5 Review MDM 4U Mr. Lieff.
Discrete Probability Distributions
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.
Chapter 16.
Chapter 5 Some Important Discrete Probability Distributions
The Binomial and Geometric Distributions
Discrete Probability Distributions
LESSON 9: BINOMIAL DISTRIBUTION
Discrete Probability Distributions
Discrete Distributions
Discrete Probability Distributions
Ch. 6. Binomial Theory.
Discrete Probability Distributions
Expected values and variances
Lecture 11: Binomial and Poisson Distributions
Introduction to Probability and Statistics
Discrete Probability Distributions
Discrete Probability Distributions
Presentation transcript:

Chapter 16 Week 6, Monday

Random Variables “A numeric value that is based on the outcome of a random event” Example 1: Let the random variable X be defined as the number rolled on a fair die. XP[X] 11/6 = 17% P[X=2] = 17% P[X>2] = 17%+17%+17%+17%=68% P[X=2.5] = 0% This is called a “Probability Distribution” for the random variable, X

Random Variables “A numeric value that is based on the outcome of a random event” Example 2: Let the random variable X be defined as the number of heads shown in three flips of a fair coin. XP[X] 01/8 = 12.5% 13/8 = 37.5% 2 31/8 = 12.5% P[X=2] = 37.5% P[X<2] = 12.5%+37.5% = 50% P[X=2.5] = 0%

Random Variables “A numeric value that is based on the outcome of a random event” Example 3: Let the random variable X be defined as the payout for a one year life insurance policy of $1,000,000 for a college student. Outcome LabelXP[X] Policyholder Dies$1,000,000.01% Policyholder Lives$099.99% P[X=0] = 99.99% P[X<1,000,001] =.01%+99.99% = 100% P[X=3,000] = 0% NOTE: These are called “discrete random variables”, because X can only take on a finite number of values. Later we will talk about a different type of random variable

Random Variables “A numeric value that is based on the outcome of a random event” Example 3: Let the random variable X be defined as the payout for a one year life insurance policy of $1,000,000 for a college student. Outcome LabelXP[X] Policyholder Dies$1,000,000.01% Policyholder Lives$099.99% Suppose this random variable describes the payout policy for any traditional student at the University of Akron. Question: If a company decides to issue this policy to a random traditional student, what can they expect to lose on average? μ = Called: “Expected Value” Sometimes represented by E[X]

Random Variables “A numeric value that is based on the outcome of a random event” Example 3: Let the random variable X be defined as the payout for a one year life insurance policy of $1,000,000 for a college student. Outcome LabelXP[X]xP[x] Policyholder Dies$1,000,000.01%$1,000 Policyholder Lives$099.99%$0 μ == $100 + $0 = $100 “A company can expect to pay out $100 per policyholder” Recall: μ is the symbol for the population mean. Why is this appropriate?

Random Variables “A numeric value that is based on the outcome of a random event” Example 3: Let the random variable X be defined as the payout for a one year life insurance policy of $1,000,000 for a college student. Outcome LabelXP[X]xP[x] Policyholder Dies$1,000,000.01%$1,000 Policyholder Lives$099.99%$0 μ == $100 + $0 = $100 There is a similar calculation for population standard deviation: σ 2 = μ Sometimes represented by VAR[X] Of course: σ = sqrt(σ 2 ) (Sometimes represented by SD[X])

Distributions to Memorize So far: the distributions were given to you, and you were asked to calculated probabilities (like P[X<3]), expected values, and variances. Alternatively, sometimes you will be given a word problem and asked to derive the proper distribution (both x and P[x]). You are responsible for two discrete distributions: (1) Equal-likelihood Distributions (2) Binomial Distributions

Distributions to Memorize (1) Equal-likelihood Distributions: When each of the k values for x has an equal likelihood of being chosen, P[x] = 1/k Example 1: Roll a fair die. Each of the 6 possibilities is equally likely XP[X] 11/6 = 17%

Distributions to Memorize (1) Equal-likelihood Distributions: When each of the k values for x has an equal likelihood of being chosen, P[x] = 1/k Example 2: Consider a deck of cards. Label jack=11, queen=12, king=13, and ace=14. Choose a card from a deck. There is an equal likelihood of picking #2 through #14 (13 possibilities). So P[x]=1/13 for x=2,3,…,14 XP[X] 21/13 = 7.7% 3 …. 121/13 = 7.7% 131/13 = 7.7% 141/13 = 7.7%

Distributions to Memorize (2) Binomial Distributions: Suppose you have n trials that are independent of each other and have the same sample space. Define an event, E, in that sample space as being successful. Let P[E]=p. Define the random variable X as the number of successes in n trials. This random variable follows a specific formula and is called the binomial distribution. Example 1: Flip a coin 3 times. Define X as the number of heads observed. Heads Trial 1 Tails Heads Trial 2 Tails Heads Trial 3 Tails Independent because, for example, the result of the first toss does not affect the result of the second toss. n=3 Same Sample Space Define E = {heads} Then P[E] = p = 50% X = Number of heads in 3 trials ^^ which was what we wanted ^^ This follows a binomial distribution (n=3, p=.5)

Distributions to Memorize (2) Binomial Distributions: Suppose you have n trials that are independent of each other and have the same sample space. Define an event, E, in that sample space as being successful. Let P[E]=p. Define the random variable X as the number of successes in n trials. This random variable follows a specific formula and is called the binomial distribution. Example 2: There is a popquiz today; it is multiple choice, but you didn’t study and have to guess all the answers. There are 3 questions and 4 choices for each question. Define X as the number of right answers. Wrong Ans Trial 1 Right Ans Trial 2Trial 3 Right Ans Wrong Ans n=3 Independent because guessing (in)correctly for one question does not change your chances of guessing another answer. Same Sample Space Define E = {Right Ans} Then P[E] = p = 25% X = Number of right answers out of 3 ^^ which was what we wanted ^^ This follows a binomial distribution (n=3, p=.25)

Distributions to Memorize (2) Binomial Distributions: Suppose you have n trials that are independent of each other and have the same sample space. Define an event, E, in that sample space as being successful. Let P[E]=p. Define the random variable X as the number of successes in n trials. This random variable follows a specific formula and is called the binomial distribution. If you recognize a distribution as binomial (n,p), then the distribution follows a complicated formula: XP[X] 0 n C 0 p 0 (1-p) n-0 1 n C 1 p 1 (1-p) n-1 …… n-1 n C n-1 p n-1 (1-p) n-(n-1) n n C n p n-0 (1-p) n-n DO NOT MEMORIZE THIS FORMULA! You will be given the distribution table. Your job is to: (1)Recognize a situation as “binomial” (n,p) (2)Understand what n and p actually mean (3)Know how to solve problems with the table (4)Memorize the mean (np) and variance (npq)