How to calculate conditional probabilities? E.g, say we roll a fair standard six sided die, what is the probability we rolled a 2, given that the roll is even?

Brief overiew of the answer: Since the roll is even, we either rolled a 2, a 4 or a 6, all with equal probabilities. Therefore, the probability we rolled a 2 is equal to 1/3.Formal answer: We write P(2|E) to represent the probability of rolling a 2 given the roll is even, P(2) and P(E) to represent rolling a 2 and rolling an even number respectively. Since we're rolling a fair six sided die, we have P(2) = 1/6, and P(E) = 1/2.Using the formula for conditional probability, we have P(2|E) = P(2 ∩ E)/P(E) = (1/6) / (1/2) = 1/3, where we used the fact that the probability of rolling a 2 and an even number is equal to probability of rolling a 2, since 2 is even.

KB

Related Maths GCSE answers

All answers ▸

Determine the coordinates of the intersection point(s) between the line y = x^2 + 4x - 8 and y = - 2x - 17


There are 720 boys and 700 girls in a school. The probability that a boy chosen at random studies French is 2/3 The probability that a girl chosen at random studies French is 3/5. Work out the number of students in the school who study French.


A ten-sided die with sides numbered 1-10 is thrown. What is the probability of throwing a 1?


What is Pythagoras's theorem?