LM 4: Probability Trees & Conditional Expectations Flashcards
What is the variance formula (o^2)?
(probability * [return - expected return]^2) + (probability * [return - expected return]^2) + (probability * [return - expected return]^2)
What is standard deviation derived from variance?
sqrt variance (o^2) = standard deviation
What does E (X) & E (X|S) mean?
E (x) = expected value of random variable
E (X|S) = expected value of x given that scenario S occurs.
What is the total probability rule or formula?
E (R) = (E (R | Positive Surprise) * P (Positive Surprise))
+ (E (R | Negative Surprise) * P (Negative Surprise))
(E (R | Positive Surprise) = expected return of portfolio if return is positive surprise
(E (R | Negative Surprise) = expected return of portfolio if return is negative surprise
P (positive surprise) = probability of positive surprise
P (negative surprise) = probability of negative surprise
What is Bayes formula?
P (Event | Information) = (P (Information | Event) / P (Information)) * (P (Event))
P (A | B) = ( P( B | A) / P (B)) * (P (A))
What is the difference between prior probabilities and posterior probabilities?
prior probabilities = represent the probabilities before the arrival of any new information
posterior probability = reflects the new information