Calculate probabilities for linear combinations of independent normal random variables

Calculate probabilities for linear combinations of independent normal random variables

Definition:

Let \(X_{1}, X_{2}, \ldots, X_{n}\) be random variables and let \(c_{1}, c_{2}, \ldots, c_{n}\) be constants.

Then,
$$
\text{Y}=\text{c}_{1}
\text{X}_{1}+\text{c}_{2} \text{X}_{2}+\cdots+\text{c}_{\text{n}} \text{X}_{\text{n}}
$$
is a linear combination of \(X_{1}, X_{2}, \ldots, X_{n}\).

In this reading, however, we will only base our discussion on the linear combinations of independent normal random variables.

Independent Normal Random Variables

In statistics, it is usually assumed that a sample is drawn from a population that is normally distributed with mean \(\mu\) and variance \(\sigma^{2}\).

Now, let \(\text{X}_{1}, \text{X}_{2}, \ldots, \text{X}_{\text{n}}\) be independent normal random variables with means \(\mu_{1}, \mu_{2}, \ldots, \mu_{\text{n}}\) and variances \(\sigma_{1}^{2}, \sigma_{2}^{2}, \ldots, \sigma_{\text{n}}^{2}\), respectively. Then, it can be proven that \(\text{X}_{1}+\text{X}_{2}+\cdots+\text{X}_{\text{n}}\) is normally distributed with mean \(\mu_{1}+\mu_{2}+\cdots+\mu_{\text{n}}\) and variance \(\sigma_{1}^{2}+\sigma_{2}^{2}+\ldots+\sigma_{\text{n}}^{2}\).

Probabilities for the Sum of Independent Normal Random Variables

We can calculate the probability for linear combinations of independent normal random variables. This is illustrated in the following examples:

Example 1

The annual incomes of three businessmen are normal with means 1000, 2000 and 3000, respectively. The variances of income are 750, 950, and 800, respectively.

Suppose that the annual incomes are independent.

Find the probability that the total annual income is exactly 6,100.

Solution

Let \(X_{1}, X_{2}, X_{3}\) be the random variables for the income of the three businessmen, respectively.

Since, \(X_{1}, X_{2}, X_{3}\) are normal with means 1000,2000 and 3000 and variances 750,950 and 800 , respectively, then \(X_{1}+X_{2}+X_{3}\) is normal with mean \(1,000+2,000+3,000=6,000\) and variance \(750+950+800=2,500\)

We wish to find,
$$
\text{P}\left(\text{X}_{1}+\text{X}_{2}+\text{X}_{3}=3,000\right)=\text{P}\left(\text{Z}=\frac{6,100-6,000}{\sqrt{2,500}}\right)=\text{P}(\text{Z}=2)
$$
and from the standard normal table,
$$
\text{P}(\text{Z}=2)=0.9772
$$

Example 2

Let \(X_{1}\) and \(X_{2}\) be the random variables for the amount of sickness benefits given to two individuals, \(A\) and \(\text{B}\), respectively. \(\text{X}_{1}\) and \(\text{X}_{2}\) are independent with the following probability density functions:
$$
\text{f}\left(\text{x}_{1}\right)=\left\{\begin{array}{c}
\frac{1}{\sqrt{32 \pi}} e^{-\frac{1}{2}\left(\frac{\text{x}_{1}-20}{4}\right)^{2}}, \quad\text{x}_{1} \geq 0 \\
0, \quad \quad \quad \quad \quad\quad\text { elsewhere }
\end{array}\right.
$$
and,
$$
\text{f}\left(\text{x}_{2}\right)=\left\{\begin{array}{c}
\frac{1}{\sqrt{18 \pi}} e^{-\frac{1}{2}\left(\frac{\text{x}_{2}-20}{3}\right)^{2}}, \quad x_{2} \geq 0 \\
0, \quad \text { elsewhere }
\end{array}\right.
$$
Find \(\text{P}\left(\text{X}_{1}+\text{X}_{2} \leq 45\right)\)

Solution

From the given pdfs, we can see that \(X_{1}\) and \(X_{2}\) are normal random variables with means 20 and 30, respectively, and variances 16 and 9, respectively.

Now, since \(X_{1}\) and \(X_{2}\), are independent, then \(X_{1}+X_{2}\) is normal with mean \(20+30=50\) and variance \(16+9=25\)

We wish to find,

$$
\begin{align}
\text{P}\left(\text{X}_{1}+\text{X}_{2} \leq 45\right) &=\text{P}\left(\mathrm{Z}<\frac{45.5-50}{\sqrt{25}}\right) \\ &=\text{P}(\text{Z} \leq-0.9) \\
&=1-0.8159 \\ &=0.1841 \end{align}
$$
Alternatively, we can find this probability by integration,
$$
\begin{align}
\text{P}\left(\text{X}_{1}+\text{X}_{2} \leq 45\right) &=\int_{0}^{45.5} \frac{1}{\sqrt{25 \times 2 \times \pi}} \text{e}^{-\frac{1}{2}\left(\frac{\text{X}_{2}-50}{5}\right)^{2}} \\&=0.1841
\end{align}
$$

Example 3

An actuary is analyzing the annual number of accidents in two neighboring cities, \(\text{P}\) and \(\text{Q}\), for its insured clients. Let \(\text{X}\) be the total annual number of accident claims from town \(\text{P}\) and let \(\text{Y}\) be the total annual number of accident claims from town \(Q\). \(X\) is normal with mean 10 and standard deviation 2. \(Y\) is also normal with mean 9 and standard deviation 2.5.

Assume that \(\text{X}\) and \(\text{Y}\) are independent.

Calculate \(\text{P}(\text{X}+\text{Y} \geq 5)\)

Solution

Since \(\text{X}\) and \(\text{Y}\) are independent normal random variables, then \(\text{X}+\text{Y}\) is also normal with mean \(10+9=\) 19 and variance \(4+6.25=10.25\).

Now,
$$
\begin{align}
\text{P}(\text{X}+\text{Y} \geq 5) &=\text{P}\left(\text{Z}>\frac{4.5-19}{\sqrt{10.25}}\right) \\
&=\text{P}(\text{Z}>-1.874)=0.9695
\end{align}
$$

Example 4

Let \(X\) and \(Y\) be the number of days of hospitalization for two individuals, \(M\) and \(N\), respectively. \(X\) and \(Y\) are normally distributed as \(X \sim N(20,9)\) and \(Y \sim N(11,7)\).

Assume that \(\text{X}\) and \(\text{Y}\) are independent.

Find the probability that the difference between the number of days of hospitalization for \(\text{M}\) and \(\text{N}\) does not exceed \(3\).

Solution

Since \(X \sim N(20,9)\) and \(Y \sim N(11,7)\) and that \(X\) and \(Y\) are independent, then the random variable, \(\text{X}-\text{Y} \sim \text{N}(20-11,9+7) \Rightarrow \text{X}-\text{Y} \sim(9,16)\)

We wish to find,
$$\begin{align} \text{P}(\mathrm{X}-\mathrm{Y} \leq 3) &=\mathrm{P}\left(\mathrm{Z}<\frac{3.5-9}{\sqrt{16}}\right) \\
&= \mathrm{P}(\mathrm{Z}<-1.375)=1-0.9155=0.0845
\end{align}$$

 

Below is the pdf for the standard normal table required for this reading:

Standard Normal Table pdf

Please click the above icon to view the table.

 

Learning Outcome

Topic 3. g: Multivariate Random Variables – Calculate probabilities for linear combinations of independent normal random variables

Shop CFA® Exam Prep

Offered by AnalystPrep

Featured Shop FRM® Exam Prep Learn with Us

    Subscribe to our newsletter and keep up with the latest and greatest tips for success
    Shop Actuarial Exams Prep Shop Graduate Admission Exam Prep


    Daniel Glyn
    Daniel Glyn
    2021-03-24
    I have finished my FRM1 thanks to AnalystPrep. And now using AnalystPrep for my FRM2 preparation. Professor Forjan is brilliant. He gives such good explanations and analogies. And more than anything makes learning fun. A big thank you to Analystprep and Professor Forjan. 5 stars all the way!
    michael walshe
    michael walshe
    2021-03-18
    Professor James' videos are excellent for understanding the underlying theories behind financial engineering / financial analysis. The AnalystPrep videos were better than any of the others that I searched through on YouTube for providing a clear explanation of some concepts, such as Portfolio theory, CAPM, and Arbitrage Pricing theory. Watching these cleared up many of the unclarities I had in my head. Highly recommended.
    Nyka Smith
    Nyka Smith
    2021-02-18
    Every concept is very well explained by Nilay Arun. kudos to you man!
    Badr Moubile
    Badr Moubile
    2021-02-13
    Very helpfull!
    Agustin Olcese
    Agustin Olcese
    2021-01-27
    Excellent explantions, very clear!
    Jaak Jay
    Jaak Jay
    2021-01-14
    Awesome content, kudos to Prof.James Frojan
    sindhushree reddy
    sindhushree reddy
    2021-01-07
    Crisp and short ppt of Frm chapters and great explanation with examples.