- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Two dice are thrown simultaneously. What is the probability that 5 will not come up on either of them?
Given:
Two dice are thrown simultaneously.
To do:
We have to find the probability that 5 will not come up on either of them.
Solution:
When two dice are thrown, the total possible outcomes are $6\times6=36$.
This implies,
The total number of possible outcomes $n=36$
Outcomes, where 5 will not come up on either of the dice, are $(1, 1), (1, 2), (1, 3), (1, 4), (1, 6), (2, 1), (2, 2), (2, 3), (2, 4), (2, 6), (3, 1), (3, 2), (3, 3), (3, 4), (3, 6),$
$ (4, 1), (4, 2), (4, 3), (4, 4), (4, 6), (6, 1), (6, 2), (6, 3), (6, 4), (6, 6)$
Number of outcomes, where 5 will not come up on either of the dice $=25$
Total number of favourable outcomes $=25$
Probability of an event $=\frac{Number\ of\ favourable\ outcomes}{Total\ number\ of\ possible\ outcomes}$
Therefore,
Probability that 5 will not come up on either of the dice $=\frac{25}{36}$
The probability that 5 will not come up on either of the dice is $\frac{25}{36}$.
- Related Articles
- Two dice are thrown simultaneously. What is the probability that 5 will come up at both dice?
- Two dice are thrown simultaneously. What is the probability that 5 will come up on at least one?
- A dice is rolled twice. Find the probability that 5 will not come up either time.
- A die is thrown twice. What is the probability that (i) 5 will not come up either time?(ii) 5 will come up at least once?
- A die is thrown twice. What is the probability that 5 will come up at least once?
- A dice is rolled twice. Find the probability that 5 will come up exactly one time.
- Two dice are thrown simultaneously. The probability of getting a sum of $9$.
- Two unbiased dice are thrown. Find the probability that the total of the numbers on the dice is greater than 10.
- In a simultaneous throw of a pair of dice, find the probability of getting 2 will not come either time.
- Two dice are thrown at the same time and the product of numbers appearing on them is noted. Find the probability that the product is less than $9$.
- Two dice are thrown at the same time and the product of numbers appearing on them is noted. Find the probability that the product is a prime number.
- Two different dice are tossed together. Find the probability that the product of the two numbers on the top of the dice is 6.
- In a simultaneous throw of a pair of dice, find the probability of getting 2 will come up at least once.
- A dice is thrown once. Find the probability of getting a number less than 5.
- Two dice are rolled. What is the probability that the total score is a prime number?
