Probabillity Lifesaver
Probabillity Lifesaver
Probabillity Lifesaver
Steven J. Miller
I General Theory 3
1 Introduction 5
1.1 Birthday Problem 5
1.2 From Shooting Hoops to the Geometric Series 6
1.3 Gambling 7
3 Counting I: Cards 15
3.1 Factorials and Binomial Coefficients 15
3.2 Poker 16
3.3 Solitaire 17
3.4 Bridge 17
9 Tools: Expectation 33
9.1 Calculus Motivation 33
9.2 Expected Values and Moments 33
9.3 Mean and Variance 34
9.4 Joint Distributions 34
9.5 Linearity of Expectation 34
9.6 Properties of the Mean and the Variance 35
9.7 Skewness and Kurtosis 35
9.8 Covariance: TBD 36
12 Discrete Distributions 45
12.1 The Bernoulli Distribution 45
12.2 The Binomial Distribution 45
12.3 The Multinomial Distribution 46
12.4 The Geometric Distribution 46
12.5 The Negative Binomial Distribution 47
12.6 The Poisson Distribution 47
12.7 The Discrete Uniform Distribution 47
IV Limit Theorems 61
18 Stirling’s Formula 67
18.1 Stirling’s Formula and Probabilities 67
18.2 Stirling’s Formula and Convergence of Series 67
18.3 From Stirling to the Central Limit Theorem 67
18.4 Integral Test and the Poor Man’s Stirling 68
18.5 Elementary Approaches towards Stirling’s Formula 68
18.6 Stationary Phase and Stirling 68
18.7 The Central Limit Theorem and Stirling 69
Greetings again!
The pages below are some quick comments to help you as you read the book. The
goal is to quickly emphasize the main points by asking you some quick questions;
if you are able to answer these you have at least identified the key concepts of the
reading. For each section we highlight the main ideas and then ask some questions;
it’s of course fine to answer these questions the way they were answered in the book!
Part I
General Theory
Chapter 1
Introduction
8. Generalization: Whenever you see a problem, after you solve it try and think
about other, related problems you could ask, or situations that are similar where
you could apply these techniques. You don’t want to be the trained monkey;
you want to be the person who has the trained monkeys working for you!
Test Questions:
1. State the Geometric Series Formula and the conditions needed to use it.
2. Why do we assume no one is born on February 29th?
3. Give an example where the birthdays are not uniformly distributed over the
year.
4. For the Birthday problem, look at extreme cases: do you think we first reach a
50% chance with just 2 people? With 370 people?
5. For the Birthday problem, do you think we first reach 50% at around 182 peo-
ple? Note that this is the number we need such that each new person, if they’re
entering a room where no two people share a birthday, has about a 50% chance
of sharing a birthday with someone.
6. What do you think would happen to the number of people needed if we now re-
quired there to be a 2/3rds probability of two people sharing a birthday (instead
of 1/2)?
7. Repeat the above question, but now assume that there are D days in a year
and quantify your answer. Explicitly, we showed that the expected number
of
√ people needed to have a 50% chance of two sharing a birthday is about
D · 2 log 2 when there are D days in the year. How do you think this changes
if we now want a 2/3rds chance of a shared birthday?
Test Questions:
1.3 Gambling
Key ideas:
1. Expected value: We find the expected value, which is a function of the amount
wagered and the probabilities of each outcome.
2. Solving the right problem: We saw this in the hoops problem, and meet it again
here. There are lots of problems we can study: maximizing return, minimizing
loss, maximizing minimum return. Depending on what we want to do, there
are different optimal strategies.
3. Render unto Caesar: A famous quote, attributed to Jesus in the Gospels, is
“Render unto Caesar the things that are Caesar’s, and unto God the things
that are God’s.” For us, the meaning of this is to remember what belongs
in mathematics, and what belongs to other fields. People’s aversion to risk
and preferences fall outside our realm; these are great topics for psychology
and economics. Our job is to do the analysis and then, based on individual
preferences, people can make their choices.
4. Parameter dependence: When seeing very complicated formulas or plots, it’s a
good idea to take a step back and try to see the big picture. Try to see what will
happen qualitatively if you change the parameters of the problem in a given
way.
Test Questions:
1. Consider the hedging situation where we bet $B on the Giants to win, and
get $x for each dollar bet. What happens to the point of indifference (i.e., the
amount we must bet to be indifferent financially between the Patriots and the
Giants winning) as a function of x? Discuss it qualitatively, and if possible
find a formula for it.
2. Discuss a situation in your life where you can hedge your bets and minimize
your risk.
3. Consider the situation of someone who is sick, let’s call her Pink Bubblegum
(my daughter was sick when I wrote this, and she wanted me to use this fake
name), and goes to the hospital to see the doctor. The doctor does some tests
and they all come back negative; it appears as if she just has a bad cold and
8 • Introduction
doesn’t have a viral infection, even though she has been sick for awhile. The
question is: do we give her antibiotics? The advantage is that if the doctor is
wrong this could knock it out; what is the disadvantage? For health problems
like this are we concerned about minimum or maximum conditions?
Chapter 2
2.1 Paradoxes
Key ideas:
3. Be careful: It’s easy to subtly make an assumption and not even be aware of
it! Always think hard about why things are justified. I love the old Statement-
Reason proofs from Geometry, where you divide the paper into two columns,
and for each statement on the left you give a reason on the right.
Test Questions:
2. Does there exist a set that is an element of itself? Look up the Axiom of
Foundation (also called the Axiom of Regularity).
3. In Russell’s paradox the point is we take the collection of all elements x not
members of themselves, and call that R. Discuss why it is natural to consider
whether or not R is an element of R. What would have happened if we looked
at the property that x is an element of itself?
4. The only set that we really know exists, initially, is the empty set. We denote
it ∅, and one of the axioms of set theory posits its existence. Building on the
empty set, what other sets can we form?
5. Think about connections between the sets ∅, {∅}, {∅, {∅}}, {∅, {∅}, {∅, {∅}}}
and so on, and the numbers 0, 1, 2, and so on. What property does set inclusion
seem to correspond to?
10 • Basic Probability Laws
1. Key terms: Element, set, superset, subset, union, intersection, empty set, com-
plement, disjoint, pairwise disjoint, Cartesian product, powerset, finite set, in-
finite set, countable set, uncountable set, 1-1, injective, surjective, onto, bijec-
tion, open sets, closed sets, intervals, interval notation, boundary of sets. Not
surprisingly, there are a lot of terms here as we are quickly covering a vast
subject.
2. Open and closed sets: If you’ve taken a course in analysis (where calculus
is done rigorously) you would have seen these. The idea is that some care is
needed to rigorously investigate certain items. In calculus we use open sets to
talk about notions such as continuity and differentiability at a point, and closed
sets for a discussion of limits.
Test Questions:
1. If A is the set of all pairs of prime numbers (p, q) where p and q are one
digit primes, how large is A? How large is the powerset of A? What is the
intersection of A with the set of primes?
2. Let A be the set of all primes at most 10, and let B be the set of all Fibonacci
numbers at most 10. Find A ∪ B, A ∩ B, and the powersets of these two sets.
3. Give an example of an open set in Rn for each positive integer n, and a closed
set. Give an example of a set that is neither open nor closed.
4. What would be good notation for a rectangle? How would we denote certain
faces being in the set or excluded? Is there good notation that gives us complete
freedom for choosing which of the six faces to include?
5. Find a one-to-one and onto correspondence, or prove one does not exist, be-
tween the set of positive integers and (a) the set of multiples of 2004, (b) the set
of numbers that are equal to the 2004th power of a positive integer, (c) prime
numbers with exactly 2004 digits, (d) real numbers between 1/3 and 5/7, (e)
positive integers that never have 2014 as four consecutive digits, (f) pairs of
positive integers (m, n) with m < n, (g) the same as (f) but now m ≤ n.
3. Describe the counting model where the outcome space is the results of four
independent tosses of fair coins.
4. Describe the counting model where the outcome space are all hands of five
cards drawn from a standard 52 card deck, assuming each card is equally likely
to be chosen and is chosen independently of the other cards.
Test Questions:
1. Draw the Venn diagram for rolling a fair die twice. Let event A be the sum of
the rolls is even, event B be the first roll is an even number, and event C be the
second roll is an odd number.
2. Find a formula for the probability that A and B both happen; i.e., Prob(A∩B).
What about Prob(A ∩ B ∩ C)?
Test Questions:
Counting I: Cards
5. How many ways are there to choose 341 objects from 1793 objects? Is this
problem well phrased or is additional information needed (if so provide that
information and then answer the question).
6. How many ways are there to choose three cards from a standard deck such that
no kings are chosen?
7. How many ways are there to choose three cards from a standard deck such that
all the kings are chosen?
16 • Counting I: Cards
3.2 Poker
Key ideas:
1. Key terms: Know the different poker hands (nothing, pair, two pair, three pair,
four of a kind, full house, straight, flush, straight flush).
3. Key techniques: Sometimes it’s easier to put in some order and then remove
it. For example, if we’re trying to count how many flushes there are we first
assume the flush is in hearts, and then multiply by the number of ways to
choose a suit.
4. Algebra aid: I: I often find it helps to be very explicit, and put in lots of extra
detail. In combinatorial problems instead of writing 13 (if we are choosing one
of the 13 numbers) I’ll write 13 1 .
5. Algebra aid: II: In a lot of combinatorial problems the sum of the bottoms of
the binomial coefficients add up to the number of objects we need to choose.
For example, if we want a hand of five cards with two kings and three non-
kings, the number of ways to choose such a hand is 42 48 3 ; note that 48 is
52 − 4 and 2 + 3 = 5.
Test Questions:
2. How many five card hands have at least two kings? Is it easier to solve this di-
rectly, or to count how many five card hands there are and subtract the number
of hands with exactly zero and the number of hands with exactly one king?
3. Imagine now that we add two jokers to the deck. What are the probabilities of
each type of hand? Assume if we have a joker we always choose its value to
make the highest ranked hand possible. Before the possible hands were ranked
by their likelihood of occurring; has that order changed now that there is a wild
card?
4. Building on our previous problem with two jokers, note that a new hand is
possible: five of a kind. How should its value be ranked relative to the other
hands?
5. Imagine now we have hands of seven cards, but no wild cards. One new possi-
bility is to have a straight of six numbers, or of seven. We could also have two
different three of a kind. What other new hands emerge, and how should we
order the worth of these relative to each other and our old possibilities?
Section 3.3: Solitaire • 17
7. Imagine our first two cards are two spades. What is the probability we get a
flush if we pick up three more cards? What if instead our first four cards were
spades? What if our first four cards are spades and we see 10 other cards turned
up on the table, with three of those ten cards spades?
8. Imagine our first two cards are the ace of spades and the six of diamonds. What
are the probabilities for the various hands if we pick three more cards? What
if instead we started with two aces?
3.3 Solitaire
Key ideas:
1. Key terms: Different games of Solitaire (Klondike, Aces Up, FreeCell), un-
playable game (no valid moves!).
Test Questions:
1. Consider the analysis of Aces Up; what if we use a superdeck with s suits, each
suit having c cards. What is the probability now that we cannot win because
the last round yields all cards in different suits? What do you think happens as
s or c vary? Think about some extreme cases.
2. Create and analyze your own variant of Solitaire. For example, imagine we
modify Klondike so that instead of placing red cards on black cards (and vice-
versa) now we can only place hearts on spades, diamonds on hearts, clubs on
diamonds, and spades on clubs. What can you say about unplayable hands
now? If you want, you may change the number of cards in the suits, or the
number of columns in the game.
3.4 Bridge
Key ideas:
1. Key terms: Trump, tic-tac-toe, perfect deals, semi-perfect deals, trump splits.
2. Key ideas: Using symmetry to simplify the analysis, bounding the probability
of an unlikely event by first looking at a significantly more likely (but still rare)
event (I call this the Method of the Simpler Example).
Test Questions:
1. How many tic-tac-toe games are there on a 2 × 2 board? Answer this both with
and without taking into account symmetry (i.e., whether or not all opening
moves in a corner are equivalent, whether or not mirror symmetry is the same,
....).
2. How many tic-tac-toe games are there if no one is allowed to move in the
center?
3. How many tic-tac-toe games are there (up to symmetry) if the first two moves
must be center then corner?
4. Imagine now we play superbridge, where there are s suites of c cards; let’s
assume that s is even and that there are s/2 pairs of two. What is the probability
at least one person is dealt all the cards in one suit? What is the probability
exactly one person is dealt all the cards in one suit (if you cannot calculate this
exactly, find a good approximation). What is the probability everyone is dealt
a one-suited hand?
5. In many card games point values are assigned to certain cards to assist in mea-
suring the strength of a hand; typically an ace is worth 4 points, a king 3, a
queen 2 and a jack 1 (all other cards are valued at 0). How many points do you
expect a typical hand to have? What if now we have c cards in a suit and the
top k cards (with k ≤ c) are assigned the values k, k − 1, . . . , 1?
6. What is the probability someone is dealt at least n cards in a suit? Solve this
for n = 7, 8, 9, 10, 11 or 12 (we already discussed 13). Why do you think I
excluded n = 6? What is different about calculating the probability of having
at least 6 cards in a suit from calculating the probability of at least 7 cards in a
suit?
7. Redo the previous problem for n = 6 (i.e., what is the probability someone is
dealt a suit with at least six cards?).
Chapter 4
Test Questions:
7. What is the conditional probability that the sum of two independent rolls of
fair die is even, given that the first roll is a five?
8. What is the conditional probability that the sum of two independent rolls of
fair die is seven, given that the first roll is a five?
9. What is the conditional probability that the sum of two independent rolls of
fair die is three, given that the first roll is a five?
4.3 Independence
Key ideas:
1. Key terms: Independence, mutually independent.
2. Key formulas: Independence formula.
Test Questions:
1. Write down explicitly what it means for four events to be independent.
2. Give an example of four events such that any three of them are independent
but all four are not independent.
3. Let event A be the result of rolling a fair die. If A is an even number, flip a fair
coin twice and let B be 1 if the second toss is a head and 0 if it is a tail; if A
is an odd number, flip a fair once once and let B be 1 if we get a head and 0 if
we get a tail. Are A and B independent events?
4. Find a formula for Pr(A ∪ B ∪ C ∪ D) if the four events are independent.
Section 4.4: Bayes’ Theorem • 21
Test Questions:
1. Why must we assume that event B has a probability greater than 0 in Bayes’
Theorem?
2. Ephraim has two bags containing purple and yellow marbles. In the first bag,
40% of the marbles are purple, while in the second bag the percentage is 60%.
Suppose we randomly choose one of the bags, with each bag equally likely to
be chosen. From that bag we draw at random one marble. If it is purple what
is the probability we chose the first bag? What is the probability we chose the
second bag? If instead it was yellow what would those two probabilities equal?
Are there any relations between these probabilities?
3. Revisit the previous problem, but now after choosing a bag at random imagine
we draw three marbles with replacement (this means that we pick a marble,
record its color, and then place it back in the bag). If we draw more purple
marbles than yellow marbles what is the probability we chose the first bag?
The second bag? Is there any relation between these two probabilities?
4. Expanding on the previous problem, imagine that instead of picking just three
marbles with replacement we pick m marbles with replacement. If we observe
more purple marbles than yellow, as m → ∞ what is the probability we chose
from the first bag? The second bag?
5. A couple in Williamstown with two little kids own two cars, a practical station
wagon and a less practical sports car. When the family goes out they take the
station wagon 90% of the time, and the other 10% of the time they ride in the
sports car. If they are in the station wagon they don’t make good time on the
highways, and they are able to drive to see their families in Boston in under
three hours only 50% of the time, while if they take the sports car they are
able to get to Boston in under three hours an amazing 95% of the time. Given
that they traveled to Boston in 2.5 hours, what is the probability they drove the
station wagon? The sports car?
Test Questions:
1. In the Law of Total Probability, why must every set in the partition have posi-
tive probability?
2. A teacher is going to give a surprise quiz; the later in the week the quiz hap-
pens, the higher the probability Bart has of passing as he has more time to
study (and sadly Bart often puts work off to the last minute). There is a 10%
chance of the quiz on Monday, a 20% chance on Tuesday, a 30% chance on
Wednesday and a 40% on Thursday. If the quiz is on Monday Bart has a
40% chance of passing, if it is on Tuesday he has a 60%, if on Wednesday the
chance of passing increases to 80%, and if it is on Thursday then there is a 90%
chance that Bart will pass. What is the probability that Bart passes? What is
the probability that Bart passes if we know the quiz is not on a Monday?
3. Bart has a sister, Lisa, who always prepares. She too has a 10% chance of a
quiz on Monday, a 20% chance on Tuesday, a 30% chance on Wednesday and
a 40% on Thursday, but her probability of passing is always 99%. What is
the probability that Lisa passes? What is the probability that Lisa passes if we
know the quiz is not on a Friday?
4. Partition the set of positive integers at most 20 into two sets of equal size.
How many different ways are there to do this? Does the answer change if you
consider {1, 2, . . . , 10} ∪ {11, 12, . . . , 20} different than {11, 12, . . . , 20} ∪
{1, 2, . . . , 10}?
5. Partition the set of positive integers at most 21 into three sets of equal size.
How many ways are there to do this?
Test Questions:
1. Key terms: Know the difference between ‘how many’ and ‘what’s the proba-
bility’, circular orderings, relative orderings.
2. Key ideas: Method of Inclusion-Exclusion / Inclusion-Exclusion Principle.
Test Questions:
1. How many ways are there to order 8 people along a circle, assuming that all
that matters is relative ordering?
2. Consider an equilateral triangle table, with one seat at each vertex and two
other seats on each side. How many ways are there to sit 9 people at this table,
if all that matters is the relative ordering?
Test Questions:
1. The first seven Fibonacci numbers are {1, 2, 3, 5, 8, 13, 21}, the first seven
prime numbers are {2, 3, 5, 7, 11, 13, 17}, and the first seven integers of the
form nk where n, k ≥ 2 are {4, 8, 9, 16, 25, 27, 32}. If we choose an integer
24 • Counting II: Inclusion-Exclusion
from 1 to 32 (and all integers are equally likely to be chosen), what is the prob-
ability we choose something in one of these three sets? In at least two of these
sets? In all three?
2. Consider four rolls of a fair die, and let Ai be the event that the ith roll is a six.
What is the probability we roll at least one six? Solve this using the Method of
Inclusion-Exclusion, and check your answer by doing the computation another
way.
3. Assume each card is equally likely to be in a hand of five cards. Does this
imply that there is a positive probability of getting all four aces in your hand?
Why or why not.
5.3 Derangements
Key ideas:
Test Questions:
Test Questions:
1. How many six digit license plate numbers are there where each digit is a num-
ber from 0 to 9 and no number is used twice?
2. How many lottery numbers are possible when each lottery number is an in-
creasing sequence of six numbers chosen from 1 to 36 (inclusive) where no
two numbers may be adjacent to each other?
3. How many lottery numbers are possible when each lottery number is an in-
creasing sequence of six numbers chosen from 1 to 36 (inclusive) and exactly
two numbers are adjacent to each other?
2. Key ideas: Adding and then removing structure to aid in the analysis.
26 • Counting III: Advanced Combinatorics
Test Questions:
nomial coefficients m
`i , where N ≥ m1 ≥ m2 · · · ≥ mL ? (If we don’t put a
i
6.3 Partitions
Key ideas:
1. Key terms: Cookie problem, stars and bars problem, partitioning a set, parti-
tions.
2. Key ideas: Adding partitions.
Test Questions:
1. How many ways are there to divide 8 cookies among 12 people? What if
everyone must receive at least one cookie?
2. How many ways are there to divide 8 cookies among 12 people, given that
everyone must receive an even number of cookies? What if everyone must
receive an odd number of cookies?
3. How many lottery combinations are there where we use each number from 1
to 36 at most twice, and we must choose 6 numbers?
Part II
Introduction to Random
Variables
Chapter 7
Test Questions:
1. Key terms: Probability density function (pdf), probability mass function, bino-
mial distribution.
2. Key ideas: Using binomial coefficients to compute probabilities when order
doesn’t matter.
Test Questions:
Test Questions:
4.
Chapter 8
2. Key ideas: Area under a curve given by an integral and corresponds to a prob-
ability.
Test Questions:
2. Find the anti-derivatives of x2 ex , x cos(x) and ln(x) (the last is a bit tricky –
try to guess something and then correct your guess).
Test Questions:
Test Questions:
Test Questions:
Tools: Expectation
2. Key ideas: Replace complicated function with Taylor series (locally close and
easier to work with).
Test Questions:
1. Find the Taylor series to degree 3 for sin x, cos x, ex and ex sin x.
2. If f (x) is an even function (so f (x) = f (−x)) does this imply anything about
the Taylor coefficients?
Test Questions:
1. For each positive integer n there is a constant cn such that cn /(1 + x2n ) is a
pdf. Which moments exist, and what can you say about the odd moments?
2. Which has a larger mean (i.e., first moment): a uniform random variable on
[−29, 29] or a uniform random variable on [1, 2]?
34 • Tools: Expectation
Test Questions:
1. Find the mean and variance of a uniform random variable on [−a, a].
2. Find a random variable where the variance is larger than the standard deviation,
and another where the standard deviation is larger than the mean.
3. Key formula: Two random variables are independent if the joint density factors
as a product.
Test Questions:
2. Key ideas: Linearity of Expectation (the expected value of a sum is the sum of
the expected values).
3. Key formulas: Expected value of a sum, variance (in terms of expected values
of X and X 2 ).
Test Questions:
Section 9.6: Properties of the Mean and the Variance • 35
1. Give two formulas for the variance, and talk about the advantages and disad-
vantages of each expression.
2. If we roll a fair die 6000 times, with all rolls independent, what is the expected
value and what is the variance of the sum of the rolls? What if instead we rolled
a 36 sided die 1000 times; now what is the mean and what is the variance? Do
you expect the two means to be the same? The two variances? Why or why
not.
Test Questions:
3. Consider a fair die and a fair coin. We roll the die first and let X be the result.
If X is an even number we roll the die again and call the outcome Y ; if we get
an odd number we toss the coin and let Y be 1 if we get a head and 0 if we get
a tail. Are X and Y independent? What is the covariance?
Test Questions:
2. Give an example of a distribution with zero kurtosis, or prove none exist. What
about positive kurtosis? Negative kurtosis?
3.
4.
36 • Tools: Expectation
1. Key terms:
2. Key ideas:
3. :
4. :
Test Questions:
1.
2.
3.
4.
Chapter 10
Test Questions:
2. Imagine we have four die, each having n sides. If the four rolls are indepen-
dent, what is the probability mass function? Can you guess the answer from
looking at the analysis of regular die?
2. Key ideas: Using inverse functions, the need for the derivative to be positive
everywhere or negative everywhere.
Test Questions:
1. State the Change of Variables formula. Give the big examples from Calc III
(polar, cylindrical and spherical coordinates).
4. Let X have density Ce−x/2 for x ≥ 0 and 0 otherwise. Find C so that this is a
probability density, and find the density of Yr = X r for any positive r. What
if r is negative? What if r is zero?
Section 10.5: Change of Variables Formula: Proof • 39
Test Questions:
Test Questions:
Test Questions:
Test Questions:
Test Questions:
Test Questions:
Special Distributions
Chapter 12
Discrete Distributions
Test Questions:
2. What kind of random variable is the product of two binary random variables?
Test Questions:
Test Questions:
Test Questions:
Test Questions:
1. What is the mean and variance of a negative binomial random variable with
parameters r and p.
Test Questions:
1. What is the mean and variance of a Poisson random variable with parameter
λ?
3. Let X be a Poisson random variable with parameter λ. What is the most likely
value of n? In other words, what n (as a function of λ) has the greatest proba-
bility of happening?
Test Questions:
1. What is the mean and variance of the discrete uniform random variable on
{10, 11, . . . , 20}?
2. If X is the discrete uniform random variable on {1, 2, 4, 8} and Y is the dis-
crete uniform random variable on {1, 3, 9} what can you say about XY ?
Chapter 13
Test Questions:
Test Questions:
1. Use the method of differentiating identities to find the mean and variance of an
exponential random variable.
1. Key terms: N (µ, σ 2 ) and N (0, 1), Gaussian random variable, bell curve (de-
fined in the introduction to this chapter).
2. Key techniques: Theory of normalization constants, change of variable to polar
coordinates (polar trick).
Test Questions:
Test Questions:
2. Let X ∼ N (µ, σ 2 ) with µ > 0. What happens to the probability that |X −µ| ≤
µ/2 as σ → 0?
2. Key ideas: Attack special case and change variables, separate variables, group-
ing parentheses, method of divine inspiration.
3. Key formulas: Density for sums of independent normal random variables (the
sum is normal).
Test Questions:
1. Is there a way to group sums of normal random variables to use fewer sums
than other ways, or are all groupings using the same number of sums?
2. Using the method of grouping and the result for the sum of two standard nor-
mals, find the sum of eight independent standard normals.
3. Do the methods of this section carry over to sums of absolute values of inde-
pendent normal random variables?
Test Questions:
1. Why, when finding probabilities from the √standard normal, do we have to di-
vide the argument of the error function by 2?
2. Discuss the series expansion for the error function. Does it converge faster
or slower than the series expansion of a normal random variable? Does it
converge faster or slower for positive or negative inputs?
Section 14.5: Examples and the Central Limit Theorem • 53
Test Questions:
1. What is the probability a normal random variable is within two standard devi-
ations of its mean? Does the answer depend on the value of the mean and the
value of the standard deviation?
2. What is the probability a normal random variable with mean 4 and standard
deviation 2 is positive?
54 • Continuous Random Variables: The Normal Distribution
Chapter 15
Test Questions:
R1 R∞
1. Discuss when 0 xr dx and 1 xs dx converge and diverge.
R1
2. Does 0 x log xdx converge or diverge?
Test Questions:
3. Why is it sufficient to understand Γ(s) for the real part of s between 0 and 1 in
order to know its behavior for all real s?
4. For what s is Γ(s) undefined?
Test Questions:
Test Questions:
60 • The Chi-square Distribution
1. What is the probability that the sum of the squares of n independent chi-square
random variables, each with parameter 1, exceeds n?
2. If X ∼ χ2 (1) and Y = aX + b, what is the density function of Y and Y 2 ?
3. What is are the volume and surface areas of the n-sphere? What is their ratio as
n → ∞? What is the ratio of the volume to the volume of the unit hypercube
as n → ∞?
Part IV
Limit Theorems
Chapter 17
17.1 Inequalities
Key ideas:
1. Key ideas: Looking at specific random variables to get results in special cases,
and then seeing what general results can include them all.
Test Questions:
1. Calculate, for c > 2, the variance for the random variable X where
(
1
if |x| ∈ [2, c]
fX (x) = 2(c−2)
0 otherwise.
If we are told the variance is at most σ 2 , what is the largest c we can take, and
what is the resulting bound for Prob(X ≥ 2)?
2. Calculate, for p < 1, the variance for the random variable X where
2p
Prob(X = 2) = p, Prob X = − = 1 − p.
1−p
If we are told the variance is at most σ 2 , what is the largest p we can take (i.e.,
what is the resulting bound for Prob(X ≥ 2))?
Test Questions:
Test Questions:
Test Questions:
Test Questions:
2. Some of the types of convergence imply others; when and where do you think
this happens? For example, if we have almost sure convergence do we have
convergence in distribution? Explore some examples of convergence and guess
when one type of convergence implies another type of convergence.
3.
4.
Test Questions:
3. Can you prove the Weak Law of Large Numbers if the random variables do
not have finite variance? What if you know they are non-negative? Is that
assumption enough? Can you prove the result for general random variables?
4. What if the random variables are allowed to be dependent (but with finite vari-
ance): must the Weak Law of Large Numbers still hold?
66 • Inequalities and Laws of Large Numbers
Chapter 18
Stirling’s Formula
Test Questions:
Test Questions:
Test Questions:
1. Why is the limit of a product not always the product of the limits?
2. Can you generalize the argument to p 6= 1/2?
Test Questions:
PN
1. Use the integral test to approximate n=1 1/nc for c > 0.
2. Generalize the arguments here to estimate the double factorial (2n)!!.
Test Questions:
Test Questions:
2
1. If we replace e−x with e−x in the definition of the Gamma function, calling
the new expression G(s), can we use stationary phase to estimate the resulting
integral, and if so what bound would we obtain?
Section 18.7: The Central Limit Theorem and Stirling • 69
Test Questions:
1. Can you prove Stirling’s formula by looking at other random variables, for
example sums of Bernoulli random variables?
70 • Stirling’s Formula
Chapter 19
19.1 Motivation
Key ideas:
Test Questions:
2. Poisson random variables are stable: if you sum two independent Poisson ran-
dom variables you get a Poisson random variable. What other distributions are
stable?
19.2 Definition
Key ideas:
Test Questions:
√ n √ n
1. State Binet’s formula. More generally, consider an = √1α 1+β α − √1
α
1− α
β .
For what α, β is the following an integer for all integer n?
2. Key ideas: Using generating functions to show sequences are equal, recovering
terms by differentiating.
Test Questions:
1. State the generating function for the sequence {an }; what must we assume
about the growth rate of an to ensure it converges for |s| < δ?
2. Key ideas: Binomial theorem, proof by grouping, convolutions give the density
of the sum of independent random variables.
Test Questions:
2. The convolution gives the density of the sum of two independent random vari-
ables; find the analogue for the product or the quotient. Are any conditions
needed on the random variables for these to make sense?
Section 19.5: Convolutions II: Continuous random variables • 73
Test Questions:
Test Questions:
1. Find another function which is infinitely differentiable but agrees with its Tay-
lor series only at a point.
2. If f (x) and g(x) have converging Taylor series for |x| < δ, does f (x)g(x)
have a converging Taylor series? If yes, what is it and for what x does it
converge?
4. Find the moments of the standard exponential and the standard normal in terms
of values of the Gamma function.
74 • Generating Functions and Convolutions
Test Questions:
1. Find the moment generating function of the standard normal and the standard
exponential random variables, and use that to calculate the first four moments.
2. The first two moments E[X] and E[X 2 ] always satisfy E[X 2 ] − E[X]2 ≥ 0.
Are there similar relations involving the first three or the first four moments?
Try to find something by looking at specific distributions to gather data.
Chapter 20
2. Key ideas: Equal integrals against a large class of test functions implies equal-
ity of functions.
Test Questions:
for all non-negative integers n. Must f = g? Why or why not? If f and g are
not equal, are there any common properties they must share? In other words,
what can you say about f − g?
1. Key terms: Normal distribution, Central Limit Theorem, Berry - Esseen theo-
rem.
Test Questions:
1. State the Central Limit Theorem – remember to list the conditions on the ran-
dom variables.
76 • Proof of The Central Limit Theorem
4. Consider the sums from the previous problem when they exist (thus U = U1 +
· · · + Un , . . . , Z = Z1 + · · · + Zn ). Which sums do you think converge to
being normally distributed fastest?
2. Key ideas: Variance measures how spread out a distribution is about its mean.
Test Questions:
2. We know E[X 2 ] > E[X]2 ; is there a similar relation involving the second and
fourth moments?
20.4 Standardization
Key ideas:
Test Questions:
Test Questions:
Test Questions:
3. Find two functions f (x) and g(x) such that each is Big-Oh of the other.
Test Questions:
Test Questions:
2. Key ideas: Often it is easier to transform to another space, analyze the problem
there, and then transform back.
Test Questions:
1. Define the Fourier and Laplace transform. Show for suitable functions that the
two transforms are related.
For what probability densities f does this exist? If K(f ) = K(g) must f = g?
1 1
3. Is the Cauchy density π 1+x2 in the Schwartz space? Why or why not.
4. If the Laplace transforms of two continuous functions are equal, are the func-
tions equal? Why or why not.
5. Find formulas for cos(nx) and sin(nx) by using eix = cos(x) + i sin(x) and
eix eiy = ei(x+y) .
80 • Fourier Analysis and the Central Limit Theorem
Test Questions:
Test Questions:
1. Try going through the proof of the Central Limit Theorem but without assum-
ing the mean is zero. What happens? Does the argument still work at the cost
of more algebra?
2. Instead of using characteristic functions (coming from the Fourier transform)
what if we used moment generating functions? If we assume these exist would
a similar argument hold?