I have never encountered this concept before. Is this equation valid for $y>0$?
$$\mathbb{P}(|X|>y) = \mathbb{P}(-|X|<y<|X|)$$
What about this?
$$\mathbb{P}(|X|>y) = \mathbb{P}(X>y) + \mathbb{P}(X<-y)$$
I have never encountered this concept before. Is this equation valid for $y>0$?
$$\mathbb{P}(|X|>y) = \mathbb{P}(-|X|<y<|X|)$$
What about this?
$$\mathbb{P}(|X|>y) = \mathbb{P}(X>y) + \mathbb{P}(X<-y)$$
Copyright © 2021 JogjaFile Inc.
Yes, for all strictly positive $y$, then $-\lvert X\rvert < y <\lvert X\rvert$ is an equivalent event to $y<\lvert X\rvert $.
However, whether this is helpful is another matter. Does it simplify anything?
Yes the event that $\lvert X\rvert > y$ is equivalent to the union of the events that $X>y$ or $-X>y$, and because for strinctly positive $y$, these are disjoint events, then $$\mathbb{P}(|X|>y) ~=~ \mathbb{P}(X>y) + \mathbb{P}(-X>y)$$
This may be much more helpful.
Note: the requirement that $y>0$ is necessary. Neither holds otherwise.