HypothesisTesting`
HypothesisTesting`
StudentTPValue
StudentTPValue[x,df]
gives the cumulative probability beyond x for Student's distribution with df degrees of freedom.
更多信息和选项
- To use StudentTPValue, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
- The one-sided ‐value is CDF[StudentTDistribution[df],teststat] for x<0, and 1-CDF[StudentTDistribution[df],teststat] for x≥0.
- The two-sided ‐value is twice the one-sided ‐value.
- The following option can be given:
-
TwoSided False whether to perform a two-sided test
范例
打开所有单元关闭所有单元
Wolfram Research (2007),StudentTPValue,Wolfram 语言函数,https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html.
文本
Wolfram Research (2007),StudentTPValue,Wolfram 语言函数,https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html.
CMS
Wolfram 语言. 2007. "StudentTPValue." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html.
APA
Wolfram 语言. (2007). StudentTPValue. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html 年