Arithmetic of random variables: adding constants to random variables, multiplying random variables by constants, and adding two random variables together.

Slides:



Advertisements
Similar presentations
TWO STEP EQUATIONS 1. SOLVE FOR X 2. DO THE ADDITION STEP FIRST
Advertisements

Chapter 0 Review of Algebra.
The Rational Zero Theorem
Opening Objective By the end of this PowerPoint you should be able to:
Linear Equation in One Variable
Introductory Mathematics & Statistics for Business
Algebraic Expressions
©2001 by Charles E. Leiserson Introduction to AlgorithmsDay 9 L6.1 Introduction to Algorithms 6.046J/18.401J/SMA5503 Lecture 6 Prof. Erik Demaine.
How to Factor Quadratics of the Form
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Title Subtitle.
Year 6 mental test 5 second questions
Probability Distributions
Chapter 7 Sampling and Sampling Distributions
HOW TO MULTIPLY FRACTIONS
Solve Multi-step Equations
Factoring Polynomials
Solve two-step equations.
Evaluating Limits Analytically
ABC Technology Project
In order to solve this equation, the first item to consider is: “How many solutions are there?” Let’s look at some equations and consider the number of.
Columbus State Community College
Copyright © 2013, 2009, 2005 Pearson Education, Inc.
Introduction Recall that the imaginary unit i is equal to. A fraction with i in the denominator does not have a rational denominator, since is not a rational.
MAT 205 F08 Chapter 12 Complex Numbers.
4.6 Perform Operations with Complex Numbers
Real Numbers and Complex Numbers
§ 7.7 Complex Numbers.
LIAL HORNSBY SCHNEIDER
Columbus State Community College
Quadratic Inequalities
Adding and Subtracting Rational Expressions (cont.)
Chapter 2 Section 3.
EC220 - Introduction to econometrics (review chapter)
Squares and Square Root WALK. Solve each problem REVIEW:
SYSTEMS OF EQUATIONS.
The Slope-Intercept Form of a Line
By Dr. Julia Arnold Tidewater Community College
Daily Quiz - Simplify the expression, then create your own realistic scenario for the final expression.
More Two-Step Equations
Properties of Equality
25 seconds left…...
Copyright © Cengage Learning. All rights reserved.
Solving for x by Families
U1A L1 Examples FACTORING REVIEW EXAMPLES.
Factors Terminology: 3  4 =12
Computing Transformations
Solving Systems of Linear Equations By Elimination
Addition, Subtraction, and Multiplication of Polynomials
§ 7.2 Rational Exponents.
We will resume in: 25 Minutes.
Algebra Solving Equations October 2006 ©RSH.
Exponents and Radicals
Chapter 11: The t Test for Two Related Samples
9.2 Absolute Value Equations and Inequalities
§ 1.4 Solving Linear Equations.
Multiple Regression and Model Building
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Chapter 16 Random Variables.
Order of Operations And Real Number Operations
Columbus State Community College
Solving Linear Equations in One Variable
MA 1165: Special Assignment Completing the Square.
Let’s Do Algebra Tiles Algebra Tiles Manipulatives used to enhance student understanding of subject traditionally taught at symbolic level. Provide access.
1 MAC 2313 CALC III Chapter 12 VECTORS and the GEOMETRY of SPACE THOMAS’ CALCULUS – EARLY TRANSCENDENTALS, 11 TH ED. Commentary by Doug Jones Revised Aug.
Complex Numbers MATH 018 Combined Algebra S. Rook.
Module :MA0001NP Foundation Mathematics Lecture Week 3.
Mr. Istik Grade 9.  The Student Will Be Able To Solve One- Variable Equations using addition, subtraction, multiplication, division, and a combination.
Complex Numbers MATH 017 Intermediate Algebra S. Rook.
Week 1 Real Numbers and Their Properties (Section 1.6, 1.7, 1.8)
Presentation transcript:

Arithmetic of random variables: adding constants to random variables, multiplying random variables by constants, and adding two random variables together AP Statistics B pp. 373-74

Pp. 373-74 are just plain hard I don’t like the way they are written They give you the conclusion, but don’t give you a sense of WHY the rule is what it is This lecture gives you the derivation of the rules You do not have to memorize the derivations, but if you understand them, you will understand why the rules are what they are

Outline for lecture 3 basic ideas: Adding a constant to a random variable (X+c) Multiplying a random variable by a constant (aX) Adding two random variables together (X+Y) Being able to add two random variables is extremely important for the rest of the course, so you need to know the rules Once you can apply the rules for μX+Y and σX+Y, we will reintroduce the normal model and add normal random variables together (go z-tables!)

Remember! It may be useful to take notes, but this PowerPoint with the narration will be posted on the Garfield web site. So will a version that does not have narration if you want a smaller file. Different learning: classes like this that make the lectures available on line require different skills than classes where your notes are all you have.

Beginning concepts Let’s look at the algebra behind adding, subtracting, and multiplying/dividing random variables. Here, we will only examine addition and multiplication Subtraction is simply adding the negative of the addend Division is simply multiplying by the reciprocal of the divisor

Adding a constant to a random variable The first thing we’ll try is adding a constant c to a random variable. We will first calculate the mean, and then look at the variance Remember that given the variance, we can always take its square root and obtain the standard deviation.

E(X+c)=E(X)+c, where c=some real number For the next slides, we’re going to be expanding the series being summed, and then regrouping the variables and simplifying.

Expanding the series Let’s expand without the sigma (adding) operator to keep the algebra neater.

Rewriting the equation We can rewrite this as a series of individual fractions, since Thus,

Regrouping the equation Now, collect like terms: Note that c/n in parenthesis appears n times Now, rewrite this as a sum:

Var(X+c) Var(X+c)=VarX. We start with the basic definition for variation (VarX): If we have add a constant c on to random variable X, we have Xi+c replacing Xi Remember, the new mean is μX+c.

Substitute and rewrite the equation So we substitute Xi-c for Xi, and μX+c for μX, to get: Let’s again deal only with the numerator and expand the square:

Quite a mess, right? Look at this: You wanna simplify THAT????? So let’s simplify it by NOT expanding the square. Instead, what is (Xi+c)-(μX+c) equal to BEFORE we square it?

Simple, simple, simple Distribute the subtraction operator over μX+c, and we should get: Xi+c-μX-c=Xi-μX If we substitute Xi-μX into the numerator, we get our original definition of variation, i.e.,

What about the standard deviation? The fact that the VARIANCE does not change means the STANDARD DEVIATION does not change, either. How come? Remember that Since VAR does not change, the standard deviation also does not change when a constant is added to the random variable

What have we proven so far? We have looked at the effect of adding a constant to a random variable X, i.e., using X+c We have 3 conclusions for X+c: μX+c=μX+c σX+c=σX Var(X+c)=Var(X)

Multiplying a random variable by a constant Now let’s see what happens when we MULTIPLY the random variable X by some constant a Let’s look at the mean first: μaX. We will substitute aX for X in the definition of the mean:

Expand and analyze Again, let’s expand the Xi terms without the sigma:

Variance when the random variable is multiplied Seeing what happens with the variance upon multiplication is similar to adding a constant:

Again, what about the standard deviation? This derivation also explains why, when we multiply a random variable by a, the standard deviation is a multiple a of the standard deviation of the random variable. Recall the definition of the standard deviation:

Standard deviation: substitute and solve Substitute “aX” for X, and we get

Recap of conclusion for aX (multiplying the random variable by a constant Once again, three conclusions:

Final approach: adding two random variables together Let’s substitute in X+Y into our formulae to find out how they change (Remember that X-Y can be recast as an addition problem X+(-Y), so we do not need a separate derivation for X-Y)

Calculating the mean when adding two random variables We again start with the standard definition of the mean, except that we substitute “X+Y” for X: Once again, calculating the mean is easy peasy.

Calculating the variance The variance, of course, will be harder and messier. In fact, the derivation is so bad that you’ll have to accept this one on faith: Var(X±Y)=Var(X)+Var(Y)

What about standard deviations? First, let’s derive them from the Var formula Since , Therefore:

Recap of adding two random variables together

Here endeth the lesson. You are not responsible for these derivations, but I hope it helps to explain why the forms on pp.373-74 are what they are.