document.write( "Question 1164808: 3 7. Let X1, X2, X3, X4 be a random sample of size 4 from a standard normal population. Find the sampling distribution (if possible) and moment gener- ating function of the statistic 2X?+3X2 +X +4X. What is the probability distribution of the sample? \n" ); document.write( "
Algebra.Com's Answer #853517 by CPhill(2189) You can put this solution on YOUR website! To find the sampling distribution and the moment-generating function (MGF) of the given statistic, we rely on the properties of independent normal random variables.\r \n" ); document.write( "\n" ); document.write( "### 1. The Probability Distribution of the Sample\r \n" ); document.write( "\n" ); document.write( "Since is a random sample of size 4 from a **standard normal population**, each is independent and identically distributed (i.i.d.) such that:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The joint probability distribution of the sample is the product of their individual normal density functions:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "### 2. The Sampling Distribution of the Statistic\r \n" ); document.write( "\n" ); document.write( "Let the statistic be . \n" ); document.write( "Note that for any , the square of the variable follows a **Chi-square distribution with 1 degree of freedom**:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However, our statistic is a **weighted sum** of independent Chi-square variables:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because the coefficients (weights) are not all equal to 1, does **not** follow a standard Chi-square distribution. Instead, it follows a **Generalized Chi-square distribution** (specifically, a linear combination of Chi-squares). There is no simple named probability density function for this, but it is fully characterized by its MGF.\r \n" ); document.write( "\n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "### 3. Moment-Generating Function (MGF)\r \n" ); document.write( "\n" ); document.write( "The MGF of a standard Chi-square variable is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the variables are independent, the MGF of a sum is the product of the individual MGFs. For a weighted variable , the MGF is .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute the formula:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "**Condition for Existence:** The MGF is defined only when all terms inside the square root are positive. The strictest constraint comes from , so .\r \n" ); document.write( "\n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "### Summary\r \n" ); document.write( "\n" ); document.write( "* **Sample Distribution:** Jointly Normal . \n" ); document.write( "* **Statistic Distribution:** A weighted sum of variables (Generalized Chi-square). \n" ); document.write( "* **MGF:** for .\r \n" ); document.write( "\n" ); document.write( "Would you like me to calculate the **mean** and **variance** of this statistic using its MGF? \n" ); document.write( " |