Introduction to Probability & Statistics
Assignment 2, 2025/26
Submit your answers to the four questions marked Hand-in. You should upload your solutions to the VLE as a single pdf file. Marks will be awarded for clear, logical explanations, as well as for correctness of solutions.
Solutions to questions marked have been released at the same time as this assignment, in case you want to check your answers or need a hint.
You should also look at the other questions in preparation for your Week 5 seminar.
Make sure to justify your reasoning by making reference to any of the properties (P1)–(P7) covered in lectures, where you are using them in your answers.
Starters
These questions should help you to gain confidence with the basics.
S1. Let \(E\), \(F\) and \(G\) be three events. Here are five events built from these:
- \(E\cap F^c\cap G^c\)
- \((E\cup F) \cap G^c\)
- \(E\cup F\cup G\)
- \((E\cap F\cap G)^c\)
- \((E\cap F)^c \cap (E\cap G)^c \cap (F\cap G)^c\).
And here are verbal descriptions of the same five events, but in a different order:
- \(E\) or \(F\) occurs, but not \(G\)
- At most two of the events occur
- At most one of the events occurs
- At least one of the events occurs
- Only \(E\) occurs.
Match the expressions to the verbal descriptions.
S2. Let \(C\) and \(D\) be events. Express the probability \(\mathbb{P}\left(C^c\cap D\right)\) in terms of \(\mathbb{P}\left(D\right)\) and \(\mathbb{P}\left(C\cap D\right)\).
S3. Let \(E\) and \(F\) be two events for which we know that the probability that at least one of them occurs is 0.4. What is the probability that neither \(E\) nor \(F\) occurs?
S4. Calculate \(\mathbb{P}\left(B\right)\) if it is given that \(\mathbb{P}\left(A \cup B\right)=3/7\) and \(\mathbb{P}\left(A^c\,|\,B^c\right)=9/14\).
S5. Hand-in
When \(\mathbb{P}\left(A\right)=1/4, \mathbb{P}\left(B\right)=2/3\), and \(\mathbb{P}\left(A\cup B\right)=3/4\), calculate \(\mathbb{P}\left(A\cap B\right)\) and \(\mathbb{P}\left(A^c\cup B^c\right)\).
Mains
These are important, and cover some of the most substantial parts of the course.
M1. Hand-in
Let \(E\) and \(F\) be two events. Prove that if \(E\subseteq F\) then \[
\mathbb{P}\left(F\cap E^c \right) =\mathbb{P}\left(F\right)-\mathbb{P}\left(E\right).
\]
M2. Hand-in
Calculate \(\mathbb{P}\left(A \cup B\right)\) if it is given that \(\mathbb{P}\left(B\right)=1/5\) and \(\mathbb{P}\left(A\,|\,B^c\right)=1/3\).
M3. Show that if an event occurs with probability \(0\) then it is independent of all other events.
M4. Prove that, for any events \(A,B,C\) for which the following probabilities are all defined, \[ \mathbb{P}\left(A\cap B\cap C\right) = \mathbb{P}\left(A\right)\mathbb{P}\left(B\,|\,A\right)\mathbb{P}\left(C\,|\,A\cap B\right) \,. \]
M5. Hand-in
Let \(A, B,\) and \(C\) be events. Prove that if \[
\mathbb{P}\left(A\,|\,C\right) >\mathbb{P}\left(B\,|\,C\right) \text{ and } \mathbb{P}\left(A\,|\,C^c\right) >\mathbb{P}\left(B\,|\,C^c\right)
\] then \(\mathbb{P}\left(A\right)>\mathbb{P}\left(B\right)\).
M6. Show that if an event \(A\) is independent of itself, then either \(\mathbb{P}\left( A\right) =0\) or \(\mathbb{P}\left( A\right) =1\).
M7. In a card game involving four players, each player is dealt four cards (face down), and the player with the highest Diamond wins (Ace counts high). Upon receiving your four cards you see that your highest Diamond is the Queen of Diamonds. What is the probability that another player has the King or Ace of Diamonds, and hence that you lose the game?
M8. Consider a sample space \(\Omega =\left\{ \omega_{1},\omega_{2},\omega_{3},\omega_{4}\right\}\) consisting of four equiprobable elements. Let \(A_{1}=\left\{ \omega_{1},\omega_{2}\right\}\), \(A_{2}=\left\{ \omega_{1},\omega_{3}\right\}\), \(A_{3}=\left\{\omega_{1},\omega _{4}\right\}\). Show that \(A_{1}\) and \(A_{2}\) are independent, \(A_{1}\) and \(A_{3}\) are independent, and \(A_{2}\) and \(A_{3}\) are independent. Are \(A_{1},A_{2},A_{3}\) independent?
Desserts
Still hungry for more? Try these if you want to push yourself further. (These are mostly harder than I’d expect you to answer in an exam, or involve non-examinable material.)
D1. Given a sample space \(\Omega\), let \(\mathbb{Q}\) be some function satisfying \[ \mathbb{Q}\left( A_{1}\cup A_{2}\right) =\mathbb{Q}\left( A_{1}\right) +\mathbb{Q}\left( A_{2}\right) \] for any two disjoint subsets \(A_{1}\) and \(A_{2}\) of \(\Omega\).
Show by induction that if \(A_{1},...,A_{n}\) are \(n\ge 2\) disjoint subsets of \(\Omega\) then \[ \mathbb{Q}\left( A_{1}\cup ...\cup A_{n}\right) =\mathbb{Q}\left( A_{1}\right) +...+\mathbb{Q}\left( A_{n}\right)\,. \]
Prove the law of inclusion-exclusion for three possibly overlapping sets \(A_1,A_2,A_3\), \[ \begin{split} \mathbb{P}\left(A_1\cup A_2\cup A_3\right) &= \mathbb{P}\left(A_1\right)+\mathbb{P}\left(A_2\right)+\mathbb{P}\left(A_3\right) \\ & \quad - \mathbb{P}\left(A_1\cap A_2\right) - \mathbb{P}\left(A_1\cap A_3\right)-\mathbb{P}\left(A_2\cap A_3\right) \\ & \quad + \mathbb{P}\left(A_1\cap A_2 \cap A_3\right)\,. \end{split} \]
Can you prove the more general version? For sets \(A_1,\dots,A_n\), \[ \begin{split} \mathbb{P}\left(\bigcup_{i=1}^n A_i\right) = \sum_{i=1}^n \mathbb{P}\left(A_i\right) &- \sum_{i_1<i_2}\mathbb{P}\left(A_{i_1}\cap A_{i_2}\right) + \ldots \\ & + (-1)^{k+1}\sum_{i_1<i_2<\ldots<i_k} \mathbb{P}\left(A_{i_1}\cap A_{i_2}\ldots \cap A_{i_k}\right) \\ & + \ldots + (-1)^{n+1}\mathbb{P}\left(A_1\cap A_2\cap \ldots \cap A_n\right) \,. \end{split} \]