Math Problem Statement

Let X1, X2, . . , X10 be a sample from a Normal distribution with mean 25 and variance 25, and let independent of the sample Y1, Y2, . . . , Y10 come from a Normal distribution with mean 0 and variance 100. Let W = K * [ ( Sigma ( from 1 until 8 ) ( ( Xi - 25 ) / 5 ) ^ 2 / ( Sigma ( from i to 4 ) ( ( Yj ) ^ 2 ) ) ], where K is a constant. For which value of K does this equation give a F (m , n) distributed random variable and What are the values of m and n ?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability Theory
Chi-Squared Distribution
F-Distribution

Formulas

X_i ~ N(25, 25)
Y_j ~ N(0, 100)
(X_i - 25) / 5 ~ N(0, 1)
Sum of chi-squared distribution with k degrees of freedom
F-distribution formula: F(m, n) = (Chi-squared with m df / Chi-squared with n df)

Theorems

Properties of the F-distribution
Degrees of freedom for chi-squared sums
Standardization of normal variables

Suitable Grade Level

College/University Level