Lower and Upper Bounds of the Probability of the Intersection of Two Events

Probability problems

Problem 741

Let $A, B$ be events with probabilities $P(A)=2/5$, $P(B)=5/6$, respectively. Find the best lower and upper bound of the probability $P(A \cap B)$ of the intersection $A \cap B$. Namely, find real numbers $a, b$ such that
\[a \leq P(A \cap B) \leq b\] and $P(A \cap B)$ could take any values between $a$ and $b$.

LoadingAdd to solve later

Sponsored Links

Solution.

For the lower bound, we use the basic equality of the probability theory that
\[P(A \cap B) = P(A) + P(B) – P(A \cup B).\] Note also that we always have the inequality $P(A \cup B) \leq 1$. Altogether we obtain the following inequality.
\begin{align*}
P(A \cap B) &= P(A) + P(B) – P(A \cup B)\\
&\geq P(A) + P(B) – 1\\[5pt] &= \frac{2}{5} + \frac{5}{6} – 1\\[5pt] &= \frac{12 + 25 -30}{30}\\[5pt] &= \frac{7}{30}.
\end{align*}

This gives the lower bound $a = 7/30$. Note that $P(A \cap B)$ could take this lower bound when $P(A \cup B) = 1$ and this happens if $A\cup B$ is the whole sample space.

Next, we’ll obtain the upper bound. As the intersection $A \cap B$ is contained in the set $A$ and in the set $B$, we have
\begin{align*}
P(A \cap B) &\leq \min(P(A), P(B))\\
&= \min \left(\frac{2}{5}, \frac{5}{6}\right)\\
& = \frac{2}{5}.
\end{align*}

This yields the upper bound $b = 2/5$. The probability $P(A \cap B)$ could take this upper bound when $A \cap B = A$ (this happens when $A \subset B$).

In conclusion, we obtain the following bounds
\[\frac{7}{30} \leq P(A \cap B) \leq \frac{2}{5}.\]

We remark that as a probability we clearly have bounds $0 \leq P(A \cap B) \leq 1$. However, these bounds are not optimal in a sense that $P(A \cap B)$ never takes values less than $7/30$ or above $2/5$ as we determined above.


LoadingAdd to solve later

Sponsored Links

More from my site

  • Upper Bound of the Variance When a Random Variable is BoundedUpper Bound of the Variance When a Random Variable is Bounded Let $c$ be a fixed positive number. Let $X$ be a random variable that takes values only between $0$ and $c$. This implies the probability $P(0 \leq X \leq c) = 1$. Then prove the next inequality about the variance $V(X)$. \[V(X) \leq \frac{c^2}{4}.\] Proof. Recall that […]
  • Overall Fraction of Defective Smartphones of Three FactoriesOverall Fraction of Defective Smartphones of Three Factories A certain model of smartphone is manufactured by three factories A, B, and C. Factories A, B, and C produce $60\%$, $25\%$, and $15\%$ of the smartphones, respectively. Suppose that their defective rates are $5\%$, $2\%$, and $7\%$, respectively. Determine the overall fraction of […]
  • Probabilities of An Infinite Sequence of Die RollingProbabilities of An Infinite Sequence of Die Rolling Consider an infinite series of events of rolling a fair six-sided die. Assume that each event is independent of each other. For each of the below, determine its probability. (1) At least one die lands on the face 5 in the first $n$ rolls. (2) Exactly $k$ dice land on the face 5 […]
  • Conditional Probability Problems about Die RollingConditional Probability Problems about Die Rolling A fair six-sided die is rolled. (1) What is the conditional probability that the die lands on a prime number given the die lands on an odd number? (2) What is the conditional probability that the die lands on 1 given the die lands on a prime number? Solution. Let $E$ […]
  • Complement of Independent Events are IndependentComplement of Independent Events are Independent Let $E$ and $F$ be independent events. Let $F^c$ be the complement of $F$. Prove that $E$ and $F^c$ are independent as well. Solution. Note that $E\cap F$ and $E \cap F^c$ are disjoint and $E = (E \cap F) \cup (E \cap F^c)$. It follows that \[P(E) = P(E \cap F) + P(E […]
  • Probability Problems about Two DiceProbability Problems about Two Dice Two fair and distinguishable six-sided dice are rolled. (1) What is the probability that the sum of the upturned faces will equal $5$? (2) What is the probability that the outcome of the second die is strictly greater than the first die? Solution. The sample space $S$ is […]
  • Independent and Dependent Events of Three Coins TossingIndependent and Dependent Events of Three Coins Tossing Suppose that three fair coins are tossed. Let $H_1$ be the event that the first coin lands heads and let $H_2$ be the event that the second coin lands heads. Also, let $E$ be the event that exactly two coins lands heads in a row. For each pair of these events, determine whether […]
  • Jewelry Company Quality Test Failure ProbabilityJewelry Company Quality Test Failure Probability A jewelry company requires for its products to pass three tests before they are sold at stores. For gold rings, 90 % passes the first test, 85 % passes the second test, and 80 % passes the third test. If a product fails any test, the product is thrown away and it will not take the […]

You may also like...

Please Login to Comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

More in Probability
Probability problems
Find the Conditional Probability About Math Exam Experiment

A researcher conducted the following experiment. Students were grouped into two groups. The students in the first group had more...

Close