is an option to hypothesis test functions that specifies whether the test should be two‐sided.
TwoSided
is an option to hypothesis test functions that specifies whether the test should be two‐sided.
更多信息和选项
- To use TwoSided, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
- With default setting TwoSided->False, the
‐value is associated with the smaller tail of the distribution of the test statistics. - With TwoSided->True, the
‐value is split between the two tails of the distribution of the test statistic.
技术笔记
文本
Wolfram Research (2007),TwoSided,Wolfram 语言函数,https://reference.wolfram.com/language/HypothesisTesting/ref/TwoSided.html.
CMS
Wolfram 语言. 2007. "TwoSided." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/TwoSided.html.
APA
Wolfram 语言. (2007). TwoSided. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/HypothesisTesting/ref/TwoSided.html 年
BibTeX
@misc{reference.wolfram_2025_twosided, author="Wolfram Research", title="{TwoSided}", year="2007", howpublished="\url{https://reference.wolfram.com/language/HypothesisTesting/ref/TwoSided.html}", note=[Accessed: 20-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_twosided, organization={Wolfram Research}, title={TwoSided}, year={2007}, url={https://reference.wolfram.com/language/HypothesisTesting/ref/TwoSided.html}, note=[Accessed: 20-April-2026]}