Quant Methods (PreReq) Flashcards
Continuous Compounding (FV?)
FV = PV(e)^(rn)
Effective Annual Rate (EAR?)
EAR = (1+(r/m))^(m/n) -1
EAR = e^(r)-1
Perpetuity(PV?)
PV=(a/r)
Geometric Mean
nthroot(x1x2x^nā¦)
Geometric Mean and Arithmetic Mean Relationship
mean(geo) = mean(arith) - (var/2)
More var = more diff b/w geo and arith
Harmonic Mean
(n)/(sum 1/xi)
Coeff of Var
CV = sampstdev/mean
Percentile
L=(N+1)(y/100)
Multiplication Rule (A and B)
P(AB) = P(A|B) *P(B)
Addition Rule (A or B)
P(A v B) = P(A) + P(B) - P(AB)
Total Probability (A)
P(A) = P(A|S)P(S) + P(A|Sc)P(Sc)
Factorial (N numbers to n slots)
n!
Multinomial (n numbers to nk buckets) k>=3
N!/(n1! *n2! *nk!)
Combination (Order does not matter)
N!/(N-r)!
Standardize Random Var (Z Score)
Z = (xi-xmean)/stdev