The problem describes a portfolio optimization scenario with two stocks, X and Y. The expected returns and standard deviations of the two stocks are given, along with the correlation coefficient between their returns. An investor named Naya with a risk aversion coefficient of 6 wants to select the optimal portfolio. We need to find the optimal weight of stock X in the portfolio, the expected return of the optimal portfolio, and the standard deviation of the optimal portfolio.

Applied MathematicsPortfolio OptimizationExpected ReturnStandard DeviationRisk AversionCalculusOptimizationDerivatives
2025/7/10

1. Problem Description

The problem describes a portfolio optimization scenario with two stocks, X and Y. The expected returns and standard deviations of the two stocks are given, along with the correlation coefficient between their returns. An investor named Naya with a risk aversion coefficient of 6 wants to select the optimal portfolio. We need to find the optimal weight of stock X in the portfolio, the expected return of the optimal portfolio, and the standard deviation of the optimal portfolio.

2. Solution Steps

First, let's denote the following:
E(RX)=0.08E(R_X) = 0.08, the expected return of stock X
E(RY)=0.12E(R_Y) = 0.12, the expected return of stock Y
σX=0.075\sigma_X = 0.075, the standard deviation of stock X
σY=0.16\sigma_Y = 0.16, the standard deviation of stock Y
ρXY=0.20\rho_{XY} = 0.20, the correlation coefficient between stock X and Y
A=6A = 6, the risk aversion coefficient
We need to find the optimal weight of stock X, wXw_X, in Naya's portfolio. The weight of stock Y will be wY=1wXw_Y = 1 - w_X.
The expected return of the portfolio is:
E(Rp)=wXE(RX)+wYE(RY)=wX(0.08)+(1wX)(0.12)=0.120.04wXE(R_p) = w_X E(R_X) + w_Y E(R_Y) = w_X(0.08) + (1-w_X)(0.12) = 0.12 - 0.04w_X
The variance of the portfolio is:
σp2=wX2σX2+wY2σY2+2wXwYρXYσXσY\sigma_p^2 = w_X^2 \sigma_X^2 + w_Y^2 \sigma_Y^2 + 2 w_X w_Y \rho_{XY} \sigma_X \sigma_Y
σp2=wX2(0.075)2+(1wX)2(0.16)2+2wX(1wX)(0.20)(0.075)(0.16)\sigma_p^2 = w_X^2 (0.075)^2 + (1-w_X)^2 (0.16)^2 + 2 w_X (1-w_X) (0.20) (0.075) (0.16)
σp2=0.005625wX2+0.0256(12wX+wX2)+0.0048wX(1wX)\sigma_p^2 = 0.005625 w_X^2 + 0.0256 (1 - 2w_X + w_X^2) + 0.0048 w_X (1 - w_X)
σp2=0.005625wX2+0.02560.0512wX+0.0256wX2+0.0048wX0.0048wX2\sigma_p^2 = 0.005625 w_X^2 + 0.0256 - 0.0512 w_X + 0.0256 w_X^2 + 0.0048 w_X - 0.0048 w_X^2
σp2=0.026425wX20.0464wX+0.0256\sigma_p^2 = 0.026425 w_X^2 - 0.0464 w_X + 0.0256
The standard deviation of the portfolio is:
σp=σp2=0.026425wX20.0464wX+0.0256\sigma_p = \sqrt{\sigma_p^2} = \sqrt{0.026425 w_X^2 - 0.0464 w_X + 0.0256}
To find the optimal weight, we need to maximize the utility function:
U=E(Rp)12Aσp2U = E(R_p) - \frac{1}{2} A \sigma_p^2
U=(0.120.04wX)12(6)(0.026425wX20.0464wX+0.0256)U = (0.12 - 0.04w_X) - \frac{1}{2} (6) (0.026425 w_X^2 - 0.0464 w_X + 0.0256)
U=0.120.04wX3(0.026425wX20.0464wX+0.0256)U = 0.12 - 0.04w_X - 3 (0.026425 w_X^2 - 0.0464 w_X + 0.0256)
U=0.120.04wX0.079275wX2+0.1392wX0.0768U = 0.12 - 0.04w_X - 0.079275 w_X^2 + 0.1392 w_X - 0.0768
U=0.079275wX2+0.0992wX+0.0432U = -0.079275 w_X^2 + 0.0992 w_X + 0.0432
To maximize U, we take the derivative with respect to wXw_X and set it to zero:
dUdwX=2(0.079275)wX+0.0992=0\frac{dU}{dw_X} = -2(0.079275) w_X + 0.0992 = 0
0.15855wX+0.0992=0-0.15855 w_X + 0.0992 = 0
0.15855wX=0.09920.15855 w_X = 0.0992
wX=0.09920.158550.6256w_X = \frac{0.0992}{0.15855} \approx 0.6256
So, the optimal weight of stock X is approximately 0.
6
2
5
6.
Now we can calculate the expected return of the optimal portfolio:
E(Rp)=0.120.04wX=0.120.04(0.6256)=0.120.025024=0.0949760.0950E(R_p) = 0.12 - 0.04w_X = 0.12 - 0.04(0.6256) = 0.12 - 0.025024 = 0.094976 \approx 0.0950 or 9.50%
And the variance of the optimal portfolio:
σp2=0.026425wX20.0464wX+0.0256=0.026425(0.6256)20.0464(0.6256)+0.0256\sigma_p^2 = 0.026425 w_X^2 - 0.0464 w_X + 0.0256 = 0.026425 (0.6256)^2 - 0.0464(0.6256) + 0.0256
σp2=0.026425(0.39137136)0.029038+0.0256=0.0103410.029038+0.0256=0.006903\sigma_p^2 = 0.026425 (0.39137136) - 0.029038 + 0.0256 = 0.010341 - 0.029038 + 0.0256 = 0.006903
The standard deviation of the optimal portfolio:
σp=0.0069030.0831\sigma_p = \sqrt{0.006903} \approx 0.0831 or 8.31%

3. Final Answer

1. Weight of X: 0.6256

2. Expected return: 9.50%

3. Standard deviation: 8.31%

Related problems in "Applied Mathematics"

The problem asks us to fill in the blanks with either $g$ (grams) or $kg$ (kilograms) to make the st...

Units of MeasurementWeightConversion
2025/7/17

Warda walks at an average speed of 3 km/hr for 45 minutes before running for half an hour at a certa...

Word ProblemDistanceSpeedTimeRateLinear Equations
2025/7/16

Determine the vertical displacement at the point $I$ of the given structure, due to the effect of th...

Structural AnalysisDeflectionBeam TheoryVirtual WorkEngineering Mechanics
2025/7/16

The problem asks to determine the vertical displacement at point I (which I assume is at the top of ...

Structural MechanicsCastigliano's TheoremBeam BendingStrain EnergyDeflectionIntegration
2025/7/16

The problem asks to determine the vertical displacement at a point "I" (likely implied as the midpoi...

Structural MechanicsBeam DeflectionFlexural RigidityUniformly Distributed Load (UDL)ElasticityVirtual WorkCastigliano's Theorem
2025/7/16

The problem asks us to determine the vertical displacement at a point I (assumed to be a point withi...

Structural MechanicsFinite Element AnalysisVirtual WorkBending MomentDeflectionEngineering
2025/7/16

The problem describes a lottery win of $1,000,000 and presents several options for receiving the pri...

Financial MathematicsPresent ValueAnnuityPerpetuityDiscount Rate
2025/7/16

The problem consists of two parts: (a) An aircraft flies at different speeds and bearings for certai...

TrigonometryDifferentiationDistanceBearingAircraft Navigation
2025/7/15

The problem presents a line graph showing the distance of taxi driver Joe from his home over a 12-ho...

Graph InterpretationDistanceRate of ChangeReal-World Application
2025/7/15

The problem asks to solve a circuit using Kirchhoff's laws. The circuit consists of two voltage sour...

Circuit AnalysisKirchhoff's LawsThevenin's TheoremNorton's TheoremElectrical Engineering
2025/7/14