given 2 independent samples:
- πΏ = {π1, β¦, ππ} from Normal(ππ, ππ)
- π = {π1, β¦, ππ} from Normal(ππ, ππ)
the standardized ratio of variances:
- πΉ = [(π π)2/ (ππ)2] / [(π π)2 / (ππ)2]
- πΉ = [β1β€πβ€π[ππ - πΜ ] / (ππ)2 / (π - 1)] / [β1β€πβ€π[ππ - πΜ ] / (ππ)2 / (π - 1)]
has F-distribution with with (π β 1) and (π β 1) degrees of freedom
how it was computed
Unlike population means and proportions, variances are scale factors, and they are compared through their ratio:
- π = (ππ)2 / (ππ)2
an estimator of π is the ratio of sample variances:
- πΛ = (π π)2 / (π π)2
- (π π)2 = β1β€πβ€π[ππ - πΜ ] / (π - 1)
- (π π)2 =Β β1β€πβ€π[ππ - πΜ ] / (π - 1)
- πΛ = [β1β€πβ€π[ππ - πΜ ] / (π - 1)] / [β1β€πβ€π[ππ - πΜ ] / (π - 1)] # πππππ’ππ 1
Its standard form, after we divide each sample variance inΒ πππππ’ππ 1 by the corresponding population variance, is therefore called the Fisher-Snedecor distribution or simply F-distribution with (π β 1) and (π β 1) degrees of freedom:
- πΉ = [β1β€πβ€π[ππ - πΜ ] / (ππ)2 / (π - 1)] / [β1β€πβ€π[ππ - πΜ ] / (ππ)2 / (π - 1)]
Example F-Distribution
/ci---2-samples/ci---2-independent-samples/ci---2-independent-samples---variance--and--standard-deviation/example-f-distribution.png)
Confidence Interval - Ratio of Population Variances
/ci---2-samples/ci---2-independent-samples/ci---2-independent-samples---variance--and--standard-deviation/conidence-interval-ratio-of-2-variances.png)
where:
- πΉπΌ(π, π) - is the f-distribution with degreesΒ π andΒ π
how confidence interval was constructed
Click here to expand...
start with estimator πΛ:
- πΛ = (π π)2 / (π π)2
standardizing it to:
- πΉ = [(π π)2/ (ππ)2] / [(π π)2 / (ππ)2]
- πΉ = [(π π)2/ (π π)2] / [(ππ)2/ (ππ)2]
- πΉ =Β πΛ /Β π
we get an F-variable with (π-1) and (π-1) degrees of freedom. Therefore:
Solving the double inequality for the unknown parameter π, we get:
therefore:
Confidence Interval Without Reciprocal
is a (1 - πΌ)100% confidence interval for π = (ππ)2/ (ππ)2
Reciprocal Property of F-Distribution
πΉ1-πΌ(π£1, π£2) = 1 / πΉπΌ(π£2, π£1)
Confidence Interval With Reciprocal
/ci---2-samples/ci---2-independent-samples/ci---2-independent-samples---variance--and--standard-deviation/confidence-inerval-f-distribution-1.png)
/ci---2-samples/ci---2-independent-samples/ci---2-independent-samples---variance--and--standard-deviation/confidence-interval-f-distribution-2.png)
/ci---2-samples/ci---2-independent-samples/ci---2-independent-samples---variance--and--standard-deviation/f-distribution-confidence-interval.png)