1 Chapter 16 Random Variables. 2 Expected Value: Center A random variable assumes a value based on the outcome of a random event.  We use a capital letter,

Slides:



Advertisements
Similar presentations
Copyright © 2010 Pearson Education, Inc. Slide
Advertisements

Chapter 16: Random Variables
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 16 Random Variables.
Chapter 16 Random Variables
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Random Variables.  A random variable assumes a value based on the outcome of a random event. ◦ We use a capital letter, like X, to denote a random variable.
Copyright © 2010 Pearson Education, Inc. Chapter 16 Random Variables.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Copyright © 2009 Pearson Education, Inc. Chapter 16 Random Variables.
1-1 Copyright © 2015, 2010, 2007 Pearson Education, Inc. Chapter 15, Slide 1 Chapter 15 Random Variables.
Transforming and Combining Random Variables
Chapter 16 Random Variables
Chapter 16: Random Variables
Chapter 16: Random Variables
Copyright © 2010 Pearson Education, Inc. Slide
Application of Random Variables
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 4 and 5 Probability and Discrete Random Variables.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Discrete Random Variables Chapter 4.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 16 Random Variables.
Copyright © 2010 Pearson Education, Inc. Chapter 16 Random Variables.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 16 Random Variables.
Probability(C14-C17 BVD) C16: Random Variables. * Random Variable – a variable that takes numerical values describing the outcome of a random process.
Random Variables Chapter 16.
Chapter 5: Random Variables and Discrete Probability Distributions
Random Variables and Probability Models
Chapter 16 Random Variables
Chapter 16 Random Variables.
Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 5 Discrete Random Variables.
Mean and Standard Deviation of Discrete Random Variables.
Chapter 16: Random Variables
Chapter 5 Discrete Probability Distributions. Random Variable A numerical description of the result of an experiment.
Chapter 16 Random Variables Random Variable Variable that assumes any of several different values as a result of some random event. Denoted by X Discrete.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 16 Random Variables.
Slide 16-1 Copyright © 2004 Pearson Education, Inc.
Chapter 16 Probability Models. Who Wants to Play?? $5 to play You draw a card: – if you get an Ace of Hearts, I pay you $100 – if you get any other Ace,
Random Variables Chapter 16.
STA 2023 Module 5 Discrete Random Variables. Rev.F082 Learning Objectives Upon completing this module, you should be able to: 1.Determine the probability.
Probability Theory Modelling random phenomena. Permutations the number of ways that you can order n objects is: n! = n(n-1)(n-2)(n-3)…(3)(2)(1) Definition:
AP STATISTICS Section 7.1 Random Variables. Objective: To be able to recognize discrete and continuous random variables and calculate probabilities using.
1-1 Copyright © 2015, 2010, 2007 Pearson Education, Inc. Chapter 15, Slide 1 Chapter 16 Random Variables.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 16 Random Variables.
The Variance of a Random Variable Lecture 35 Section Fri, Mar 26, 2004.
Welcome to MM305 Unit 3 Seminar Prof Greg Probability Concepts and Applications.
Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 5 Discrete Random Variables.
7.2 Means & Variances of Random Variables AP Statistics.
Chapter 15 Random Variables. Introduction Insurance companies make bets. They bet that you are going to live a long life. You bet that you are going to.
Copyright © 2010 Pearson Education, Inc. Chapter 16 Random Variables.
Statistics 16 Random Variables. Expected Value: Center A random variable assumes a value based on the outcome of a random event. –We use a capital letter,
Chapter 16 Random Variables math2200. Life insurance A life insurance policy: –Pay $10,000 when the client dies –Pay $5,000 if the client is permanently.
Copyright © 2009 Pearson Education, Inc. Chapter 16 Random Variables.
Chapter 15 Random Variables.
Chapter 16 Random Variables
Random Variables/ Probability Models
Discrete Random Variables
Chapter 15 Random Variables
Chapter 16 Random Variables.
Random Variables and Probability Models
Chapter 16 Random Variables
Chapter 16 Random Variables
Discrete Probability Distributions
Chapter 16 Random Variables.
Chapter 15 Random Variables.
Probability Review for Financial Engineers
Chapter 16 Random Variables Copyright © 2009 Pearson Education, Inc.
Chapter 16 Random Variables Copyright © 2009 Pearson Education, Inc.
AP Statistics Chapter 16 Notes.
Chapter 16 Random Variables Copyright © 2009 Pearson Education, Inc.
Chapter 16 Random Variables Copyright © 2010 Pearson Education, Inc.
Presentation transcript:

1 Chapter 16 Random Variables

2 Expected Value: Center A random variable assumes a value based on the outcome of a random event.  We use a capital letter, like X, to denote a random variable.  A particular value of a random variable will be denoted with a lower case letter, in this case x.

3 Expected Value: Center (cont.) There are two types of random variables:  Discrete random variables can take one of a finite number of distinct outcomes. Example: Number of credit hours  Continuous random variables can take any numeric value within a range of values. Example: Cost of books this term

4 Expected Value: Center (cont.) A probability model for a random variable consists of:  The collection of all possible values of a random variable, and  the probabilities that the values occur /6 1/6 1/6 X P(X) Roll of a die

5 Expected Value: Center (cont.) The expected value of a (discrete) random variable can be found by summing the products of each possible value by the probability that it occurs: Roll of die…. 1(1/6) + 2(1/6) + 3(1/6)+ 4(1/6) + 5(1/6) + 6(1/6) = 3.5 Note: Be sure that every possible outcome is included in the sum and verify that you have a valid probability model to start with.

6 First Center, Now Spread… For data, we calculated the standard deviation by first computing the deviation from the mean and squaring it. We do that with random variables as well. The variance for a random variable is: The standard deviation for a random variable is:

7 More About Means and Variances Adding or subtracting a constant from data shifts the mean but doesn’t change the variance or standard deviation: E(X ± c) = E(X) ± c Var(X ± c) = Var(X)  Example: Consider everyone in a company receiving a $5000 increase in salary.

8 More About Means and Variances In general, multiplying each value of a random variable by a constant multiplies the mean by that constant and the variance by the square of the constant: E(aX) = aE(X)Var(aX) = a 2 Var(X)  Example: Consider everyone in a company receiving a 10% increase in salary.

9 More About Means and Variances In general,  The mean of the sum of two random variables is the sum of the means.  The mean of the difference of two random variables is the difference of the means. E(X ± Y) = E(X) ± E(Y)  If the random variables are independent, the variance of their sum or difference is always the sum of the variances. Var(X ± Y) = Var(X) + Var(Y)

10 Continuous Random Variables Random variables that can take on any value in a range of values are called continuous random variables. Continuous random variables have means (expected values) and variances. We won’t worry about how to calculate these means and variances in this course, but we can still work with models for continuous random variables when we’re given the parameters.

11 Continuous Random Variables Good news: nearly everything we’ve said about how discrete random variables behave is true of continuous random variables, as well. When two independent continuous random variables have Normal models, so does their sum or difference. This fact will let us apply our knowledge of Normal probabilities to questions about the sum or difference of independent random variables.

12 What Can Go Wrong? Probability models are still just models.  Models can be useful, but they are not reality.  Question probabilities as you would data, and think about the assumptions behind your models. If the model is wrong, so is everything else. Don’t assume everything’s Normal.

13 Watch out for variables that aren’t independent:  You can add expected values for any two random variables, but  you can only add variances of independent random variables. Don’t forget: Variances of independent random variables add. Standard deviations don’t. Don’t forget: Variances of independent random variables add, even when you’re looking at the difference between them. Don’t forget: Don’t write independent instances of a random variable with notation that looks like they are the same variables.

14 What have we learned? We know how to work with random variables.  We can use a probability model for a discrete random variable to find its expected value and standard deviation. The mean of the sum or difference of two random variables, discrete or continuous, is just the sum or difference of their means.

15 And, for independent random variables, the variance of their sum or difference is always the sum of their variances. Normal models are once again special.  Sums or differences of Normally distributed random variables also follow Normal models.