University of Washington
Department of Mathematics Homework 7

MATH 394: Probability I

Instructor: Arman Jahangiri

Submission: Single PDF on Gradescope

Deadline: 10:00 PM Pacific Time on the listed due date

This homework is worth 50 points.

Across the quarter, there are eight homework assignments, worth 400 points total. Homework assignments together account for 40% of the final course grade. Further course policies can be seen in the MATH 394 syllabus.

Homework Policy

Submission and Deadline

Please:

Late Days

Each student is allotted six late days for the quarter. A late day extends a homework deadline by up to 24 hours without penalty. For example, submitting an assignment anytime between 10:01 PM on the due date and 10:00 PM the following day counts as one late day.

The following rules apply:

Once all late days have been exhausted, additional late submissions will incur a penalty of 10% per day, up to a maximum deduction of 50%. Assignments submitted more than five days late, or after solutions have been released, will not be accepted.

Submission Issues and Technical Difficulties

If a serious technical issue prevents a timely Gradescope submission, students may temporarily submit their assignment by email to the instructor at armanjg@uw.edu. In such cases:

Email submissions are intended only for genuine technical emergencies and should not be used as a substitute for timely Gradescope submission.

Problem 1.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 1.

Alice and Bob arrange to meet for lunch on a certain day at noon. However, neither is known for punctuality. They both arrive independently at uniformly distributed times between noon and 1 pm on that day. Each is willing to wait up to 15 minutes for the other to show up.

What is the probability they will meet for lunch that day?

Problem 2.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 7.

A stick of length \(L\), where \(L\) is a positive constant, is broken at a uniformly random point \(X\). Given that \(X=x\), another breakpoint \(Y\) is chosen uniformly on the interval \([0,x]\).

(a)
Find the joint PDF of \(X\) and \(Y\). Be sure to specify the support.
(b)
We already know that the marginal distribution of \(X\) is \(\operatorname {Unif}(0,L)\). Check that marginalizing out \(Y\) from the joint PDF agrees that this is the marginal distribution of \(X\).
(c)
We already know that the conditional distribution of \(Y\) given \(X=x\) is \(\operatorname {Unif}(0,x)\). Check that using the definition of conditional PDFs agrees that this is the conditional distribution of \(Y\) given \(X=x\).
(d)
Find the marginal PDF of \(Y\).
(e)
Find the conditional PDF of \(X\) given \(Y=y\).

Problem 3.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 15.

Let \(X\) and \(Y\) be continuous random variables, with joint CDF \(F(x,y)\). Show that the probability that \((X,Y)\) falls into the rectangle \([a_1,a_2]\times [b_1,b_2]\) is \[ F(a_2,b_2)-F(a_1,b_2)+F(a_1,b_1)-F(a_2,b_1). \]

Problem 4.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 16.

Let \(X\) and \(Y\) have joint PDF \[ f_{X,Y}(x,y)=x+y,\qquad 0<x<1,\;0<y<1. \]

(a)
Check that this is a valid joint PDF.
(b)
Are \(X\) and \(Y\) independent?
(c)
Find the marginal PDFs of \(X\) and \(Y\).
(d)
Find the conditional PDF of \(Y\) given \(X=x\).

Problem 5.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 17.

Let \(X\) and \(Y\) have joint PDF \[ f_{X,Y}(x,y)=cxy,\qquad 0<x<y<1. \]

(a)
Find \(c\) to make this a valid joint PDF.
(b)
Are \(X\) and \(Y\) independent?
(c)
Find the marginal PDFs of \(X\) and \(Y\).
(d)
Find the conditional PDF of \(Y\) given \(X=x\).

Problem 6.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 21.

Find the probability that the quadratic polynomial \[ Ax^2+Bx+1, \] where the coefficients \(A\) and \(B\) are determined by drawing i.i.d. \(\operatorname {Unif}(0,1)\) random variables, has at least one real root.

Hint: By the quadratic formula, the polynomial \(ax^2+bx+c\) has a real root if and only if \(b^2-4ac\ge 0\).

Problem 7.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 39–40.

(a)
Two fair, six-sided dice are rolled, one green and one orange, with outcomes \(X\) and \(Y\) for the green die and the orange die, respectively.
(i)
Compute the covariance of \(X+Y\) and \(X-Y\).
(ii)
Are \(X+Y\) and \(X-Y\) independent?
(b)
Let \(X\) and \(Y\) be i.i.d. \(\operatorname {Unif}(0,1)\).
(i)
Compute the covariance of \(X+Y\) and \(X-Y\).
(ii)
Are \(X+Y\) and \(X-Y\) independent?

Problem 8.

Source: Blitzstein and Hwang, Introduction to Probability, Chapter 7, Problem 65.

Let \[ (X_1,\dots ,X_k) \] be Multinomial with parameters \[ n \quad \text {and} \quad (p_1,\dots ,p_k). \] Use indicator random variables to show that \[ \operatorname {Cov}(X_i,X_j)=-np_ip_j, \qquad i\ne j. \]