Quantitative Methods II Flashcards
Descriptive vs. inferential
- Descriptive: summarize large datasets
2. Inferential: forecasts/estimates of population based on statistical characteristics of a sample.
Measurement scales (NOIR)
- Nominal - no order
- Ordinal - categorized
- Interval - equal distance, no zero
- Ratio - equal w/ true zero
Median & Mode
- Median - midpoint when arranged from lowest to highest.
2. Mode - occurs most often
Geometric mean
Think compounded/annualized returns, same concept
Harmonic mean
N / [sum(1/xi)]
Volatility and means?
harmonic < geometric < arithmetic
Percentile formula
(N+1) * (percentile / 100)
Mean absolute deviation (MAD)
Sum[abs(X - Xbar)] / n
Variance
Sum[(X - Xbar)^2] / n
Note: use n - 1 for sample
Standard deviation
square root of variance
Chebyshev’s inequality
% of observations within k standard deviations of the mean is at least: 1 - 1/k^2
E.g. +-2stdev = 1 - 1/2^2 = 0.75
Coefficient of variation (CV)
CV = standard deviation of x / average value of x
Measures relative dispersion
Sharpe ratio
(portfolio return - risk free return) / standard dev. of portfolio
Positive skew
Outliers in the upper region or right tail
Mode < median < mean
Negative skew
Outliers int he lower tail
Mean < median < mode