
I need to double check if my calculations were correct for just these 2 probabilities: $$P(M=m\mid F=f) = \frac{144+36+192+448}{10000} = 0.082$$ $$P(G=g\mid F=f) = \frac{144+1008+36+252}{10000} = 0.144$$ Not very sure if I got the denominator correct, whether I should consider total probability values or just the values concerning the attributes involved. Thanks.