Here's 2 conditional probability Q's.
1-Pr(Nathan kicks more than 4 goals on a wet day)=0.3
Pr(Nathan kicks more than 4 goals on a dry day)=0.6
Pr(that it'll be wet on the day of next game)=0.7
What is the probability that Nathan will kick more than 4 goals in next game?
Pr(>4goals|W)=0.3 Pr(W)= 0.7, so Pr(>4 goals and W) = 0.21
Pr(>4goals|D)=0.6 Pr(D)=0.3 (1-0.7), so Pr(>4 goals and D)= 0.18
Therefore, Pr(>4 goals) = 0.21 + 0.18 = 0.39
I guess for these questions it's just understanding the information given to you -- when you read the question you need to understand that Pr(Nathan kicks more than 4 goals on a wet day)=0.3 is the probability
given it's a wet day.
For the second one, Pr (person with disease yields a positive result)=0.95 is the probabily that the result is positive given the person has a disease, and so on.