In order to solve this question, we need to use conditional probability. The formula for the probability of event A happening knowing that event B has happened, P(A | B), is:
P(A | B) = P(A ∩ B)/P(B)
where P(A ∩ B) is the probability of A and B both happening.
From the given information, and using T to represent the total number of students, we have:
P(Physics) = 214/T
P(AMDM ∩ Physics) = 78/T
Now, using that information into the formula for the conditional probability, we find:
P(AMDM | Physics) = P(AMDM ∩ Physics)/P(Physics)
P(AMDM | Physics) = (78/T) / (214/T)
= (78/T) * (T/214)
= 78/214 since T/T = 1
≅ 0.364
Therefore, the probability of a student taking AMDM given they are taking Physics is approximately 0.364.