Terms you'll find helpful in completing today's challenge are outlined below.
Conditional Probability
This is defined as the probability of an event occurring, assuming that one or more other events have already occurred. Two events, and are considered to be independent if event has no effect on the probability of event (i.e. ). If events and are not independent, then we must consider the probability that both events occur. This can be referred to as the intersection of events and , defined as . We can then use this definition to find the conditional probability by dividing the probability of the intersection of the two events () by the probability of the event that is assumed to have already occurred (event ):
Bayes' Theorem
Let and be two events such that denotes the probability of the occurrence of given that has occurred and denotes the probability of the occurrence of given that has occurred, then:
Question 1
If the probability of student passing an exam is and the probability of student failing the exam is , then find the probability that at least of the students will pass the exam.
We are given and .
There are possible events in our sample space:
- passes the exam and fails ().
- passes the exam and fails ().
- and both pass the exam ().
- and both fail the exam ().
Approach 1:
We are only concerned with the first events (). First, we calculate . Because one student's test grade does not depend on another student's test grade, and are independent and we can say that the probability of both students passing the exam is . Now that we know the probability of both students passing the exam, we can determine the probability of at least student passing the exam:
Approach 2:
Another way to approach this would be to just find the probability of event (in which both and fail the exam) and subtract it from (which is ) to get the same answer:
Question 2
Historical data shows that it has only rained days per year in some desert region (assuming a day year). A meteorologist predicts that it will rain today. When it actually rains, the meteorologist correctly predicts rain of the time. When it doesn't rain, the meteorologist incorrectly predicts rain of the time. Find the probability that it will rain today.
In this question, the probability of rain tomorrow depends on whether or not it rains today. We define the following events:
- Event : It rains today.
- Event : It doesn't rain today.
- Event : The meteorologist predicted it will rain today:
- .
Now we want to find the value of :