Wilkes Theorem for Large Sample GRTS Flashcards

1
Q

Generalized Likelihood Ratio (GLR)

A

A test statistic defined as the ratio of the likelihood under the null hypothesis to the likelihood under the alternative hypothesis: λ(X) = L(θ₀)/L(θ̂)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

GLRT Hypotheses

A

H₀: θ = θ₀ vs H₁: θ ≠ θ₀

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

GLRT Test Statistic

A

The transformed test statistic is -2 ln(λ(X)), used to derive critical regions under Wilks’ Theorem

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Wilks’ Theorem

A

Under regularity conditions and large samples, -2 ln(λ(X)) converges in distribution to χ²₁ under H₀

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Critical Region Using Wilks’ Theorem

A

Reject H₀ if -2 ln(λ(X)) > χ²_{α,1}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Regularity Conditions for Wilks’ Theorem

A

PDF must be differentiable, parameter must not define the support, and the log-likelihood must satisfy integration-differentiation conditions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When Wilks’ Theorem Fails

A

Fails when the parameter appears in the support, e.g., Uniform(0, θ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Pareto Example MLE

A

θ̂ = n / Σ ln(1 + Xᵢ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Pareto Likelihood Function

A

L(γ) = γⁿ × ∏ (1 + xᵢ)^(−γ−1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

R Function for χ² Critical Value

A

Use qchisq(1 − α, df = 1) in R to get the critical value for a GLRT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Interpretation of -2 ln(λ(X))

A

Acts like a χ²₁ statistic for large n; used to test the null hypothesis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Usage in Practice

A

Compute λ(X), transform with -2 ln, compare to critical value from χ²₁ to determine significance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly