Let $f(x)$ be a log-concave probability distribution with support on $\mathbf{R}$ and that is symmetric around zero (for example a zero-mean Gaussian distribution). Denote by $F$ its cumulative density function. We have
- $F(x)$ is log-concave
- $F(-x) = 1 - F(x)$ (by symmetry around $0$)
I am trying to prove (or disprove) the following statement for all $x, y \in \mathbf{R}$ such that $x+y \le 0$:
$$ \frac{F(x + y)}{F(-(x +y))} \stackrel{?}{\ge} \frac{F(x)}{F(-x)} \cdot \frac{F(y)}{F(-y)} $$
My feeling is that the above inequality is correct for $x+y \le 0$, and reversed for $x+y \ge 0$. Here is my (unsuccessful, so far) attempt at trying to show this:
- Try to show something about the log-concavity of $$ \frac{1}{F(-x)} = \frac{1}{1 - F(x)}. $$ Letting $f'(x)$ be the derivative of the density function, I get $$ \left[ \log \left( \frac{1}{1 - F(x)} \right) \right]'' = f'(x) \frac{1}{1 - F(x)} - f(x)^2 \frac{1}{(1 - F(x))^2} < 0 $$ for $x \in [0, \infty)$ because $f'(x)$ is negative on that interval. This means the the function $1 / (1 - F(x))$ is log-concave on that interval.
- Use the the fact that the product of two log-concave functions remains log-concave, hence $$ \frac{F(x)}{F(-x)} $$ is log-concave on $[0, \infty)$
- Then... I don't really know. I was hoping to use log-concavity somehow. But I don't see how.
Does someone see how I could make progress in solving this question?
(Source of the question: I am trying to understand how a result developed in this paper (Eq. 2) can be generalized to non-logistic distributions.)
