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

StudentTCI


gives a confidence interval based on Student's t distribution with df degrees of freedom.
  • gives a confidence interval for the population mean based on the sample mean and its standard error .
  • is the confidence interval for a population mean based on a mean and standard error estimated from a sample of size .
  • The following option can be given:
ConfidenceLevel0.95probability associated with a confidence interval
A 95% confidence interval based on Student's t distribution with 10 degrees of freedom:
Needs["HypothesisTesting`"]
A 95% confidence interval based on Student's t distribution with 10 degrees of freedom:
In[2]:=
Click for copyable input
Out[2]=
A 99% confidence interval:
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF