Expected value for a discrete random variable ?
E(X)= Sum P(Xi)Xi
Variance of Xi?
VAR(X)=Sum P(Xi)[Xi-E(X)]2
Expected value of a random variable given a scenario s?
E(X|S)=P(X1|S)X1+…+P(Xn|S)Xn
Total Probability Rule for Expected Value?
E(X)= E(X|S)P(S)+E(X|Sc)P(Sc)
Bayes Formula?
P(Event|Information)=(P(Information|Event)/P(Information))*P(Event)