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
Regression Discontinuity - RDDensity test (Cattaneo)Hello everyone, This is my first time using Statalist as well as first time trying to do anything w…
Intersection of two matricesThis feels like a super basic question, but how do I find the intersection of two matrices in mata? …
Lag in Regression with Newey–West standard errorsPlease help resolve some confusion regarding newey (the command to run NW SE regression in Stata): …
Drop observation if missing in two discontinous yearsHello, I have a lot of balance sheet data (with a lot of variables). What I need is for every idnr …
Two Step Binary Choice Regression Model: What type of regression model to use to avoid sample selection bias and autocorrelation?Hi, I have a two step-model (see below) in which all the people answer the question in the first par…
Subscribe to:
Post Comments (Atom)
0 Response to Inverse of the normal cumulative distribution
Post a Comment