I took mathematical probability last semester and now I am taking financial mathematics, but only probability was a pre requisite for financial math (no finance classes were required). These types of questions re confusing me because I don't quite understand financial terminology and I guess my professor thinks that we had taken finance classes in the past. Can someone explain what a portfolio is and what $V(O)$, $V(T)$, and $K_v$ is referring to in this question?
Let $A(0)=90$, $A(T)=100$, $S(0)=25$ dollars and let
$$S(T) = \begin{cases} 30, & \text{with probability } p \\ 20, & \text{with probability } 1-p \end{cases}$$where $0 < p < 1$. For a portfolio with $x=10$ shares and $y=15$ bonds, calculate $V(0)$, $V(T)$, and $K_V$.
I know what a random variable is and how to solve for expectation because I learned that in probability, but I just don't know what these finance terms are refering to?
I agree that @BCLC is right on saying that I have used risk neutral information
The Edited Answer is
$ V(0) = 15\times90+ 10\times25 = 1600$
Now compute V(T)
$$V(T) = 1800, \text{ if stock goes up}$$
$$1800 = 30\times 10 + 100\times 15$$
$$V(T) = 1700, \text{ if stock goes down}$$
$$1700 = 20\times 10 + 100\times 15$$
$V(T) = 15\times A(T) + 10\times S(T)$ where SS(T) = 30 or 20
hence the return on the portfolio is defined as
$$K_V = \frac{V(t)-V(0)}{V(0)}$$
So $$K_V = .125, \text{ if stock goes up}$$ $$K_V = .0625, \text{ if stock goes down}$$
Thus $K_V$ is 12.5% or 6.25%.