XBar + - Zcrit * StdError, where StdError=Sigma/Sqrt[N]
if Sigma is known constant and Zcrit is the critical value from the unit normal distribution, otherwise
XBar + - tcrit (df=N-1)*StdError where StdError=S/Sqrt[N]
and where S is the sample standard deviation and is used if Sigma is unknown and tcrit is the critical value from the student t-distriubution with degrees of freedom equal to N-1.
These intervals assume X~N(Mu, Sigma).





Reply With Quote


