Does P(X>t) Differ from P(Y>t) When X>Y>t?

  • Context: Undergrad 
  • Thread starter Thread starter forumfann
  • Start date Start date
  • Tags Tags
    Inequality Probability
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
forumfann
Messages
24
Reaction score
0
I am confused on a basic probability inequality, could anyone help me on this:
If X>Y>t, then is P(X>t) larger or smaller than P(Y>t)?

Thanks
 
Last edited:
on Phys.org
I am confused about this. You start by asserting that "X> Y> t". Given that, P(x> t) and P(Y> t) are both 1.0!

If you just mean that X and Y are random variables, requiring that X> Y, and t is some number, then, yex, P(X> t) is greater than or equal to P(Y> t) (not necessarily larger- they might be equal). If Y> t, then X> t follows from X> Y. But X> t may be true even if Y> t is not.
 
This may not be the point of the question about the r.vs, but: we say that the random variable [tex]Y[/tex] is stochastically larger than the random variable [tex]X[/tex] provided that

[tex] P(Y > t) \ge P(X > t), \quad \forall t[/tex]

This idea is one way of discussing two-sample location problems.