Two fair cubical dice are thrown. What is the probability that at least one of them shows 4?
When rolling two fair cubical dice, we first need to determine the total number of possible outcomes. Each die has 6 faces, numbered 1 through 6. Since the outcome of one die does not affect the outcome of the other, the total number of outcomes is the product of the number of outcomes for each die.
These 36 outcomes can be represented as pairs \((a, b)\), where \(a\) is the result of the first die and \(b\) is the result of the second die, and both \(a, b \in \{1, 2, 3, 4, 5, 6\}\).
The question asks for the probability that at least one of the dice shows a 4. This means we are interested in outcomes where the first die is a 4, OR the second die is a 4, OR both dice are 4.
We can list the outcomes where at least one die shows a 4:
If we simply add these lists, the outcome \((4, 4)\) is included in both lists. To count the unique outcomes where at least one 4 appears, we can list them out:
Counting these unique outcomes, we find there are \(6 + 5 = 11\) favorable outcomes.
The probability of an event is calculated as:
Probability = \(\frac{\text{Number of Favorable Outcomes}}{\text{Total Number of Possible Outcomes}}\)
In this case:
So, the probability that at least one of the dice shows 4 is \(\frac{11}{36}\).
Sometimes, calculating the probability of "at least one" is easier by calculating the probability of the opposite event (the complement) and subtracting it from 1. The complement of "at least one shows 4" is "neither die shows 4".
The probability that neither die shows 4 is \(\frac{25}{36}\).
The probability that at least one die shows 4 is:
\(P(\text{at least one 4}) = 1 - P(\text{neither shows 4})\)
\(P(\text{at least one 4}) = 1 - \frac{25}{36}\)
\(P(\text{at least one 4}) = \frac{36}{36} - \frac{25}{36}\)
\(P(\text{at least one 4}) = \frac{11}{36}\)
Both methods give the same result.
Three dice are thrown. What is the probability of getting a sum which is a perfect square?
Two distinct natural numbers from 1 to 9 are picked at random. What is the probability that their product has 1 in its unit place?
Two dice are thrown. What is the probability that difference of numbers on them is 2 or 3 ?
Suppose that there is a chance for a newly constructed building to collapse, whether the design is faulty or not. The chance that the design is faulty is 10%. The chance that the building collapses is 95% if the design is faulty, otherwise it is 45%. If it is seen that the building has collapsed, then what is the probability that it is due to faulty design?
What is the probability that all three boys sit together?