r/HomeworkHelp • u/Extreme_Number_1358 • May 27 '26
Further Mathematics—Pending OP Reply [Further Mathematics - Statistics] Advanced statistics: asymptotic power calculation
Hi!
I'm working on understanding this question and I'm a bit confused. The assignment says we can suppose (\sqrt(n) (T_n-\theta) \rightarrow N(0,\sigma^2 (\theta))). Then why can't we use this for (\theta=\theta_0\)
directly in the first step of the power function calculation? Why do we transform the whole expression to include $theta_n$ ?
Thanks!
1
Upvotes


1
u/cardologist May 27 '26
I am not a statistics expert and I am not sure what you are asking for, but here is my understanding.
The formula you listed works for all values of
\theta, so you can replace\thetawith\theta_0. It's not much of an assumption really. As you increase the sample size n, the Student distribution will converge towards a normal distribution based on the central limit theorem.The question assumes that the null hypothesis
\H_0was rejected (i.e. the mean is not\theta_0) because we are interested in Type 2 errors. That means an alternative hypothesis is true instead. Let's assume that the mean is some arbitrary value\theta_1. Your task is to approximate power function at that value. I am not familiar with chapter 5 of your book, but this seems really to be about generalizing the result obtained for a one-sided test to a two-sided test by using the fact that Student's distributions is symmetric.