Derive the PDF of the log-normal distribution?
$begingroup$
If $X sim N(0,1)$ and $Y = e^X$, find the PDF of $Y$ using the two methods:
(i) Find the CDF of of $Y$ and then differentiate. Use the notation $Phi(x)$ and $phi(x)$ for the CDF and PDF of $X$ respectively. You may use the fact that $phi(x) = Phi'(x)$.
So I'm not sure how to differentiate $Phibig(dfrac{ln x-mu}{sigma} bigg)$ to get $dfrac{1}{xsigmasqrt{2pi}}e^-frac{(ln x-mu)^2}{2sigma^2}$
(ii) Use the transformation formula.
I'm not sure where to even begin with this one.
statistics probability-distributions logarithms normal-distribution exponential-function
$endgroup$
add a comment |
$begingroup$
If $X sim N(0,1)$ and $Y = e^X$, find the PDF of $Y$ using the two methods:
(i) Find the CDF of of $Y$ and then differentiate. Use the notation $Phi(x)$ and $phi(x)$ for the CDF and PDF of $X$ respectively. You may use the fact that $phi(x) = Phi'(x)$.
So I'm not sure how to differentiate $Phibig(dfrac{ln x-mu}{sigma} bigg)$ to get $dfrac{1}{xsigmasqrt{2pi}}e^-frac{(ln x-mu)^2}{2sigma^2}$
(ii) Use the transformation formula.
I'm not sure where to even begin with this one.
statistics probability-distributions logarithms normal-distribution exponential-function
$endgroup$
$begingroup$
For (i), just use the chain rule for differentiation, remembering that $$frac{d}{dx}Phi(g(x))=phi(g(x))g'(x) ~~mathrm{where}~~ phi(y)=frac{1}{sqrt{2pi}}e^{-frac{y^2}{2}}.$$
$endgroup$
– Dilip Sarwate
Apr 23 '13 at 3:12
add a comment |
$begingroup$
If $X sim N(0,1)$ and $Y = e^X$, find the PDF of $Y$ using the two methods:
(i) Find the CDF of of $Y$ and then differentiate. Use the notation $Phi(x)$ and $phi(x)$ for the CDF and PDF of $X$ respectively. You may use the fact that $phi(x) = Phi'(x)$.
So I'm not sure how to differentiate $Phibig(dfrac{ln x-mu}{sigma} bigg)$ to get $dfrac{1}{xsigmasqrt{2pi}}e^-frac{(ln x-mu)^2}{2sigma^2}$
(ii) Use the transformation formula.
I'm not sure where to even begin with this one.
statistics probability-distributions logarithms normal-distribution exponential-function
$endgroup$
If $X sim N(0,1)$ and $Y = e^X$, find the PDF of $Y$ using the two methods:
(i) Find the CDF of of $Y$ and then differentiate. Use the notation $Phi(x)$ and $phi(x)$ for the CDF and PDF of $X$ respectively. You may use the fact that $phi(x) = Phi'(x)$.
So I'm not sure how to differentiate $Phibig(dfrac{ln x-mu}{sigma} bigg)$ to get $dfrac{1}{xsigmasqrt{2pi}}e^-frac{(ln x-mu)^2}{2sigma^2}$
(ii) Use the transformation formula.
I'm not sure where to even begin with this one.
statistics probability-distributions logarithms normal-distribution exponential-function
statistics probability-distributions logarithms normal-distribution exponential-function
edited Apr 22 '13 at 20:20
Alex
14.3k42134
14.3k42134
asked Apr 22 '13 at 20:14
MathleteMathlete
6273923
6273923
$begingroup$
For (i), just use the chain rule for differentiation, remembering that $$frac{d}{dx}Phi(g(x))=phi(g(x))g'(x) ~~mathrm{where}~~ phi(y)=frac{1}{sqrt{2pi}}e^{-frac{y^2}{2}}.$$
$endgroup$
– Dilip Sarwate
Apr 23 '13 at 3:12
add a comment |
$begingroup$
For (i), just use the chain rule for differentiation, remembering that $$frac{d}{dx}Phi(g(x))=phi(g(x))g'(x) ~~mathrm{where}~~ phi(y)=frac{1}{sqrt{2pi}}e^{-frac{y^2}{2}}.$$
$endgroup$
– Dilip Sarwate
Apr 23 '13 at 3:12
$begingroup$
For (i), just use the chain rule for differentiation, remembering that $$frac{d}{dx}Phi(g(x))=phi(g(x))g'(x) ~~mathrm{where}~~ phi(y)=frac{1}{sqrt{2pi}}e^{-frac{y^2}{2}}.$$
$endgroup$
– Dilip Sarwate
Apr 23 '13 at 3:12
$begingroup$
For (i), just use the chain rule for differentiation, remembering that $$frac{d}{dx}Phi(g(x))=phi(g(x))g'(x) ~~mathrm{where}~~ phi(y)=frac{1}{sqrt{2pi}}e^{-frac{y^2}{2}}.$$
$endgroup$
– Dilip Sarwate
Apr 23 '13 at 3:12
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
If $Y=e^X$, then $varphi^{-1}(Y)= log Y$. Hence, $f_X (y) =frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}$ and differentiate $|frac{d varphi^{-1}(Y)}{dy} | = |frac{1}{Y}|$. Hence, the pdf of $Y$ is
$$
h_{Y}(y) = frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}frac{1}{|y|}
$$
$endgroup$
$begingroup$
This is called function of the single random variable, that can probably be referred to as transformation.
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
en.wikipedia.org/wiki/…
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
Could you possibly go into a little more detail? I.e. how did you get from $log Y$ to the following expression?
$endgroup$
– Mathlete
Apr 22 '13 at 20:48
$begingroup$
Just log both sides. Then take a derivative wrt to $y$
$endgroup$
– Alex
Apr 22 '13 at 20:49
$begingroup$
I still don't understand - it's the transition to the expression for $f_X(y)$ that I'm having trouble with.
$endgroup$
– Mathlete
Apr 22 '13 at 20:51
|
show 4 more comments
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f369681%2fderive-the-pdf-of-the-log-normal-distribution%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If $Y=e^X$, then $varphi^{-1}(Y)= log Y$. Hence, $f_X (y) =frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}$ and differentiate $|frac{d varphi^{-1}(Y)}{dy} | = |frac{1}{Y}|$. Hence, the pdf of $Y$ is
$$
h_{Y}(y) = frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}frac{1}{|y|}
$$
$endgroup$
$begingroup$
This is called function of the single random variable, that can probably be referred to as transformation.
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
en.wikipedia.org/wiki/…
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
Could you possibly go into a little more detail? I.e. how did you get from $log Y$ to the following expression?
$endgroup$
– Mathlete
Apr 22 '13 at 20:48
$begingroup$
Just log both sides. Then take a derivative wrt to $y$
$endgroup$
– Alex
Apr 22 '13 at 20:49
$begingroup$
I still don't understand - it's the transition to the expression for $f_X(y)$ that I'm having trouble with.
$endgroup$
– Mathlete
Apr 22 '13 at 20:51
|
show 4 more comments
$begingroup$
If $Y=e^X$, then $varphi^{-1}(Y)= log Y$. Hence, $f_X (y) =frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}$ and differentiate $|frac{d varphi^{-1}(Y)}{dy} | = |frac{1}{Y}|$. Hence, the pdf of $Y$ is
$$
h_{Y}(y) = frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}frac{1}{|y|}
$$
$endgroup$
$begingroup$
This is called function of the single random variable, that can probably be referred to as transformation.
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
en.wikipedia.org/wiki/…
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
Could you possibly go into a little more detail? I.e. how did you get from $log Y$ to the following expression?
$endgroup$
– Mathlete
Apr 22 '13 at 20:48
$begingroup$
Just log both sides. Then take a derivative wrt to $y$
$endgroup$
– Alex
Apr 22 '13 at 20:49
$begingroup$
I still don't understand - it's the transition to the expression for $f_X(y)$ that I'm having trouble with.
$endgroup$
– Mathlete
Apr 22 '13 at 20:51
|
show 4 more comments
$begingroup$
If $Y=e^X$, then $varphi^{-1}(Y)= log Y$. Hence, $f_X (y) =frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}$ and differentiate $|frac{d varphi^{-1}(Y)}{dy} | = |frac{1}{Y}|$. Hence, the pdf of $Y$ is
$$
h_{Y}(y) = frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}frac{1}{|y|}
$$
$endgroup$
If $Y=e^X$, then $varphi^{-1}(Y)= log Y$. Hence, $f_X (y) =frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}$ and differentiate $|frac{d varphi^{-1}(Y)}{dy} | = |frac{1}{Y}|$. Hence, the pdf of $Y$ is
$$
h_{Y}(y) = frac{1}{sqrt{2 pi}}e^{-frac{log^2 y}{2}}frac{1}{|y|}
$$
answered Apr 22 '13 at 20:36
AlexAlex
14.3k42134
14.3k42134
$begingroup$
This is called function of the single random variable, that can probably be referred to as transformation.
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
en.wikipedia.org/wiki/…
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
Could you possibly go into a little more detail? I.e. how did you get from $log Y$ to the following expression?
$endgroup$
– Mathlete
Apr 22 '13 at 20:48
$begingroup$
Just log both sides. Then take a derivative wrt to $y$
$endgroup$
– Alex
Apr 22 '13 at 20:49
$begingroup$
I still don't understand - it's the transition to the expression for $f_X(y)$ that I'm having trouble with.
$endgroup$
– Mathlete
Apr 22 '13 at 20:51
|
show 4 more comments
$begingroup$
This is called function of the single random variable, that can probably be referred to as transformation.
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
en.wikipedia.org/wiki/…
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
Could you possibly go into a little more detail? I.e. how did you get from $log Y$ to the following expression?
$endgroup$
– Mathlete
Apr 22 '13 at 20:48
$begingroup$
Just log both sides. Then take a derivative wrt to $y$
$endgroup$
– Alex
Apr 22 '13 at 20:49
$begingroup$
I still don't understand - it's the transition to the expression for $f_X(y)$ that I'm having trouble with.
$endgroup$
– Mathlete
Apr 22 '13 at 20:51
$begingroup$
This is called function of the single random variable, that can probably be referred to as transformation.
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
This is called function of the single random variable, that can probably be referred to as transformation.
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
en.wikipedia.org/wiki/…
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
en.wikipedia.org/wiki/…
$endgroup$
– Alex
Apr 22 '13 at 20:48
$begingroup$
Could you possibly go into a little more detail? I.e. how did you get from $log Y$ to the following expression?
$endgroup$
– Mathlete
Apr 22 '13 at 20:48
$begingroup$
Could you possibly go into a little more detail? I.e. how did you get from $log Y$ to the following expression?
$endgroup$
– Mathlete
Apr 22 '13 at 20:48
$begingroup$
Just log both sides. Then take a derivative wrt to $y$
$endgroup$
– Alex
Apr 22 '13 at 20:49
$begingroup$
Just log both sides. Then take a derivative wrt to $y$
$endgroup$
– Alex
Apr 22 '13 at 20:49
$begingroup$
I still don't understand - it's the transition to the expression for $f_X(y)$ that I'm having trouble with.
$endgroup$
– Mathlete
Apr 22 '13 at 20:51
$begingroup$
I still don't understand - it's the transition to the expression for $f_X(y)$ that I'm having trouble with.
$endgroup$
– Mathlete
Apr 22 '13 at 20:51
|
show 4 more comments
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f369681%2fderive-the-pdf-of-the-log-normal-distribution%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
For (i), just use the chain rule for differentiation, remembering that $$frac{d}{dx}Phi(g(x))=phi(g(x))g'(x) ~~mathrm{where}~~ phi(y)=frac{1}{sqrt{2pi}}e^{-frac{y^2}{2}}.$$
$endgroup$
– Dilip Sarwate
Apr 23 '13 at 3:12