Probability Concepts Flashcards
Total probability rule for expected value
c c
E(X) = E(X|S)P(S) + E(X|S )P(S )
or
E(X) = E(X|S1)P(S1) + E(X|Sn)P(Sn)…
Portfolio variance
2 2 2 2
=wA sA + wB sB + 2wAwB CovAB
CovAB= PAB sAsB
Conditional expected value
E(X) = E(X1|S)X1 + E(X2|S)X2 + … + P(Xn|S)Xn
Multiplicity rule of probability
P(AB) = P(A|B)P(B)
Variance of a random value
2 var (x) = E([X-E(X)] )
The expected value (probability weighted average) of squared deviations from the random variables expected value.
Expected value
The expected value of a random variable is the probability weighted average of the possible outcomes of the random variable.
Total probability rule
c
P(A) = P(AS) + P(AS )
c c
= P(A|S)P(S) + P(A|S )P(S )
Addition rule for probabilities
P(A or B) = P(A) + P(B) - P(AB)
Weighted Variance Equation
2 2
Var(x) = P(X1)[X1-E(X)] + … + P(Xn)[Xn-E(X)]
Covariance
Cov(Ri,Rj) = E[(Ri-ERi)(Rj-ERj)
A measure of the co-movement between two random variables.
Correlation
p(Ri,Rj) = Cov(Ri,Rj) / s(Ri)s(Rj)
s = sigma = standard deviation
A number between -1 and +1 that measures the co-movement between two random variables.
Portfolio expected return
Weighted return of a portfolio
E(Rp) = w1E(R1) + w2E(R2) + wnE(Rn)
Conditional probability
P(A|B) = P(AB)/P(B)
Bayes formula
= [(probability of the new information given event)/(unconditional probability of the new information)] x (prior probability of event)
=[P(Info | Event) / P(info)] x P(event)
Multiplication rule of counting
Ways to do step 1, times ways to do step 2, times ways to do step n.