Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Hypothesis Testing Package >

NormalCI

NormalCI[, ]
gives a confidence interval based on a normal distribution.
  • NormalCI[, ] gives a confidence interval {min, max} centered at based on a normal distribution with mean and standard deviation .
  • NormalCI is the confidence interval for a population mean based on a sample mean if the true population variance is known.
  • The following option can be given:
ConfidenceLevel0.95probability associated with a confidence interval
Needs["HypothesisTesting`"]
A 95% confidence interval based on the normal distribution:
In[2]:=
Click for copyable input
Out[2]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team