$\Phi$ is the CDF and $\phi$ is the PDF of the standard-normal distribution. Is $$\frac{\phi(x)}{\Phi(x)}$$ log-concave in x?
I know that $\Phi$ and $\phi$ are log-concave. But there are no propositions about log-concavity of quotients (only products). I plotted $\log\left(\frac{\phi}{\Phi}\right)$ which looks concave. I also determined the second derivative, which is $$ \left(\log\left(\frac{\phi}{\Phi}\right)\right)^{\prime\prime} = -1 -\frac{-x\, \phi(x)\, \Phi(x) - \phi^2(x)}{\Phi^2(x)} $$ with $\phi^\prime(x)=-x\,\phi(x)$.
So, if $\frac{\phi}{\Phi}$ is really log-concave, I have to show that the second derivative is less or equal 0, which is equivalent to $x\, \phi(x)\, \Phi(x) + \phi^2(x) \leq \Phi^2(x)$. (I also plotted $x\, \phi(x)\, \Phi(x) + \phi^2(x) - \Phi^2(x)$ and it looks everywhere non-positive.)
But here I need your help. Is it log-concave and how to prove?
Thank you in advance.
I found a hint here in the forum ( Normal pdf/cdf inequality ) which says
The harzard rate is $\frac{\phi(x)}{1-\Phi(x)}$ and $$ \left(\log\left(\frac{\phi(x)}{1-\Phi(x)}\right)\right)^{\prime\prime} = -1 -\frac{x\, \phi(x)\, (1-\Phi(x)) - \phi^2(x)}{(1-\Phi(x))^2} \leq 0\ .$$ By replacing $x$ by $-x$ we get the same inequality as for the log-concavity of $\frac{\phi}{\Phi}$.
So because of the log-concavity of the hazard rate of the standard-normal distribution, the $\frac{\phi}{\Phi}$ is also log-concave.
(The proof in Marshall & Olkin (2007) uses an inequality of Birnbaum (1942, https://doi.org/10.1214/aoms/1177731611 ) and can be understand quite easy. )