Transformation of random variable

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
1 reply · 2K views
WMDhamnekar
MHB
Messages
382
Reaction score
31
Hello,

A discrete random variable X takes values $x_1,...,x_n$ each with probability $\frac1n$. Let Y=g(X) where g is an arbitrary real-valued function. I want to express the probability function of Y(pY(y)=P{Y=y}) in terms of g and the $x_i$
How can I answer this question?

If any member knows the correct answer, he/she may reply with correct answer.
 
Physics news on Phys.org
The notation Y(pY(y)=P{Y=y}) is confusing. For one, $Y$ accepts as argument elements of $\{x_1,\ldots.x_n\}$ and not equalities. if you need the probability mass function of $Y$, it is $$f_Y(y)=|g^{-1}(y)|/n$$. I don't think this can be simplified unless we know more about $g$.