StudentTPValue[x,df]
自由度 df のスチューデントの
分布において x を超える累積確率を返す.
StudentTPValue
StudentTPValue[x,df]
自由度 df のスチューデントの
分布において x を超える累積確率を返す.
詳細とオプション
- StudentTPValueを使うためには,まず仮説検定パッケージをロードしなくてはならない.それにはNeeds["HypothesisTesting`"]を実行する必要がある.
- x<0の場合の片側
値はCDF[StudentTDistribution[df],teststat]であり,x≥0の場合は1-CDF[StudentTDistribution[df],teststat]である. - 両側
値は片側
値の2倍である. - 次のオプションを使うことができる:
-
TwoSided False 両側検定を行うかどうか
テクニカルノート
関連するガイド
テキスト
Wolfram Research (2007), StudentTPValue, Wolfram言語関数, https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html.
CMS
Wolfram Language. 2007. "StudentTPValue." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html.
APA
Wolfram Language. (2007). StudentTPValue. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html
BibTeX
@misc{reference.wolfram_2025_studenttpvalue, author="Wolfram Research", title="{StudentTPValue}", year="2007", howpublished="\url{https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html}", note=[Accessed: 02-May-2026]}
BibLaTeX
@online{reference.wolfram_2025_studenttpvalue, organization={Wolfram Research}, title={StudentTPValue}, year={2007}, url={https://reference.wolfram.com/language/HypothesisTesting/ref/StudentTPValue.html}, note=[Accessed: 02-May-2026]}