Are |X_n - b| ≥ ε and |X_n - b|² ≥ ε² the same event?

  • Thread starter Thread starter michonamona
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
michonamona
Messages
120
Reaction score
0
Suppose Xn is a random variable. Let b and c be a constant.

Is the following generally true?

[tex]P(|X_{n}-b| \geq \epsilon) = P(|X_{n}-b|^{2} \geq \epsilon^{2})[/tex]

This says that the probability that Xn minus b is greater than or equal to epsilon is equal to the probability that Xn minus b squared is greater than epsilon squared.

My prof keeps saying that they are the same event, therefore, they have the same probability. But I still don't understand. Any insight?

Thanks,
M
 
Physics news on Phys.org
Yes, it's generally true. It is because for any positive numbers [itex]a[/itex] and [itex]b[/itex],

[tex]a \geq b[/tex]

if and only if

[tex]a^2 \geq b^2[/tex]