Step 1: Identify the distribution of \( X_i \) and \( Y_j \).
We are given that \( X_1, X_2, \dots, X_m, Y_1, Y_2, \dots, Y_n \) are i.i.d. random variables, each distributed as \( N(0,1) \) (standard normal distribution).
This means each \( X_i \) and \( Y_j \) follows the standard normal distribution with mean 0 and variance 1.
Step 2: Understand the distribution of the sum of squares of normal random variables.
For a random variable \( Z \sim N(0,1) \), the square of \( Z \), i.e., \( Z^2 \), follows a chi-square distribution with 1 degree of freedom, denoted as \( \chi^2_1 \).
Thus, each \( \sum_{i=1}^m X_i^2 \) is the sum of \( m \) independent chi-square distributed random variables, each with 1 degree of freedom, i.e., it follows \( \chi^2_m \). Similarly, \( \sum_{j=1}^n Y_j^2 \) follows \( \chi^2_n \).
Step 3: Analyze the ratio.
We are interested in the random variable:
\[
W = \frac{n \sum_{i=1}^m X_i^2}{m \sum_{j=1}^n Y_j^2}
\]
The numerator \( n \sum_{i=1}^m X_i^2 \) follows \( n \times \chi^2_m \), and the denominator \( m \sum_{j=1}^n Y_j^2 \) follows \( m \times \chi^2_n \).
The ratio of two independent chi-square random variables (scaled by their degrees of freedom) follows an \( F \)-distribution.
Thus, \( W \) follows an \( F \)-distribution with degrees of freedom \( m \) and \( n \), i.e., \( W \sim F_{m,n} \).
Step 4: Final Answer.
The distribution of \( W \) is \( F_{m,n} \). Since we are given \( m = 1 \), the distribution is \( F_{1,n} \).
Final Answer: \( F_{1,n} \) distribution