HypothesisTesting`
HypothesisTesting`

NormalCI

NormalCI[μ,σ]

gives a confidence interval based on a normal distribution.

更多信息和选项

  • To use NormalCI, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
  • NormalCI[μ,σ] gives a confidence interval {min,max} centered at μ based on a normal distribution with location parameter μ and scale parameter σ.
  • NormalCI is the confidence interval for a population mean based on a sample mean μ and standard error σ if the true population variance is known.
  • The following option can be given:
  • ConfidenceLevel0.95probability associated with a confidence interval

范例

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

基本范例  (1)

A 95% confidence interval based on the normal distribution:

Options  (1)

ConfidenceLevel  (1)

A 99% confidence interval:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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