- 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
A group consists of 12 persons, of which 3 are extremely patient, other 6 are extremely honest and rest are extremely kind. A person from the group is selected at random. Assuming that each person is equally likely to be selected, find the probability of selecting a person who is (i) extremely patient (ii) extremely kind or honest. Which of the above you prefer more.
Given:
A group consists of 12 persons, of which 3 are extremely patient, other 6 are extremely honest and rest are extremely kind. A person from the group is selected at random.
Each person is equally likely to be selected.
To do:
We have to find the probability of selecting a person who is (i) extremely patient (ii) extremely kind or honest.
Solution:
The total number of people in the group $n=12$.
Number of people who are extremely patient $=3$
Number of people who are extremely honest $=6$
This implies,
Number of people who are extremely kind $=12-(3+6)=12-9=3$
We know that,
Probability of an event $=\frac{Number\ of\ favourable\ outcomes}{Total\ number\ of\ possible\ outcomes}$
(i) Number of people who are extremely patient $=3$
Total number of favourable outcomes $=3$.
Therefore,
The probability of selecting a person who is extremely patient $=\frac{3}{12}$
$=\frac{1}{4}$
(ii) Number of people who are extremely kind or honest $=3+6=9$
Total number of favourable outcomes $=9$.
Therefore,
The probability of selecting a person who is extremely kind or honest $=\frac{9}{12}$
$=\frac{3}{4}$
We prefer selecting a person who is extremely kind or honest.
- Related Articles
- A group consists of 12 persons, of which 3 are extremely patients, other 6 are extremely honest and rest are extremely kind. A person from the group is selected at random. Assuming that each person is equally likely to be selected, find the probability of selecting a person who is $( 1)$.extremely patient, $( 2)$.extremely kind or honest. which of the above value you prefer more?
- Give reason for the following :The force of gravitation between two cricket balls is extremely small but that between a cricket ball and the earth is extremely large.
- Why is cobra snake extremely dangerous?
- Find the probability that a number selected from the number 1 to 25 is not a prime number when each of the given numbers is equally likely to be selected.
- Splitting and uploading extremely large files to Amazon S3
- Name the property of earth which is responsible for extremely small acceleration being produced in it as a result of attraction by other small objects.
- Who is the pioneer person behind Aditya Birla Group?
- Find the probability that a number selected at random from the numbers \( 1,2,3, \ldots, 35 \) is a multiple of 3 or 5.
- Teachers and students are selected at random to make two teams of $20$ members each on sports day to participate in the event of Tug of War". The numbers of volunteers are as follows:TeacherStudentMaleFemaleMaleFemale12182010Find the probability that the person chosen at random."
- A number is selected at random from first 50 natural numbers. Find the probability that it is a multiple of 3 and 4.
- Find the probability that a number selected at random from the numbers \( 1,2,3, \ldots, 35 \) is a multiple of 7.
- Haskell Program to read the height of a person and the print person is taller, dwarf, or average height person
- C++ Program to read the height of a person and the print person is taller, dwarf, or average height person
- A ticket is drawn at random from a bag containing tickets numbered from 1 to 40. Find the probability that the selected ticket has a number which is a multiple of 5.
- A number x is selected at random from the numbers 1, 2, 3, and 4. Another number y is selected at random from the numbers 1, 4, 9 and 16. Find the probability that product of $x$ and $y$ is less than16.
