ConfidenceLevel
is an option to statistical functions that specifies the confidence level for confidence intervals.
ConfidenceLevel
ConfidenceLevel
is an option to statistical functions that specifies the confidence level for confidence intervals.
更多信息和选项
- To use ConfidenceLevel, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
- For confidence level
, the probability that a confidence interval will contain the true value is
. - The value of ConfidenceLevel can be any number between 0 and 1. The default setting is 0.95.
技术笔记
文本
Wolfram Research (2007),ConfidenceLevel,Wolfram 语言函数,https://reference.wolfram.com/language/HypothesisTesting/ref/ConfidenceLevel.html.
CMS
Wolfram 语言. 2007. "ConfidenceLevel." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/ConfidenceLevel.html.
APA
Wolfram 语言. (2007). ConfidenceLevel. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/HypothesisTesting/ref/ConfidenceLevel.html 年
BibTeX
@misc{reference.wolfram_2025_confidencelevel, author="Wolfram Research", title="{ConfidenceLevel}", year="2007", howpublished="\url{https://reference.wolfram.com/language/HypothesisTesting/ref/ConfidenceLevel.html}", note=[Accessed: 22-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_confidencelevel, organization={Wolfram Research}, title={ConfidenceLevel}, year={2007}, url={https://reference.wolfram.com/language/HypothesisTesting/ref/ConfidenceLevel.html}, note=[Accessed: 22-April-2026]}