HypothesisTesting`
HypothesisTesting`

FRatioCI

FRatioCI[ratio,n,m]

gives a confidence interval based on an F-ratio distribution with n and m degrees of freedom.

更多信息和选项

  • To use FRatioCI, you first need to load the Hypothesis Testing Package using Needs["HypothesisTesting`"].
  • FRatioCI[ratio,n,m] gives a confidence interval {min,max} for a ratio of variances estimated by ratio.
  • For confidence level , and where is the ^(th) quantile of an F-ratio distribution with n numerator and m denominator degrees of freedom.
  • FRatioCI is the confidence interval for a ratio of population variances based on sample variances estimated from samples of size n+1 and m+1.
  • The following option can be given:
  • ConfidenceLevel0.95probability associated with a confidence interval

范例

打开所有单元关闭所有单元

基本范例  (1)

A 95% confidence interval based on an F-ratio distribution:

Options  (1)

ConfidenceLevel  (1)

A 99% confidence interval:

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 语言. 2007. "FRatioCI." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/HypothesisTesting/ref/FRatioCI.html.

APA

Wolfram 语言. (2007). FRatioCI. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}