Question: For a standard normal random variable Z N ( 0 , 1 ) , we denote its: CDF Phi ( z ) = P
For a standard normal random variable Z N we denote its:
CDF Phi z PZ z R z
infty phi zdz at a point z in R where phi is the PDF
of the N distribution;
Quantile inverse CDFPhi p at a point p in
In other words, if Phi z p then Phi p z
For the purposes of this problem sheet, we use the standard normal tables to
evaluate the CDF and its inverse approximately as follows:
To evaluate Phi z at a point z we find the tabulated input z closest to z and
return Phi z;
To evaluate Phi p at a point p we find the tabulated output pPhi z
closest to p and return z
If a point falls halfway between two tabulated values, then we may interpolate to
increase accuracy. For example, the tables give Phi and Phi
but not z such that Phi z so we may interpolate and use Phi
as a better approximation.
You may wish to check your calculations using the pnorm CDF and qnorm func
tions in R or the equivalent functions in another programme. For example, if
X N then we compute PX by executing pnorm in
Rs command window. To see the help page for these functions, execute pnorm
or qnorm in the command window.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
