HypothesisTesting`
HypothesisTesting`

FRatioCI

FRatioCI[ratio,n,m]

自由度 n および m のF分布に基づく信頼区間を返す.

詳細とオプション

  • FRatioCIを使うためには,まず仮説検定パッケージをロードしなくてはならない.それにはNeeds["HypothesisTesting`"]を実行する必要がある.
  • FRatioCI[ratio,n,m]は,ratio により推定された分散比に対する信頼区間{min, max}を返す.
  • 信頼水準 では,および である.ここで は,分子自由度 n,分母自由度 m のF分布の第 分位点である.
  • FRatioCIは大きさが n+1および m+1の標本から推定された標本分散に基づく母分散比に対する信頼区間である.
  • 以下のオプションを使うことができる:
  • ConfidenceLevel 0.95信頼区間に関連付けられた確率

例題

すべて開くすべて閉じる

  (1)

F分布に基づく95%信頼区間:

オプション  (1)

ConfidenceLevel  (1)

99%信頼区間:

Wolfram Research (2007), FRatioCI, Wolfram言語関数, https://reference.wolfram.com/language/HypothesisTesting/ref/FRatioCI.html.

テキスト

Wolfram Research (2007), FRatioCI, Wolfram言語関数, https://reference.wolfram.com/language/HypothesisTesting/ref/FRatioCI.html.

CMS

Wolfram Language. 2007. "FRatioCI." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/FRatioCI.html.

APA

Wolfram Language. (2007). FRatioCI. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/HypothesisTesting/ref/FRatioCI.html

BibTeX

@misc{reference.wolfram_2024_fratioci, author="Wolfram Research", title="{FRatioCI}", year="2007", howpublished="\url{https://reference.wolfram.com/language/HypothesisTesting/ref/FRatioCI.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

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