Answer:
[tex]X_1 + X_2 \sim (\mu_1 + \mu_2, \sigma_1^2 + \sigma_2^2 )[/tex]
Step-by-step explanation:
We are given the following in the question:
[tex]X_1[/tex] is a random normal variable with mean and variance
[tex]\mu_1\\\sigma_1^2[/tex]
[tex]X_1 \sim N(\mu_1,\sigma_1^2)[/tex]
[tex]X_2[/tex] is a random normal variable with mean and variance
[tex]\mu_2\\\sigma_2^2[/tex]
[tex]X_2 \sim N(\mu_2,\sigma_2^2)[/tex]
[tex]X_1, X_2[/tex] are independent events.
Let
[tex]Z =X_1 + X_2[/tex]
Then, Z will have a normal distribution with mean equal to the sum of the two means and its variance equal the sum of the two variances.
Thus, we can write:
[tex]\mu = \mu_1 + \mu_2\\\sigma^2 = \sigma_1^2 + \sigma_2^2\\Z \sim (\mu_1 + \mu_2, \sigma_1^2 + \sigma_2^2 )[/tex]