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

StudentTCI

StudentTCI[, , df]
gives a confidence interval based on Student's t distribution with df degrees of freedom.
  • StudentTCI[, , df] gives a confidence interval {min, max} for the population mean based on the sample mean and sample standard deviation .
  • StudentTCI is the confidence interval for a population mean based on a mean and standard deviation estimated from a sample of size df+1.
  • The following option can be given:
ConfidenceLevel0.95probability associated with a confidence interval
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]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team