Hello everyone,
Given a value for probability, I would like to seek that value x such that F(x, mean, standard_dev) = probability, where F is defined as the normal cumulative distribution.
I found that function invnormal(p) does this, but only works for the normal standard distribution (mean=0, sd=0). I would like to know if there is a function to do this in a general case (e.g. when the mean is not equal to zero and the standard deviation is not 1 )
Thanks !
Related Posts with Inverse of the normal cumulative distribution
Loop issuesHi everyone! I have some issues in running two loops. What I want to do is to estimate alpha and bet…
foreach issuesHi everyone! I have some issues in running two loops. What I want to do is to estimate alpha and bet…
Probit RegressionHey guys! I want to run a probit regression on the following data HHID PerID Agr_rev Insurance E…
Saving discriminant scoresIs there a way to saving the discriminant scores after discrim lda back into the database as a set o…
How to run individual cross sectional regression and obtaining residuals?..Hello Everyone! I am totally new to STATA, and I have a brief question about running individual cros…
Subscribe to:
Post Comments (Atom)
0 Response to Inverse of the normal cumulative distribution
Post a Comment