mgfs
- A fair die is rolled twice. Call \(X\) the first roll and \(Y\) the second roll.
- Find the mgf of \(X\) (and
therefore \(Y\)).
- Find the mgf of \(X + Y\).
- Use the mgf of \(X + Y\) to find
the variance of \(X + Y\).
- Let \(X, Y \sim
\text{Poisson}(\lambda)\).
- Explain why \(2X\) is not a Poisson
variable.
- Compute the mgf of \(2X + Y\). Is
this a Poisson variable?
- Let \(\Phi(x)\) be the standard
normal cdf.
- Find an expression for \(E[\Phi(Z)
e^Z]\) as an unevaluated integral.
- Evaluate \(E[e^Z]\) (easy!) and
\(E[\Phi(Z)]\) (hard!).
- Let \(X\) be a random variable with
density
\[
f(x)
=
\begin{cases}
\frac{1}{2}\sin x & 0 \leq x \leq \pi \\
0 & \text{otherwise}
\end{cases}
\]
- Find the moment generating function of \(X\).
- Find the second moment of \(X\).
- Let \(X\) and \(Y\) be independent Geometric(\(p\)) variables. Find the mgf of \(X + Y\). What is the distribution of \(X + Y\)?
Joint distributions
- A fair coin is flipped twice. Let \(X\) be the number of Heads in the two
tosses, and \(Y\) be the indicator
variable for the tosses landing the same way.
- Find the joint PMF of \(X\) and
\(Y\).
- Find the marginal PMFs of \(X\) and
\(Y\).
- Are \(X\) and \(Y\) independent?
- One of two doctors, Dr. Hibbert and Dr. Nick, is called upon to
perform a series of \(n\) surgeries.
(This means that one doctor is chosen at random, and then does all \(n\) surgeries.) Let \(H\) be the indicator variable for Dr.
Hibbert performing the surgeries, and suppose that \(E(H) = p\). Given that Dr. Hibbert is
performing the surgeries, each surgery is successful with probability
\(a\), independently. Given that
Dr. Nick is performing the surgeries, each surgery is successful with
probability \(b\), independently. Let
\(X\) be the number of successful
surgeries.
- Find the joint PMF of \(H\) and
\(X\).
- Find the marginal PMF of \(X\).
- Find the conditional PMF of H given \(X =
k\).