Proving probability inequality

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
3 replies · 2K views
Lily@pie
Messages
108
Reaction score
0

Homework Statement



Prove the following
a>0, X is a non-negative function

[itex]Ʃ_{n\in N} P(X>an)≥\frac{1}{a}(E[X]-a)[/itex]

[itex]Ʃ_{n\in N} P(X>an)≤\frac{E[X]}{a}[/itex]

The Attempt at a Solution



I know that
[itex]\sum_{n\in N} P(X>an)=\sum_{k \in N} kP((k+1)a≥X>ka)=\sum_{k \in N} E[k1_{[(k+1)a,ka)}(X)][/itex]
where [itex]1_{[(k+1)a,ka)}[/itex] is the indicator function.

I'm not sure how to preceed from here.

All I know is that for all ε>0, [itex]E[ε1_{[ε,∞)}(X)]≤E[X][/itex]
 
Last edited:
Physics news on Phys.org
haruspex said:
The second is not true. Is there a factor 1/a missing on the right?

Sorry, my bad... I've edited it...