0

When $\psi(\lambda) = \int_{-\infty}^{\infty}\{\Phi(\lambda x)\}^{K}\phi(x)dx$ is maximized or minimized with respect to $\lambda$? Where $\Phi()$ and $\phi()$ are usual distribution function and density function of standard normal distribution.

1 Answers1

3

Using the parity of $\phi$, we have :

$\psi (\lambda) = \int_{0}^{+\infty}(\{\Phi(\lambda x)\}^K + \{\Phi(-\lambda x)\}^K) \phi (x) dx $. Then $\psi$ is an even function it is enough to study the function on $[0,+\infty)$

$\mbox{using } \Phi(-x) = 1 - \Phi (x)$, we have $\psi(\lambda) = \int_{0}^{+\infty} (\{\Phi(\lambda x)\}^K + \{1 - \Phi(\lambda x)\}^K)\phi(x) dx$.

Let $g(u) = u^K +(1-u)^K$, then $g'(u) = K (u^{K-1} - (1-u)^{K-1}) > 0$ for all $u\in (\frac{1}{2}, 1)$ and so $\frac{1}{2 ^ {K-1}} = g(\frac{1}{2}) < g(u) < g(1) = 1$. And so $\frac{1}{2^K} = \frac{1}{2 ^ {K-1}} \int_{0}^{+\infty} \phi(x) dx \le \psi (\lambda) \le \int_{0}^{+\infty} \phi(x) dx = \frac{1}{2}$. This prove that the minimum is $\frac{1}{2^K}$ for $\lambda = 0$ and the maximum $\frac{1}{2}$ for $\lambda = +\infty$

Kroki
  • 13,135
  • Hi Youem, If we can break $\psi(\lambda)$ in this way then I think it is constant with respect to $\lambda$ for finite and not equal to 0. – Satya Prakash Aug 06 '17 at 14:06
  • @SatyaPrakash I am not sure that I have understood your comment. Could you please clarify ? – Kroki Aug 06 '17 at 14:43
  • If $0<\lambda<\infty$, then I think $\psi(\lambda)$ is not changing wrt to $\lambda$. – Satya Prakash Aug 06 '17 at 15:10
  • I am not very sure about that because the value $\psi (0) = \frac{1}{2^K}$ and the limit to $\infty$ is $\frac{1}{2}$ and $\psi$ is continuous. – Kroki Aug 06 '17 at 15:12