0. Logistical Info
- Section date: 10/25
- Associated lectures: 10/17, 10/19
- Associated pset: Pset 6, due 10/27
- Office hours on 10/25 from 7-9pm at Quincy Dining Hall
- Please reach out if you wanted to sign up for a midterm debrief and missed the chance
- Remember to fill out the attendance form
0.1 Summary + Practice Problem PDFs
Summary + Practice Problems PDF
Practice Problem Solutions PDF
1. Universality of the Uniform
Recall that the standard uniform,
Universality of the Uniform (UoU): If
- Let
. Then is a random variable with CDF . - Let
have CDF . Then .
The first result applies to discrete random variables as well. The second result only works for continuous random variables.
This result is quite useful for simulation - if you have access to draws from a Uniform distribution, then you can transform them into draws from any distribution with a known (inverse) CDF.
We can prove UoU with the tools we’ve learned in class. For continuous random variables with
- For
, So has CDF . We used the CDF of in the last step, since . - For
, so since it has the CDF of a standard uniform.
2. Normal distribution
2.1 Standard Normal
- (Symmetry) The standard Normal is symmetric about
. In math, for , .- This also implies that
. - So
. - For
, as well.
- This also implies that
- (Empirical rule/68-95-99.7 rule)
In this class, you can give exact answers in terms of
2.2 Normal
(Location-scale) For
, .More generally, for
, .(Standardization) For
, .\ We often use this to get results in terms of :(Empirical rule) For
,(Sum of independent Normals) Let
and with independent. Then
3. Exponential distribution
(Memorylessness) For
and any , the memoryless property of the Exponential distribution states the following (equivalent) results: See specifically that is independent of the value of .The Exponential distribution is the only continuous distribution with this property. Additionally, the Geometric distribution is the only discrete distribution with support
that is memoryless.
For most results we talk about, you can’t put a random variable in the place of a constant - you might recall from last week’s problem set that we couldn’t let the sum of
Click for proof
We can prove by using LOTP and applying the constant version of memorylessness. We’ll assume
- (Example of Memorylessness)
Suppose you’re waiting for a bus that will arrive in
minutes. If you wait for the bus for 10 minutes and it has not arrived, then the remaining time that you have to wait is still distributed : . So no matter how long you wait, the remaining time for you to wait has the same distribution. - (Minimum of Expos)
The minimum of
i.i.d. random variables is distributed . In notation, for , .
Maximum of Expos
The maximum of
Finding the distribution of minimums/maximums
The results above can be found in the book, but they provide a general template for finding the distributions of minimums and maximums.
Let
To find the CDF of
For maximums, we follow a similar workflow, except instead using the fact that
4. Moments/Moment Generating Functions
For a random variable
Moment Generating Function
For a random variable