Is P(A, B) probability equal to P(A intersection B)?
probability
Solution
They have the same meaning, just notational difference.
Problem
I have to study some probability fundamentals for implementing a computer vision algorithm. However, I'm confused about the notation and meaning of P(A,B) joint probability and P(A intersection B). Could you explain whether they have the same meaning or what difference is? Thanks in advance...