$Y\sim \mathcal{N}(\mu,\sigma^2)$. And $Y=\log X$
To find the probability density function of $Y$ and median of $Y$.
How I proceed: $Y=\log X$
$X=e^Y$
Using distribution function technique
$F(x)=\mathbb{P}(e^y\leq x)=\mathbb{P}(y\leq\log x)$
Now we would integrate minus infinity to $\log X$ for finding cdf and then differentiate it once we will get pdf of $X$.
But how to integrate the density and what about median??