Given the problem:
The risk-free rate (per annum with semi-annual compounding) is 5%.
You have a portfolio worth 10000 dollars today. Let X be the return of your portfolio in 6 months.
Suppose the p.d.f. of X is given by
$fX(x)$ = $\frac{x + 50} {80000}$ if − 50 ≤ x ≤ 350 and 0 otherwise
Find the expected rate of return.
To calculate this rate, is it just finding $\mu$ in the formula:
E[$(S_\frac{6}{12}$)]= $S_0$$e^{\mu(.05)}$
Also, is the pdf relative in this instance?