Finding the pdf and cdf of this function

bonfire09
Messages
247
Reaction score
0

Homework Statement


Let ##X## have the pdf ##f_X(x)=\dfrac{1}{\sqrt{2\pi\sigma^2}}e^{\dfrac{-(x-\mu)^2}{2\sigma^2}}## where ##-\infty<x<\infty,-\infty<\mu<\infty,\sigma>0##. Let ##Z=g(X)=\frac{X-\mu}{\sigma}##. Find the pdf and cdf of ##Z##[/B]

Homework Equations

The Attempt at a Solution


Basically I noticed that ##X## has a normal distribution. I get for the cdf of ##Z## is ##P((\dfrac{x-\mu}{\sigma})\leq t) ## ##=P(x-\mu\leq t\sigma)=P(x\leq\mu+t\sigma)=F_Z(\mu+t\sigma)=\int_{-\infty}^{\mu+t\sigma} \dfrac{1}{\sqrt{2\pi\sigma^2}}e^{\dfrac{-(x-\mu)^2}{2\sigma^2}} dx##. The pdf of ##Z## I get that ##f_z(x)=F'_Z(t)=\dfrac{1}{\sqrt{2\pi\sigma^2}}e^{\dfrac{-(x-\mu)^2}{2\sigma^2}} *\sigma##. Not sure if I am on the right track. Thanks.
 
Physics news on Phys.org
You need to change from "x" to "z"! Yes, you are given that the pdf for x is \frac{1}{\sqrt{2\pi\sigma^2}} e^{\frac{-(x- \mu)^2}{2\sigma^2}}=\frac{1}{\sqrt{2\pi\sigma^2}} e^{\frac{\left(\frac{x- \mu}{\sigma}\right)^2}{2}}= \frac{1}{\sqrt{2\pi\sigma^2}}e^{-\frac{z^2}{2}}
 
bonfire09 said:
I get that ##f_z(x)=F'_Z(t)=\dfrac{1}{\sqrt{2\pi\sigma^2}}e^{\dfrac{-(x-\mu)^2}{2\sigma^2}} *\sigma##. Not sure if I am on the right track. Thanks.

Note that the ##\sigma## cancels the ##\sigma^2## under the square root.

HallsofIvy said:
You need to change from "x" to "z"! Yes, you are given that the pdf for x is \frac{1}{\sqrt{2\pi\sigma^2}} e^{\frac{-(x- \mu)^2}{2\sigma^2}}=\frac{1}{\sqrt{2\pi\sigma^2}} e^{\frac{\left(\frac{x- \mu}{\sigma}\right)^2}{2}}= \frac{1}{\sqrt{2\pi\sigma^2}}e^{-\frac{z^2}{2}}

And there should be no ##\sigma## here.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top