HypothesisTesting`
HypothesisTesting`

TwoSided

TwoSided

is an option to hypothesis test functions that specifies whether the test should be twosided.

更多信息和选项

  • 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.

范例

基本范例  (1)

The value for a onesided test:

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

文本

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_2024_twosided, author="Wolfram Research", title="{TwoSided}", year="2007", howpublished="\url{https://reference.wolfram.com/language/HypothesisTesting/ref/TwoSided.html}", note=[Accessed: 14-November-2024 ]}

BibLaTeX

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