Let $Z$ be a standard normal random variable, prove:
$P(Z > z) \leq \frac{e^{-\frac{z^2}{2}}}{2}$
How do I approach this question? Do I assume the moment generating function (in Chernoff Bounds) is $e^{-\frac{z^2}{2}}$? Does it even have anything to do with moment generating function or I can just simply use something like Markov's inequality or Chebyshev's inequality to solve this?