Calculating Probability of Expected Return for Stock Portfolio

  • Thread starter anjunabeats
  • Start date
  • Tags
    Statistics
In summary, the conversation discusses an investor's portfolio consisting of 20 lots of stock A and 15 lots of stock B, and the probability of the portfolio having an expected return of > 0. The formula for finding the mean and standard deviation of the portfolio is mentioned, as well as the formula for finding the covariance of two stocks. The correct way to calculate the standard deviation of the portfolio is also mentioned and it is reminded that both variables are statistically independent.
  • #1
anjunabeats
11
0
Really stuck on this question.

Stock A has an expected return mean of 0.03 and standard deviation of 0.02
Stock B has an expected return mean of 0.02 and standard deviation of 0.01
Investor invests in 20 lots of stock A and 15 lots of Stock B (as in 4/7 in A and 3/7 in B)
What is the probability that the portfolio will have an expected return of > 0?

Im guessing you need to find the pooled mean and sd then use z score = X - mu / sd but I'm really not sure, hope somebody is willing to help :0
 
Physics news on Phys.org
  • #2
So his total portfolio has a return distributed as Z = 20X + 15Y, where X and Y are the returns of stock A and B respectively. Since X and Y are normally distributed, so is Z. Therefore, as you say, start by finding the mean E(Z) and standard deviation σ(Z) of Z and calculate P(Z > 0).
 
  • #3
Yeah I am not sure how to find the mean and standard deviation.
 
  • #4
These are standard formulas, that you are probably supposed to know :)

For two normally distributed variables X and Y,
E(X + Y) = E(X) + E(Y)
Var(X + Y) = Var(X) + Var(Y)

There are straightforward generalisations to n variables. A particular version is that for a normally distributed variable X and integer n,
E(nX) = a E(X)
Var(nX) = n Var(X)
 
  • #5
CompuChip said:
These are standard formulas, that you are probably supposed to know :)

For two normally distributed variables X and Y,
E(X + Y) = E(X) + E(Y)
Var(X + Y) = Var(X) + Var(Y)

There are straightforward generalisations to n variables. A particular version is that for a normally distributed variable X and integer n,
E(nX) = a E(X)
Var(nX) = n Var(X)

So for E(X + Y) = E(X) + E(Y)
E (X + Y) = 4/7 (0.03) + 3/7 (0.02) = 9/ 350 = 0.025714

and for Var(X + Y) = Var(X) + Var(Y)

Var (X + Y) = 0.02^2 + 0.01^2 = 1/2000
Standard deviation = 0.0223606

We are finding P (X > 0)

then for z = X - Mu/ sd
= 0 - 0.025714 / 0.0223606
= -1.149969

0.0668 + 0.5 = 56.68% chance that return > 0?
Does this look okay Compuchip?
 
Last edited:
  • #6
I was searching on the internet and just found that Var(X + Y) = Var(X) + Var(Y) + 2COV(X,Y) therefore the above is most likely wrong.

How would i find the covariance of stocks A and B? Is there a quick way?
 
  • #7
Yes, noticing that both variables are statistically independent, for example :P

Also, shouldn't you include the 4/7 and 3/7 in the variance? You don't want Var(X + Y), but Var(4/7 X + 3/7 Y), don't you?
 
  • #8
found out we can find the sd using

root (sd1/number of stocks + sd2/number of stocks)
 
  • #9
Except that the sd1 and sd2 in that formula should be squared.
And that, too, is exactly what I told you ;)
 
  • #10
Well i have my stats exam tommorow thanks for the help compuchip, really appreciated ciao.
 

FAQ: Calculating Probability of Expected Return for Stock Portfolio

What is the purpose of statistics?

Statistics is a branch of mathematics that involves collecting, analyzing, interpreting, and presenting data. Its main purpose is to help us make sense of large amounts of data and to make informed decisions based on that data.

What are the types of statistics?

There are two main types of statistics: descriptive and inferential. Descriptive statistics involve summarizing and describing the characteristics of a dataset, while inferential statistics involve making predictions or generalizations about a population based on a sample of data.

How do I choose the right statistical test?

Choosing the right statistical test depends on the type of data you have and the research question you are trying to answer. Some factors to consider include the type of data (e.g. continuous, categorical), the number of groups being compared, and the type of relationship you are investigating. Consulting with a statistician or using online resources can also help you determine the appropriate test for your data.

What is the difference between correlation and causation?

Correlation refers to a relationship between two variables, where a change in one variable is associated with a change in the other variable. Causation, on the other hand, refers to a cause-and-effect relationship, where one variable directly causes a change in the other variable. While correlation can indicate a potential relationship, only a carefully designed experiment can establish causation.

How do I interpret statistical results?

Interpreting statistical results involves understanding the measures of central tendency (e.g. mean, median, mode), measures of variability (e.g. standard deviation, range), and any statistical tests or confidence intervals used. It is important to also consider the context of the data and any potential limitations or biases. Consulting with a statistician or seeking additional resources can also aid in interpreting statistical results.

Back
Top