Hypothesis Testing Package >
Obsolete Hypothesis Testing Package SymbolTutorials »|See Also »

ConfidenceLevel

As of Version 7.0, ConfidenceLevel is part of the built-in Mathematica kernel. RightSkeleton
ConfidenceLevel
is an option to statistical functions that specifies the confidence level for confidence intervals.
  • For confidence level Alpha, the probability that a confidence interval will contain the true value is Alpha.
  • The value of ConfidenceLevel can be any number between 0 and 1. The default setting is 0.95.
Needs["HypothesisTesting`"]
A 99% confidence interval from a normal distribution:
In[2]:=
Click for copyable input
Out[2]=
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team