Expectation and Standard Deviation(SD)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
helix999
Messages
31
Reaction score
0
Hi

I have a question.

Let X1 & X2 be stochastic variables and X1<=X2, then can we say E[X1]<=E[X2] or SD[X1]<=SD[X2]? why or why not?

Looking forward to some reply

Thanks!
 
Physics news on Phys.org
yeah, the given condition is for every outcome.
I think E[x1]<=E[x2] but no idea abt std deviation. i don't know if i am correct.
 
helix999 said:
I think E[x1]<=E[x2]

Could you prove it?


helix999 said:
but no idea abt std deviation. i don't know if i am correct.

If you think that the relation does not always hold for standard deviation, could you perhaps find variables X and Y for which this is the case?
 
its always a good place to start at the defintions (either discrete or continuous will work)

from the definitions, E[X1]<= E[X2] shoudl be obvious


for the standard deviation, building on clamtrox's argument, it might help to consider the dsicrete variable pdf:
P(X2= x2) = 1, if x2 = b
P(X2= x2) = 0, otherwise
whats the standard deviation of this "random" variable?
 
consider X1 and X2 with distributions
[tex] \begin{tabular}{l c c c c c}<br /> x & 10 & 20 & 30 & 40 & 50 \\<br /> p(x) & .80 & .1 & .07 & .02 & .01\\<br /> \end{tabular}[/tex]
 
lanedance said:
its always a good place to start at the defintions (either discrete or continuous will work)

from the definitions, E[X1]<= E[X2] shoudl be obvious


for the standard deviation, building on clamtrox's argument, it might help to consider the dsicrete variable pdf:
P(X2= x2) = 1, if x2 = b
P(X2= x2) = 0, otherwise
whats the standard deviation of this "random" variable?

zero.
 
yep... just to show for a random variabe the SD, can be quite separate from the mean... hopefully you can thnk of a RV with all lesser outcomes, but non-zero SD

though i hope i haven't simplified too much, what exactly do you mean by a stochastic variable here...?
 
Last edited:
statdad said:
consider X1 and X2 with distributions
[tex] \begin{tabular}{l c c c c c}<br /> x & 10 & 20 & 30 & 40 & 50 \\<br /> p(x) & .80 & .1 & .07 & .02 & .01\\<br /> \end{tabular}[/tex]
[tex] <br /> ok i got the examples when SD[x1]<=SD[x2]. But when SD[x1>=Sd[x2]?[/tex]