Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
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]=
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team