Question
Question: \( 60\% \) students read Hindi newspapers, \( 40\% \) students read Tamil newspapers and \( 20\% \) ...
60% students read Hindi newspapers, 40% students read Tamil newspapers and 20% students read both Hindi and Tamil newspapers. Find the probability that a student selected at random reads
(i) Tamil newspaper given that he has already read Hindi newspapers.
(ii) Hindi newspaper given that he has already read Tamil newspapers.
(iii) Neither Hindi nor Tamil newspaper.
What values are being promoted in this question?
Solution
Hint : This question is based on probability. The percentage of students given in the question is the value of the probability for that group of students because we are considering the total number of the students as 100 .
Complete step-by-step answer :
Let us assume the number of students who read Hindi newspapers are H and the number of students who read Tamil newspapers are T .
Then, the probability of students who read Hindi newspaper
P(H)=60% =10060 =0.6
The probability of students who read Tamil newspaper
P(T)=40% =10040 =0.4
And, the probability of students who read both Hindi and Tamil newspaper
P(H∩T)orP(T∩H)=20% =10020 =0.2
(i) The probability that a student selected at random reads Tamil newspaper given that he has already read Hindi newspaper is given by-
P(T/H)=P(H)P(T∩H)
Substituting the values, we get,
P(T/H)=0.60.2 =31
Therefore, the probability that a student selected at random reads Tamil newspaper given that he has already read Hindi newspaper is 31 .
(ii) The probability that a student selected at random reads Hindi newspaper given that he has already read Tamil newspaper is given by-
P(H/T)=P(T)P(H∩T)
Substituting the values, we get,
P(H/T)=0.40.2 =21
Therefore, the probability that a student selected at random reads Hindi newspaper given that he has already read Tamil newspaper is 21 .
(iii) The probability that a student selected at random reads Neither Hindi nor Tamil newspaper is given by-
P(H′∩T′)=1−P(H∩T)
Substituting the value, we get,
P(H′∩T′)=1−0.2 =0.8
Therefore, the probability that a student selected at random reads Neither Hindi nor Tamil newspaper is 0.8 .
Note : In the solution we have used the Conditional Probability. This type of probability is calculated when the occurrence of one event depends upon another event. For example, in a random experiment there are two events AandB . If the event B has already happened and now we have to calculate the probability of happening of event A then it is a conditional probability of event A given event B .
The conditional probability of event A given event B is given by-
P(A/B)=P(B)P(A∩B)