yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Example: Transforming a discrete random variable | Random variables | AP Statistics | Khan Academy


3m read
·Nov 11, 2024

Anush is playing a carnival game that involves shooting two free throws. The table below displays the probability distribution of ( x ), the number of shots that Anush makes in a set of two attempts, along with some summary statistics.

So here's the random variable ( x ): it's a discrete random variable; it only takes on a finite number of values. Sometimes people say it takes on a countable number of values, but we see he can either make 0 free throws, 1, or 2 of the two. The probability that he makes zero is here, one is here, and two is here. They also give us the mean of ( x ) and the standard deviation of ( x ).

Then they tell us if the game costs Anush fifteen dollars to play and he wins ten dollars per shot he makes, what are the mean and standard deviation of his net gain from playing the game ( n )?

Right, so let's define a new random variable ( n ), which is equal to his net gain. Net gain can be defined in terms of ( x ). What is his net gain going to be? Well, let's see: ( n ) is going to be equal to 10 times however many shots he makes. So it's going to be ( 10 \times x ), and then no matter what, he has to pay 15 dollars to play, minus 15.

In fact, we could set up a little table here for the probability distribution of ( n ). So let me make it right over here. I'll make it look just like this one. ( n ) is equal to net gain, and here we'll have the probability of ( n ). There's three outcomes here.

The outcome that corresponds to him making 0 shots: well, that would be ( 10 \times 0 - 15 ); that would be a net gain of negative 15. It would have the same probability ( 0.16 ).

When he makes one shot, the net gain is going to be ( 10 \times 1 - 15 ), which is negative 5. But it's going to have the same probability; he has a 48% chance of making one shot, and so it's a 48% chance of losing 5.

Last but not least, when ( x ) is 2, his net gain is going to be positive 5, ( +5 ). And so this is a 0.36 chance.

So what they want us to figure out are what the mean and standard deviation of his net gain are.

First, let’s figure out the mean of ( n ). Well, if you scale a random variable, the corresponding mean is going to be scaled by the same amount. And if you shift a random variable, the corresponding mean is going to be shifted by the same amount.

So the mean of ( n ) is going to be ( 10 \times \text{mean of } x - 15 ), which is equal to ( 10 \times 1.2 - 15 ). This is ( 1.2 ), so it is 12 minus 15, which is equal to negative 3.

Now the standard deviation of ( n ) is going to be slightly different. For the standard deviation, scaling matters. If you scale a random variable by a certain value, you would also scale the standard deviation by the same value.

So this is going to be equal to ( 10 \times \text{standard deviation of } x ). Now you might say, what about the shift over here? Well, the shift should not affect the spread of the random variable. If you're scaling the random variable, your spread should grow by the amount that you're scaling it. But by shifting it, it doesn't affect how much you disperse from the mean.

So, standard deviation is only affected by the scaling but not by the shifting here. So this is going to be ( 10 \times 0.69 ), which is going to be approximately equal to 6.9.

So this is our new distribution for our net gain, this is the mean of our net gain, and this is roughly the standard deviation of our net gain.

More Articles

View All
Continuity and change in the Gilded Age | Period 6: 1865-1898 | AP US History | Khan Academy
The Second Industrial Revolution in the United States assured in new technologies and new ways of living and working during the Gilded Age. Steel, electricity, and the telephone allowed railroads to crisscross the country, skyscrapers to rise out of citie…
How to Cleanse Your Beauty Regime of Microplastic | National Geographic
Did you know what that plastics could be hiding in your beauty products? Many body products contain plastics, specifically microplastics. They’re plastics that are really tiny; I mean smaller than a grain of rice. Tiny cosmetics, body washes, and toothpas…
Understanding decimal multiplication
We’re told that Sydney knows that 427 * 23 is equal to 9,821. Use this understanding to help Sydney solve 42.7 times 2.3. So pause this video and think about what you think it’s going to be. All right, now let’s do this together. You might realize that 4…
Worked example: slope field from equation | AP Calculus AB | Khan Academy
Which slope field is generated by the differential equation? The derivative of y with respect to x is equal to x minus y. And like always, pause this video and see if you can figure it out on your own. Well, the easiest way to think about a slope field i…
Debugging with stack traces | Intro to CS - Python | Khan Academy
Debugging is just a fancy term for fixing errors in programs. It’s the process of removing bugs, so we call it “debug” since it’s something we’ll be doing often. Let’s learn how to work together with our IDE to track down and fix bugs in our programs. He…
15 Things That Are Not Missing From a Rich Person’s Home
Here is something you didn’t know. The inside of a rich person’s house is usually more expensive than the acquisition price of the property, or it’s at least coming close. When you think about rich people’s homes, you probably picture gold-plated everyth…