Pick Two Balls from a Box, What is the Probability Both are Red?

Probability problems

Problem 729

There are three blue balls and two red balls in a box.

When we randomly pick two balls out of the box without replacement, what is the probability that both of the balls are red?

LoadingAdd to solve later

Sponsored Links

Solution.

Let $R_1$ be the event that the first ball is red and $R_2$ be the event that the second ball is red. Thus, the probability that both of the balls are red is given by $P(R_1 \cap R_2)$. By the product rule, we have
\[P(R_1 \cap R_2) = P(R_1) \cdot P(R_2 \mid R_1).\]

We have $P(R_1) = 2/5$ because we have a total of five balls of which two are red. Now, if the first ball is red, then the rest are three blue balls and one red ball. Hence the conditional probability $P(R_2 \mid R_1)$ is given by $P(R_2 \mid R_1) = 1/4$.

Combining these, we obtain
\[P(R_1 \cap R_2) = \frac{2}{5} \cdot \frac{1}{4} = \frac{1}{10}.\] In conclusion, the probability that both of the balls are red is $1/10$.


LoadingAdd to solve later

Sponsored Links

More from my site

  • Probability of Getting Two Red Balls From the Chosen BoxProbability of Getting Two Red Balls From the Chosen Box There are two boxes containing red and blue balls. Let us call the boxes Box A and Box B. Each box contains the same number of red and blue balls. More specifically, Box A has 5 red balls and 5 blue balls. Box B has 20 red balls and 20 blue balls. You choose one box. Then draw two […]
  • 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 […]
  • Independent Events of Playing CardsIndependent Events of Playing Cards A card is chosen randomly from a deck of the standard 52 playing cards. Let $E$ be the event that the selected card is a king and let $F$ be the event that it is a heart. Prove or disprove that the events $E$ and $F$ are independent. Definition of Independence Events […]
  • What is the Probability that All Coins Land Heads When Four Coins are Tossed If…?What is the Probability that All Coins Land Heads When Four Coins are Tossed If…? Four fair coins are tossed. (1) What is the probability that all coins land heads? (2) What is the probability that all coins land heads if the first coin is heads? (3) What is the probability that all coins land heads if at least one coin lands […]
  • Probability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 TimesProbability that Alice Tossed a Coin Three Times If Alice and Bob Tossed Totally 7 Times Alice tossed a fair coin until a head occurred. Then Bob tossed the coin until a head occurred. Suppose that the total number of tosses for Alice and Bob was $7$. Assuming that each toss is independent of each other, what is the probability that Alice tossed the coin exactly three […]
  • If a Smartphone is Defective, Which Factory Made It?If a Smartphone is Defective, Which Factory Made It? 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. If a smartphone of this model is […]
  • Probability of Having Lung Cancer For SmokersProbability of Having Lung Cancer For Smokers Let $C$ be the event that a randomly chosen person has lung cancer. Let $S$ be the event of a person being a smoker. Suppose that 10% of the population has lung cancer and 20% of the population are smokers. Also, suppose that we know that 70% of all people who have lung cancer […]
  • Find the Conditional Probability About Math Exam ExperimentFind 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 than 6 hours of sleep and took a math exam. The students in the second group had less than 6 hours of sleep and took the same math exam. The pass […]

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

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

More in Probability
Probability problems
Conditional 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...

Close