In a physics book, I've come across the quantity
$$ \frac{\def\P{\mathbb{P}}\P(A\cap B)}{\P(A)\P(B)}\,, $$
where $A$ and $B$ are events.
The author calls this quantity the correlation of $A$ and $B$, but the expression above does not agree with the definition of "correlation" that I'm familiar with. (For one thing, when $A$ and $B$ are independent, the quantity above equals $1$, yet the correlation I'm familiar with is $0 \neq 1$ when the events are independent.)
I must conclude that the author's word choice reflects the usage within physics.
Does this quantity have a standard name in mathematics?
There are a number of dependence measures which are defined in similar way. For example, given two $\sigma$-fields $F$ and $G$:
$\alpha(F,G)=sup_{(A\in F,B\in G)}|P(A\cap B)-P(A)P(B)|$
$\phi(F,G)=sup_{(A\in F,B\in G)}|P(A|B)-P(A)|$
Your dependence measure defined using similar logic:
$\delta(A,B)=\frac{P(A\cap B)}{P(A)P(B)}=\frac{P(A|B)}{P(A)}$
If events $A$ and $B$ are independent $\delta(A,B)=1$
If events $A$ and $B$ are dependent than $P(A|B)>(<)P(A)$ and $\delta(A,B)>(<)1$