I often hear people talk about correlation between events, e.g. event A and event B are positively correlated.
However, unlike correlation between random variables (i.e. $\frac{Cov(X,Y)}{\sigma_X \sigma_Y}$ ), I can't seem to find a numerical definition of correlation between events.
In this book, it is mentioned that
- $\mathbb{P}(∣)$ > $\mathbb{P}()$ if and only if $\mathbb{P}(∣)$ > $\mathbb{P}()$ if and only if $\mathbb{P}(∩) > \mathbb{P}()\mathbb{P}()$. In this case, and are positively correlated.
- $\mathbb{P}(∣) < \mathbb{P}()$ if and only if $\mathbb{P}(∣) < \mathbb{P}()$ if and only if $\mathbb{P}(∩) < \mathbb{P}()\mathbb{P}()$. In this case, and are negatively correlated.
- $\mathbb{P}(∣) = \mathbb{P}()$ if and only if $\mathbb{P}(∣) = \mathbb{P}()$ if and only if $\mathbb{P}(∩) = \mathbb{P}()\mathbb{P}()$. In this case, and are uncorrelated or independent.
However, there is still no numerical definition of correlation between events.
What is the numerical formula definition of correlation between events? Is it a number between -1 and 1?