Financial Risk Manager Part 1

Financial Risk Manager Part 1

Get started today

Ultimate access to all questions.


The average salary for an employee at Capital Asset Managers is $50,000 per year, with a variance of 6,000,000. This year, the management has decided to award bonuses to every employee:

  • A Christmas bonus of $1,000
  • An incentive bonus equal to 15% of the employee's salary

Calculate the standard deviation of employee bonuses.

TTanishq



Explanation:

Explanation

To compute the bonus, we apply the following linear transformation to each employee's salary:

Y=α+βXY = \alpha + \beta X Y=1,000+0.15XY = 1,000 + 0.15X

where:

  • Y is the transformed variable (bonus)
  • X is the original variable (salary)
  • β = 0.15 (scale constant)
  • α = 1,000 (shift constant)

The variance of Y (bonuses) is given by:

Var(Y)=Var(α+βX)=β2Var(X)=β2σ2Var(Y) = Var(\alpha + \beta X) = \beta^2 Var(X) = \beta^2 \sigma^2

Given:

  • Variance of salary Var(X)=6,000,000Var(X) = 6,000,000
  • β = 0.15

Therefore: Var(Y)=0.152×6,000,000=0.0225×6,000,000=135,000Var(Y) = 0.15^2 \times 6,000,000 = 0.0225 \times 6,000,000 = 135,000

Standard deviation is the square root of variance: SD(Y)=135,000=$367.42≈$367SD(Y) = \sqrt{135,000} = \$367.42 \approx \$367

Key Insight: When applying a linear transformation Y = α + βX:

  • The shift constant α affects the mean but not the variance
  • The scale constant β affects both mean and variance
  • Standard deviation scales by |β|, while variance scales by β²

Comments

Loading comments...