I wanted some help in clarifying how to go about a question that I have.
Basically I have 3 probabilities; $P(Female)$, $P(Age)$ and $P(Flight)$ that is the probability that someone is a female, that they are a certain age and that they are going to fly a certain flight.
How would I go about finding out the probability that someone is a female, of a certain age and that she is going to fly a certain flight.
I'm thinking $P(A\cap B\cap C)$ but I am not sure on how to calculate this. Thank you.