is an option to hypothesis test functions that specifies the significance level for the test.
SignificanceLevel
is an option to hypothesis test functions that specifies the significance level for the test.
更多信息和选项
- To use SignificanceLevel, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
- The significance level for a test is the probability of rejecting the null hypothesis when it is in fact true.
- The value of SignificanceLevel can be any number between 0 and 1 or None. The default setting is None.
- If SignificanceLevel is a number, the output contains a statement of whether the hypothesis is accepted or rejected.
技术笔记
文本
Wolfram Research (2007),SignificanceLevel,Wolfram 语言函数,https://reference.wolfram.com/language/HypothesisTesting/ref/SignificanceLevel.html.
CMS
Wolfram 语言. 2007. "SignificanceLevel." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/SignificanceLevel.html.
APA
Wolfram 语言. (2007). SignificanceLevel. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/HypothesisTesting/ref/SignificanceLevel.html 年
BibTeX
@misc{reference.wolfram_2025_significancelevel, author="Wolfram Research", title="{SignificanceLevel}", year="2007", howpublished="\url{https://reference.wolfram.com/language/HypothesisTesting/ref/SignificanceLevel.html}", note=[Accessed: 10-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_significancelevel, organization={Wolfram Research}, title={SignificanceLevel}, year={2007}, url={https://reference.wolfram.com/language/HypothesisTesting/ref/SignificanceLevel.html}, note=[Accessed: 10-April-2026]}