HypothesisTesting`
HypothesisTesting`

StudentTCI

StudentTCI[μ,σ,df]

gives a confidence interval based on Student's distribution with df degrees of freedom.

更多信息和选项

  • To use StudentTCI, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
  • StudentTCI[μ,σ,df] gives a confidence interval {min,max} centered at μ based on Student's t distribution with location parameter μ, scale parameter σ, and df degrees of freedom.
  • StudentTCI is the confidence interval for a population mean based on a sample mean μ and standard error σ estimated from a sample of size df+1.
  • The following option can be given:
  • ConfidenceLevel0.95probability associated with a confidence interval

范例

打开所有单元关闭所有单元

基本范例  (1)

A 95% confidence interval based on Student's distribution with 10 degrees of freedom:

Options  (1)

ConfidenceLevel  (1)

A 99% confidence interval:

Wolfram Research (2007),StudentTCI,Wolfram 语言函数,https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTCI.html.

文本

Wolfram Research (2007),StudentTCI,Wolfram 语言函数,https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTCI.html.

CMS

Wolfram 语言. 2007. "StudentTCI." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTCI.html.

APA

Wolfram 语言. (2007). StudentTCI. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTCI.html 年

BibTeX

@misc{reference.wolfram_2024_studenttci, author="Wolfram Research", title="{StudentTCI}", year="2007", howpublished="\url{https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTCI.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_studenttci, organization={Wolfram Research}, title={StudentTCI}, year={2007}, url={https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTCI.html}, note=[Accessed: 21-November-2024 ]}