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
Identifying Missing Data for All Years in Panel DataMy data is panel data and I am trying to list/identify Tickers that has missing values for ChangeSal…
rolling + averageHello.. I have a difficulty in calculating with stata the following formula. yt= bo + xt with rolli…
Merging Two Datasets on a Common Variable Throwing ErrorMy data is panel data and I am trying to merge these two data sets on common variable "Ticker" and I…
chi2 testGood morning to everybody, I 've a dubt Question1 MALE FEMALE OTHER TOT 1 64 119 7 190 2 28 9…
Syntax for calculating period prevalence (disease epidemiology)I am working with a large longitudinal data set consisting of anonymous individuals with diabetes be…
Subscribe to:
Post Comments (Atom)
0 Response to Inverse of the normal cumulative distribution
Post a Comment