A4. Mahler Flashcards
1
Q
3 simplification are found in Mahler’s baseball data but not in insurance
A
- a constant set of risks
- data is readily available, accurate, and does not develop
3/ each team is equal size and play roughly same number of games
2
Q
2 methods to test whether risk parameters change over time
A
- Chi- squared test
- Test statistics = summation of (Actual i - expected i )^2 / expected i
df = number of data - 1 - Correlation Test
- Group data by pairs based on time lag
- calculate the correlation for each pair
- calculate the average correlation by time lag
- if the correlation decreases as time lag increases, then risk parameter shift over time
3
Q
3 criterias to compare the performance of credibility models
A
- Least Squared Error
- determine the optimal credibility with the combinations of Z that results in smallest MSE.
- minimize the squared error between the actual and predicted results
SSE= summation (X est - X actual )^2
MSE = SSE / (# of teams x # of years) - Limited Fluctuation (AKA small change of large errors)
- Minimize the likelihood that any one actual observation will be a certain percent different from the predicted results.
- Optimal credibility will minimize Pr( abs(X est - X act) / X est >K%) - Meyers/Dorweiler
- minimize the correlation between the ratio of actual/predicted and predicted/avg actual
-Instead of minimizing the prediction error, this focuses on the pattern of errors
- calculate the correlation between Vector 1 (actual loss % / predicted loss %) and Vector 2 (predicted % / overall average actual loss %)
4
Q
6 options of credibility weighting
A
- Xest = mu - grand mean
- Xest = y1 (give last year 100% credibility)
- Xest = Zy1 + (1-Z)mu (credibility weight of 1 and 2)
- Xest = Z/n summation(yi) + (1-Z)mu (same as 3 but use more years)
- Xest = Zy1 +(1-Z)Xest,i (exponential smoothing, give credibility to prior estimate)
- Xest = summation (Zi*yi) + (1-summation(Zi))mu - more general formula