#New types of random variables
8 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Im not familiar with this notation but if I am guessing if X is a real random variable on a probability space (G,T,P) if you define for w in G
X+(w)=max(0,X(w)) and
X-(w)=min(0,X(w)) then you have X=X+ + X- but I’m not sure
If the purpose is to ensure non-negativity then it is likely that X^-(w) = max(0, -X(w))
Similar treatment is used in linear programming
and X = X^+ - X^-
Yes I was thinking so as well but it seemed kinda odd considering the properties here
Are there some properties of (X, Y) that you have not told us so that the first four properties hold, e.g. they are independent?