Does this probability density function have a name?

86 Views Asked by At

I have a random variable distributed according to the density function

$$P(x)=|x|e^{-x^2}$$

Does this pdf have a name?

2

There are 2 best solutions below

2
On BEST ANSWER

The function $f(x;\sigma)=\frac{x}{\sigma^2} e^{-x^2/(2\sigma^2)}$ for $x \geq 0$ is known as the Rayleigh distribution. What you have is an adaptation of the Rayleigh distribution.

Call them modified or adapted Rayleigh distribution.

0
On

Formally, it is a Reflected Rayleigh distribution ... with the Rayleigh parameter parameter $\sigma = \frac{1}{\sqrt2}$

enter image description here

Similary, other positive random variables that are reflected about 0 to yield a variable on the real line are the Reflected Gamma, Reflected Weibull etc