Quantile function after Jacobian transformation

Click For Summary
SUMMARY

The discussion focuses on the quantile function of a transformed random variable Y defined as Y = aX^b + c, where X follows a known probability distribution, specifically an exponential distribution. The median of Y, denoted as Y_M, can be analytically determined using the median of X, X_M, with the formula Y_M = a(X_M)^b + c. The participants confirm that this approach is valid for any percentile by adjusting the parameters accordingly, and they provide an example using a ramp distribution for further illustration.

PREREQUISITES
  • Understanding of probability density functions (PDFs)
  • Familiarity with quantile functions and their applications
  • Knowledge of transformations of random variables
  • Basic statistical concepts, including median and percentiles
NEXT STEPS
  • Study the properties of exponential distributions and their quantile functions
  • Explore analytical methods for deriving quantiles of transformed random variables
  • Investigate the use of empirical density functions for approximating quantiles
  • Examine specific examples of transformations, such as Y = X^2 with ramp distributions
USEFUL FOR

Statisticians, data analysts, and researchers involved in probability theory and statistical modeling, particularly those working with transformations of random variables and quantile analysis.

WantToBeSmart
Messages
10
Reaction score
0
I am dealing with a random variable which is a transformation of another random variable of the form:

Y:=aX^b+c

The pdf of the random variable X is known and for the sake of example let it be exponential distribution or any other distribution with known and commonly available quantile function.

If I want to know the median value of Y ,Y_{M}, then given that median of X is known and equal to say X_{M} is Y_{M} going to be equal to: a(X_{M})^b+c ?

I suppose I could generate samples from the distribution of Y and use empirical density function to determine approx. quantiles but I'd rather go down the analytical route if possible

Thanks in advance!
 
Last edited:
Physics news on Phys.org
Solved (for the median and I omit c):

Pr(Y&gt;y_M)=0.5=Pr(X&gt;x_M)\\<br /> Pr(aX^b&gt;y_M)=0.5\\<br /> Pr\left[X&gt;\left(\frac{y_M}{a}\right)^b\right]=0.5

It is true for any percentile of the distribution, just need to replace 0.5 and y_M with appropriate expressions.
 
I suggest you look at an example like Y = X^2 where X has a ramp distribution on the interval [-1,1] given by the probability density f(x) = \frac{x}{2} + \frac{1}{2}.

I think the median of X is \sqrt{2} -1.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K