Given a random sample X1,…,Xn∼N(μ,σ2), we want to test if σ2=σ02 or not at an α significance level
Case 1: μ is known
Compute χobs2 and reject H0 if the value is too large or too small
Case 2: μ is unknown μ^=x¯,σ¯2=s2=1n−1∑(xi−x¯)2
X1,…,Xn∼iidN(μ1,σ12),Y1,…,Yn∼iddN(μ2,σ22)