Aggressive Retrospec.ve Tes.ng of Stochas.c Loss Reserve Models What it Leads To

Size: px
Start display at page:

Download "Aggressive Retrospec.ve Tes.ng of Stochas.c Loss Reserve Models What it Leads To"

Transcription

1 Aggressive Retrospec.ve Tes.ng of Stochas.c Loss Reserve Models What it Leads To Glenn Meyers Presenta.on to 2 nd Interna.onal Conference on Actuarial Science and Quan.ta.ve Finance June 17, 2016

2 Outline of Talk CAS Loss Reserve Database provides the data that enables aggressive retrospec.ve tes.ng. Iden.fy some shortcomings in two currently popular stochas.c loss reserve models. Propose models that address these shortcomings. Use Bayesian MCMC. Show what can be done with MCMC models. Address the dependencies issue.

3 The CAS Loss Reserve Database Created by Meyers and Shi With Permission of American NAIC Schedule P (Data from Parts 1-4) for several US Insurers Private Passenger Auto Commercial Auto Workers Compensa.on General Liability Product Liability Medical Malprac.ce (Claims Made) Available on CAS Website hxp://

4 Illustra.ve Insurer Incurred Losses

5 Illustra.ve Insurer Paid Losses

6 Criteria for a Good Stochas.c Loss Reserve Model Using the predic.ve distribu.ons, find the percen.les of the outcome data for several loss triangles. The percen.les should be uniformly distributed. Histograms PP Plots and Kolmogorov Smirnov Tests Plot Expected vs Predicted Percen.les KS 95% cri.cal values = 19.2 for n = 50 and 9.6 for n = 200

7 Illustra.ve Tests of Uniformity

8 Illustra.ve Tests of Uniformity

9 Data Used in Study List of insurers available in the Appendix of the monograph. 50 Insurers from four lines of business Commercial Auto Personal Auto Workers Compensa.on Other Liability Criteria for Selec.on All 10 years of data available Stability of earned premium and net to direct premium ra.o Both paid and incurred losses

10 Test of Mack Model on Incurred Data Conclusion The Mack model predicts light tails.

11 Test of Mack Model on Paid Data Conclusion The Mack model is biased upward.

12 Test of Bootstrap ODP on Paid Data Conclusion The Bootstrap ODP model is biased upward.

13 What the Retrospec.ve Tests Tell Us Mack predic.on of vola.lity tend to be too low on incurred loss models. Both Mack and bootstrap ODP predic.ons tend to be biased upward.

14 Possible Explana.ons A different set of unique events (aka Black Swans) regularly occur.

15 Possible Explana.ons A different set of unique events (aka Black Swans) regularly occur. We are using the a bad model!

16 Possible Explana.ons A different set of unique events (aka Black Swans) regularly occur. We are using the a bad model! What follows is a quest for a bexer model.

17 A Tool for Building New Models Bayesian MCMC MCMC stands Markov Chain Monte Carlo A Markov chain is a sequence of vectors {X t } where X t depends only on X t-1. Under certain condi.ons, the sequence converges to a limi.ng distribu.on.

18 Bayesian MCMC Defined in terms of a prior distribu.on, p(θ) and a condi.onal distribu.on f(y θ). The MC limi.ng distribu.on is the posterior distribu.on f(θ y). That is to say { f ( θ t y) } N+M can be regarded t=n as a random sample from the posterior distribu.on for sufficiently large N.

19 Soqware for Bayesian MCMC BUGS Bayesian analysis Using Gibbs Sampler WINBUGS, OpenBUGS JAGS Just Another Gibbs Sampler Stan Named aqer Stanislaw Ulam Early user of MCMC in nuclear physics. My current favorite JAGS and Stan are callable from R with the appropriate package.

20 Bayesian MCMC is a Game Changer for Stochas.c Modeling If you can code the model, you can get a large sample from the posterior distribu.on. No fundamental limit to the number of parameters. Ideal for stochas.c loss reserving!

21 The Situa.on Prior to My Re.rement We have the CAS Loss Reserve Database Hundreds of loss reserve triangles with outcomes. The current best prac.ce models do not correctly predict the distribu.on of outcomes.

22 The Situa.on Prior to My Re.rement We have the CAS Loss Reserve Database Hundreds of loss reserve triangles with outcomes. The current best prac.ce models do not correctly predict the distribu.on of outcomes. We have a game changing sta.s.cal model firng methodology Bayesian MCMC!

23 Nota.on w = Accident Year w = 1,,10 d = Development Year d = 1,,10 C w,d = Cumula.ve (either incurred or paid) loss

24 Bayesian MCMC Models Use R with runjags or rstan packages Get a sample of 10,000 parameter sets from the posterior distribu.on of the model 10 Use the parameter sets to get 10,000, C w,10, simulated outcomes! w=1 Calculate summary sta.s.cs of the simulated outcomes Mean Standard Devia.on Percen.le of Actual Outcome

25 Begin with Incurred Data Models

26 The Correlated Chain Ladder (CCL) Model logelr ~ uniform(-5,0.5) α w ~ normal(log(premium w )+logelr, 10 ) β 10 = 0, β d ~ uniform(-5,5), for d=1,,9 a i ~ uniform(0,1) 10 i=d σ d = Forces σ d to decrease as d increases a i µ 1,d = α 1 + β d C 1,d ~ lognormal(µ 1,d, σ d ) ρ ~ uniform(-1,1) µ w,d = µ w + β d + ρ (log(c w-1,d ) µ w-1,d ) for w = 2,,10 C w,d ~ lognormal(µ w,d, µ d )

27 Key Statements in the CCL Model µ w,d = α w + β d + ρ (log(c w-1,d ) µ w-1,d ) for w = 2,,10 C w,d ~ lognormal(µ w,d, σ d ) Subject to the constraint that σ d decreases as d increases.

28 The Correlated Chain Ladder Model Predicts Distribu.ons with Thicker Tails Mack uses point es.ma.ons of parameters.

29 The Correlated Chain Ladder Model Predicts Distribu.ons with Thicker Tails Mack uses point es.ma.ons of parameters. CCL uses Bayesian es.ma.on to get a posterior distribu.on of parameters.

30 The Correlated Chain Ladder Model Predicts Distribu.ons with Thicker Tails Mack uses point es.ma.ons of parameters. CCL uses Bayesian es.ma.on to get a posterior distribu.on of parameters. Chain ladder applies factors to last fixed observa.on.

31 The Correlated Chain Ladder Model Predicts Distribu.ons with Thicker Tails Mack uses point es.ma.ons of parameters. CCL uses Bayesian es.ma.on to get a posterior distribu.on of parameters. Chain ladder applies factors to last fixed observa.on. CCL uses uncertain level parameters for each accident year.

32 The Correlated Chain Ladder Model Predicts Distribu.ons with Thicker Tails Mack uses point es.ma.ons of parameters. CCL uses Bayesian es.ma.on to get a posterior distribu.on of parameters. Chain ladder applies factors to last fixed observa.on. CCL uses uncertain level parameters for each accident year. Mack assumes independence between accident years.

33 The Correlated Chain Ladder Model Predicts Distribu.ons with Thicker Tails Mack uses point es.ma.ons of parameters. CCL uses Bayesian es.ma.on to get a posterior distribu.on of parameters. Chain ladder applies factors to last fixed observa.on. CCL uses uncertain level parameters for each accident year. Mack assumes independence between accident years. CCL allows for correla.on between accident years, Corr[log(C w-1,d ),log(c w,d )] = ρ

34 Predic.ng the Distribu.on of Outcomes Use MCMC soqware to produce a sample of 10,000 {α w }, {β d },{σ d } and {ρ} from the posterior distribu.on. For each member of the sample µ 1,10 = α 1 + β 10 For w = 2 to 10 C w,10 ~ lognormal (α w + β 10 + ρ (log(c w-1,10 ) µ w-1,10 )),σ 10 ) Calculate 10 w= 1 w,10 Calculate summary sta.s.cs, e.g. C " 10 % " 10 % E$ C w,10 '!and!var $ C w,10 '! # w=1 & # w=1 & Calculate the percen.le of the actual outcome by coun.ng how many of the simulated outcomes are below the actual outcome.

35 Results of Tail Pumping

36 Results of Tail Pumping

37 Posterior Distribu.on of ρ for Illustra.ve Insurer Frequency ρ is highly uncertain, but in general positive ρ

38 Generally Posi.ve Posterior Means of ρ for all Insurers Commercial Auto Frequency Mean ρ Personal Auto Frequency Mean ρ Workers' Compensation Frequency Mean ρ Other Liability Frequency Mean ρ

39 Compare SDs for All 200 Triangles

40 Test of Mack Model on Incurred Data Conclusion The Mack model predicts light tails.

41 Test of CCL (ρ = 0) Model on Incurred Data Conclusion Predicted tails are too light

42 Test of CCL Model on Incurred Data Conclusion Plot is within KS Boundaries

43 Short Term Conclusions Incurred Loss Models Mack model predic.on of variability is too low on our test data.

44 Short Term Conclusions Incurred Loss Models Mack model predic.on of variability is too low on our test data. CCL model correctly predicts variability at the 95% significance level.

45 Short Term Conclusions Incurred Loss Models Mack model predic.on of variability is too low on our test data. CCL model correctly predicts variability at the 95% significance level. The feature of the CCL model that pushed it over the top was between accident year correla.ons.

46 Iden.fied Improvements with Incurred Data Accomplished by pumping up the variance of Mack model by inser.ng a dependency between accident years. What About Paid Data? Start by looking at CCL model on cumula.ve paid data.

47 Test of Bootstrap ODP on Paid Data Conclusion The Bootstrap ODP model is biased upward.

48 Test of CCL on Paid Data Conclusion Biased upward.

49 The Changing SeXlement Rate (CSR) Model logelr ~ uniform(-5,0) α 1 = 0, α w ~ normal(0, 10) for w = 2,,10 β 10 = 0, β d ~ uniform(-5,5), for d = 1,,9 a i ~ uniform(0,1) 10 i=d σ d = Forces σ d to decrease as d increases a i µ w,d = log(premium w )+logelr + α w + β d speedup w C w,d ~ lognormal(µ w,d, σ d )

50 The Changing SeXlement Rate (CSR) Model logelr ~ uniform(-5,0) α 1 = 0, α w ~ normal(0, 10) for w = 2,,10 β 10 = 0, β d ~ uniform(-5,5), for d = 1,,9 a i ~ uniform(0,1) 10 i=d σ d = Forces σ d to decrease as d increases a i µ w,d = log(premium w )+logelr + α w + β d speedup w C w,d ~ lognormal(µ w,d, σ d )

51 The Changing SeXlement Rate (CSR) Model logelr ~ uniform(-5,0) α 1 = 0, α w ~ normal(0, 10) for w = 2,,10 β 10 = 0, β d ~ uniform(-5,5), for d = 1,,9 a i ~ uniform(0,1) Log of loss ra.o is a parameter. The α w varies by accident year. Forces σ d to decrease as d increases µ w,d = log(premium w )+logelr + α w + β d speedup w C w,d ~ lognormal(µ w,d, σ d )

52 The Changing SeXlement Rate (CSR) Model logelr ~ uniform(-5,0) α 1 = 0, α w ~ normal(0, 10) for w = 2,,10 β 10 = 0, β d ~ uniform(-5,5), for d = 1,,9 a i ~ uniform(0,1) 10 i=d σ d = Forces σ d to decrease as d increases a i µ w,d = log(premium w )+logelr + α w + β d speedup w C w,d ~ lognormal(µ w,d, σ d )

53 The Changing SeXlement Rate (CSR) Model logelr ~ uniform(-5,0) α 1 = 0, α w ~ normal(0, 10) for w = 2,,10 β 10 = 0, β d ~ uniform(-5,5), for d = 1,,9 a i ~ uniform(0,1) The speedup w parameters allow the development factors to change with the accident years. Forces σ d to decrease as d increases µ w,d = log(premium w )+logelr + α w + β d speedup w C w,d ~ lognormal(µ w,d, σ d )

54 The Speedup w Parameters β d s are almost always nega.ve! (β 10 = 0) speedup 1 = 1 speedup w = speedup w-1 (1 γ (w-2)δ) Speedup rate = γ + (w-2)δ If positive, claim settlement speeds up If negative, claim settlement slows down Can change over time

55 Distribu.on of Mean γs General Speedup of Claim Settlement

56 Test of CSR on Paid Data Conclusion Validates within KS Boundaries

57 Short Term Conclusions Paid Loss Models Mack and Bootstrap ODP models are biased upward on our test data.

58 Short Term Conclusions Paid Loss Models Mack and Bootstrap ODP models are biased upward on our test data. Models that allow for changes in claim sexlement rates predicts the range of the outcomes correctly at the 95% confidence level.

59 Short Term Conclusions Paid Loss Models Mack and Bootstrap ODP models are biased upward on our test data. Models that allow for changes in claim sexlement rates predicts the range of the outcomes correctly at the 95% confidence level. Claims adjusters have important

60 Dependencies Between Lines of Insurance

61 A Recent Development Predic.ng Mul.variate Insurance Loss Payments Under a Bayesian Copula Framework by Yanwei (Wayne) Zhang FCAS and Vanja Dukic Awarded the 2014 ARIA Prize by CAS

62 The General Idea in Zhang/Dukic Given X 1 ~ MCMC Model 1 Given X 2 ~ MCMC Model 2 Fit the joint (X 1,X 2 ) ~ MCMC Models 1 and 2

63 The General Idea in Zhang/Dukic Given X 1 ~ MCMC Model 1 Given X 2 ~ MCMC Model 2 Fit the joint (X 1,X 2 ) ~ MCMC Models 1 and 2 Problem when I tried this with the CSR Model. Marginal samples were different from the univariate samples.

64 log C log C ( ) X wd ( ) Y wd Joint Lognormal Distribu.on ~Multivariate Normal Step 1 Use MCMC to get univariate sample of 10,000 μ wd s and σ d s for each line X and Y = CA, PA, WC or OL. X µ wd Y µ wd, ( X σ ) 2 wd ρ σ X Y wd σ wd ρ σ X Y wd σ wd ( X σ ) 2 wd

65 log C log C ( ) X wd ( ) Y wd Joint Lognormal Distribu.on ~Multivariate Normal Step 1 Use MCMC to get univariate sample of 10,000 μ wd s and σ d s for each line X and Y = CA, PA, WC or OL. Step 2 For each parameter set in the univariate sample for each line, use MCMC to get a single ρ from the bivariate distribu.on of (log(c X wd ), X µ wd Y µ wd, log(c Y wd )) ( X σ ) 2 wd ρ σ X Y wd σ wd ρ σ X Y wd σ wd ( X σ ) 2 wd

66 Got Samples of ρ for 102 Pairs of Triangles in CAS Database

67 Distribu.on of the Sum of Losses for Two Lines of Insurance 10 w=1 X C w,10 10 w=1 Y + C w,10 From the 2-step bivariate model From the independent model formed as a random sum of losses from the univariate models.

68 Test 2-Step Bivariate Model on 102 Pairs of Lines in CAS Database

69 Test Independent Model on 102 Pairs of Lines in CAS Database

70 Model Selec.on Choosing between 2-Step and Independent If we fit model, f, by maximum likelihood define ( ) AIC = 2 p 2 L x ˆθ

71 Model Selec.on Choosing between 2-Step and Independent If we fit model, f, by maximum likelihood define Where p is the number of parameters ( ) L x ˆθ ( ) AIC = 2 p 2 L x ˆθ is the maximum log-likelihood of the model specified by f.

72 Model Selec.on Choosing between 2-Step and Independent If we fit model, f, by maximum likelihood define Where p is the number of parameters ( ) L x ˆθ AIC = 2 p 2 L x ˆθ is the maximum log-likelihood of the model specified by f. Lower AIC indicates a bexer fit ( ) Encourages larger log-likelihood Penalizes for increasing the number of parameters

73 Model Selec.on with the WAIC Sta.s.c If we have an MCMC model with parameters { θ } 10,000 i i=1 WAIC = 2 ˆp WAIC 2 { L( x θ )} 10,000 i i=1

74 Model Selec.on with the WAIC Sta.s.c If we have an MCMC model with parameters { θ } 10,000 i i=1 WAIC = 2 ˆp WAIC 2 { L( x θ )} 10,000 i i=1 Where ˆp WAIC is the effec6ve number of parameters Decreases as the prior distribu.on becomes more informa.ve i.e. less influenced by the data.

75 Model Selec.on with the WAIC Sta.s.c If we have an MCMC model with parameters { θ } 10,000 i i=1 WAIC = 2 ˆp WAIC 2 { L( x θ )} 10,000 i i=1 Where ˆp WAIC is the effec6ve number of parameters Decreases as the prior distribu.on becomes more informa.ve i.e. less influenced by the data. 10,000 { ( )} i=1 L x θ i = Average log-likelihood of the model

76 Model Selec.on Choosing between 2-Step and Independent WAIC sta.s.cs indicate that the independent model is preferred for ALL 102 pairs of lines! Counterintui.ve to many actuaries. Infla.on affects all claims Cyclic effects I think I owe an explana.on.

77 Model Selec.on Choosing between 2-Step and Independent WAIC sta.s.cs indicate that the independent model is preferred for ALL 102 pairs of lines! Counterintui.ve to many actuaries. Infla.on affects all claims Cyclic effects I think I owe an explana.on.

78 Model Selec.on Choosing between 2-Step and Independent WAIC sta.s.cs indicate that the independent model is preferred for ALL 102 pairs of lines! Counterintui.ve to many actuaries. Infla.on affects all claims Cyclic effects I think I owe an explana.on.

79 The Changing SeXlement Rate (CSR) Model logelr ~ uniform(-5,0) α 1 = 0, α w ~ normal(0, 10) for w = 2,,10 β 10 = 0, β d ~ uniform(-5,5), for d = 1,,9 a i ~ uniform(0,1) 10 i=d σ d = Forces σ d to decrease as d increases a i µ w,d = log(premium w )+logelr + α w + β d speedup w C w,d ~ lognormal(µ w,d, σ d )

80 The Stochas.c Cape Cod (SCC) Model logelr ~ uniform(-5,0) α 1 = 0, α w ~ normal(0, 10) for w = 2,,10 β 10 = 0, β d ~ uniform(-5,5), for d = 1,,9 a i ~ uniform(0,1) 10 i=d σ d = Forces σ d to decrease as d increases a i µ w,d = log(premium w )+logelr + β d C w,d ~ lognormal(µ w,d, σ d )

81 The Stochas.c Cape Cod (SCC) Model Simpler than the CSR model Resembles an industry standard BornhueXer Ferguson with a constant ELR Source Dave Clark and Jessica Leong in the references 2-Step SCC model is preferred for some insurers Look at a sample of standardized residual plots Insurer 5185 for CA and OL favors 2-Step Picked as an illustra.on

82 Posterior Distribu.on of ρ

83 Sample of Standardized Residual Plots Insurer CA and OL 2-Step AY 1 borders are black AY 3 borders are blue

84 Sample of Standardized Residual Plots Insurer CA and OL 2-Step AY 1 borders are black AY 3 borders are blue In general, SCC residuals tend to find their own corner. If many are in the NW-SE corner, we see a nega.ve mean ρ.

85 Implica.ons of Independence Cost of capital risk margins should have a diversifica.on credit. As an example, the EU Solvency II adds risk margins by line of business implicitly denying a diversifica.on credit. With a properly valid MCMC stochas.c loss reserve model, one can get 10,000 stochas.c scenarios of the future and calculate a cost of capital risk margin, and reflect diversifica.on. I am preparing a paper on risk margins. Session at the 2016 CLRS

86 A Proposed Law for Dependency Modeling Using the 2-Step procedure, we can fit mul.variate distribu.ons. We can compare the 2-Step model to a model that assumes independence.

87 A Proposed Law for Dependency Modeling Using the 2-Step procedure, we can fit mul.variate distribu.ons. We can compare the 2-Step model to a model that assumes independence. The Law If your dependent bivariate model is bexer than the independent model, you should look for something that is missing from your model.

88 Long Term Recommenda.ons New Models Come and Go Transparency - Data and soqware released

89 Long Term Recommenda.ons New Models Come and Go Transparency - Data and soqware released Large scale retrospec.ve tes.ng on real data Move from Actuarial Mathema6cs to Actuarial Science While individual loss reserving situa.ons are unique, knowing how a model performs retrospec.vely on a large sample of triangles should influence one s choice of models.

90 Long Term Recommenda.ons New Models Come and Go Transparency - Data and soqware released Large scale retrospec.ve tes.ng on real data Move from Actuarial Mathema6cs to Actuarial Science While individual loss reserving situa.ons are unique, knowing how a model performs retrospec.vely on a large sample of triangles should influence one s choice of models. Bayesian MCMC models hold great promise to advance Actuarial Science. Illustrated by the above stochas.c loss reserve models.

91 Long Term Recommenda.ons New Models Come and Go Before aggressive retrospec.ve tes.ng (ART), Bayesian MCMC models for stochas.c loss reserving have been applied to familiar models. (???) For example the Chain Ladder Model (Mack).

92 Long Term Recommenda.ons New Models Come and Go Before aggressive retrospec.ve tes.ng (ART), Bayesian MCMC models for stochas.c loss reserving have been applied to familiar models. (???) For example the Chain Ladder Model (Mack). Nega.ve ART results on current models lead to formula.ng new models with Bayesian MCMC. e.g. CCL and CSR models

93 Long Term Recommenda.ons New Models Come and Go Before aggressive retrospec.ve tes.ng (ART), Bayesian MCMC models for stochas.c loss reserving have been applied to familiar models. (???) For example the Chain Ladder Model (Mack). Nega.ve ART results on current models lead to formula.ng new models with Bayesian MCMC. e.g. CCL and CSR models I predict bexer models in the future.

94 References by Glenn Meyers Stochas.c Loss Reserving Using Bayesian MCMC Models CAS Monograph Series hxp:// Dependencies in Stochas.c Loss Reserving Models CAS eforum, Winter This is a working paper, an updated paper has been submifed to Variance. hxp://

Stochastic Loss Reserving with Bayesian MCMC Models Revised March 31

Stochastic Loss Reserving with Bayesian MCMC Models Revised March 31 w w w. I C A 2 0 1 4. o r g Stochastic Loss Reserving with Bayesian MCMC Models Revised March 31 Glenn Meyers FCAS, MAAA, CERA, Ph.D. April 2, 2014 The CAS Loss Reserve Database Created by Meyers and Shi

More information

Dependencies in Stochastic Loss Reserve Models

Dependencies in Stochastic Loss Reserve Models Dependencies in Stochastic Loss Reserve Models by Glenn Meyers ABSTRACT Given a Bayesian Markov chain Monte Carlo (MCMC) stochastic loss reserve model for two separate lines of insurance, this paper describes

More information

The Leveled Chain Ladder Model. for Stochastic Loss Reserving

The Leveled Chain Ladder Model. for Stochastic Loss Reserving The Leveled Chain Ladder Model for Stochastic Loss Reserving Glenn Meyers, FCAS, MAAA, CERA, Ph.D. Abstract The popular chain ladder model forms its estimate by applying age-to-age factors to the latest

More information

A Multivariate Analysis of Intercompany Loss Triangles

A Multivariate Analysis of Intercompany Loss Triangles A Multivariate Analysis of Intercompany Loss Triangles Peng Shi School of Business University of Wisconsin-Madison ASTIN Colloquium May 21-24, 2013 Peng Shi (Wisconsin School of Business) Intercompany

More information

Joseph O. Marker Marker Actuarial Services, LLC and University of Michigan CLRS 2011 Meeting. J. Marker, LSMWP, CLRS 1

Joseph O. Marker Marker Actuarial Services, LLC and University of Michigan CLRS 2011 Meeting. J. Marker, LSMWP, CLRS 1 Joseph O. Marker Marker Actuarial Services, LLC and University of Michigan CLRS 2011 Meeting J. Marker, LSMWP, CLRS 1 Expected vs Actual Distribu3on Test distribu+ons of: Number of claims (frequency) Size

More information

The Retrospective Testing of Stochastic Loss Reserve Models. Glenn Meyers, FCAS, MAAA, CERA, Ph.D. ISO Innovative Analytics. and. Peng Shi, ASA, Ph.D.

The Retrospective Testing of Stochastic Loss Reserve Models. Glenn Meyers, FCAS, MAAA, CERA, Ph.D. ISO Innovative Analytics. and. Peng Shi, ASA, Ph.D. The Retrospective Testing of Stochastic Loss Reserve Models by Glenn Meyers, FCAS, MAAA, CERA, Ph.D. ISO Innovative Analytics and Peng Shi, ASA, Ph.D. Northern Illinois University Abstract Given an n x

More information

Back-Testing the ODP Bootstrap of the Paid Chain-Ladder Model with Actual Historical Claims Data

Back-Testing the ODP Bootstrap of the Paid Chain-Ladder Model with Actual Historical Claims Data Back-Testing the ODP Bootstrap of the Paid Chain-Ladder Model with Actual Historical Claims Data by Jessica (Weng Kah) Leong, Shaun Wang and Han Chen ABSTRACT This paper back-tests the popular over-dispersed

More information

Proxies. Glenn Meyers, FCAS, MAAA, Ph.D. Chief Actuary, ISO Innovative Analytics Presented at the ASTIN Colloquium June 4, 2009

Proxies. Glenn Meyers, FCAS, MAAA, Ph.D. Chief Actuary, ISO Innovative Analytics Presented at the ASTIN Colloquium June 4, 2009 Proxies Glenn Meyers, FCAS, MAAA, Ph.D. Chief Actuary, ISO Innovative Analytics Presented at the ASTIN Colloquium June 4, 2009 Objective Estimate Loss Liabilities with Limited Data The term proxy is used

More information

The Retrospective Testing of

The Retrospective Testing of The Retrospective Testing of Stochastic Loss Reserve Models Glenn Meyers FCAS, MAAA, Ph.D. ISO Innovative Analytics CAS Annual Meeting, November 7, 2011 Don t Blink The Hazards of Overconfidence Daniel

More information

COS 513: Gibbs Sampling

COS 513: Gibbs Sampling COS 513: Gibbs Sampling Matthew Salesi December 6, 2010 1 Overview Concluding the coverage of Markov chain Monte Carlo (MCMC) sampling methods, we look today at Gibbs sampling. Gibbs sampling is a simple

More information

Posterior Inference. , where should we start? Consider the following computational procedure: 1. draw samples. 2. convert. 3. compute properties

Posterior Inference. , where should we start? Consider the following computational procedure: 1. draw samples. 2. convert. 3. compute properties Posterior Inference Example. Consider a binomial model where we have a posterior distribution for the probability term, θ. Suppose we want to make inferences about the log-odds γ = log ( θ 1 θ), where

More information

An Introduction to Bayesian Inference and MCMC Methods for Capture-Recapture

An Introduction to Bayesian Inference and MCMC Methods for Capture-Recapture An Introduction to Bayesian Inference and MCMC Methods for Capture-Recapture Trinity River Restoration Program Workshop on Outmigration: Population Estimation October 6 8, 2009 An Introduction to Bayesian

More information

A Stochastic Reserving Today (Beyond Bootstrap)

A Stochastic Reserving Today (Beyond Bootstrap) A Stochastic Reserving Today (Beyond Bootstrap) Presented by Roger M. Hayne, PhD., FCAS, MAAA Casualty Loss Reserve Seminar 6-7 September 2012 Denver, CO CAS Antitrust Notice The Casualty Actuarial Society

More information

Evidence from Large Workers

Evidence from Large Workers Workers Compensation Loss Development Tail Evidence from Large Workers Compensation Triangles CAS Spring Meeting May 23-26, 26, 2010 San Diego, CA Schmid, Frank A. (2009) The Workers Compensation Tail

More information

Loss Simulation Model Testing and Enhancement

Loss Simulation Model Testing and Enhancement Loss Simulation Model Testing and Enhancement Casualty Loss Reserve Seminar By Kailan Shang Sept. 2011 Agenda Research Overview Model Testing Real Data Model Enhancement Further Development Enterprise

More information

Where s the Beef Does the Mack Method produce an undernourished range of possible outcomes?

Where s the Beef Does the Mack Method produce an undernourished range of possible outcomes? Where s the Beef Does the Mack Method produce an undernourished range of possible outcomes? Daniel Murphy, FCAS, MAAA Trinostics LLC CLRS 2009 In the GIRO Working Party s simulation analysis, actual unpaid

More information

Chapter 7: Estimation Sections

Chapter 7: Estimation Sections 1 / 40 Chapter 7: Estimation Sections 7.1 Statistical Inference Bayesian Methods: Chapter 7 7.2 Prior and Posterior Distributions 7.3 Conjugate Prior Distributions 7.4 Bayes Estimators Frequentist Methods:

More information

Exam 7 High-Level Summaries 2018 Sitting. Stephen Roll, FCAS

Exam 7 High-Level Summaries 2018 Sitting. Stephen Roll, FCAS Exam 7 High-Level Summaries 2018 Sitting Stephen Roll, FCAS Copyright 2017 by Rising Fellow LLC All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form

More information

Individual Claims Reserving with Stan

Individual Claims Reserving with Stan Individual Claims Reserving with Stan August 29, 216 The problem The problem Desire for individual claim analysis - don t throw away data. We re all pretty comfortable with GLMs now. Let s go crazy with

More information

Dependent Loss Reserving Using Copulas

Dependent Loss Reserving Using Copulas Dependent Loss Reserving Using Copulas Peng Shi Northern Illinois University Edward W. Frees University of Wisconsin - Madison July 29, 2010 Abstract Modeling the dependence among multiple loss triangles

More information

Reserving Risk and Solvency II

Reserving Risk and Solvency II Reserving Risk and Solvency II Peter England, PhD Partner, EMB Consultancy LLP Applied Probability & Financial Mathematics Seminar King s College London November 21 21 EMB. All rights reserved. Slide 1

More information

Model 0: We start with a linear regression model: log Y t = β 0 + β 1 (t 1980) + ε, with ε N(0,

Model 0: We start with a linear regression model: log Y t = β 0 + β 1 (t 1980) + ε, with ε N(0, Stat 534: Fall 2017. Introduction to the BUGS language and rjags Installation: download and install JAGS. You will find the executables on Sourceforge. You must have JAGS installed prior to installing

More information

Clark. Outside of a few technical sections, this is a very process-oriented paper. Practice problems are key!

Clark. Outside of a few technical sections, this is a very process-oriented paper. Practice problems are key! Opening Thoughts Outside of a few technical sections, this is a very process-oriented paper. Practice problems are key! Outline I. Introduction Objectives in creating a formal model of loss reserving:

More information

Generating Random Numbers

Generating Random Numbers Generating Random Numbers Aim: produce random variables for given distribution Inverse Method Let F be the distribution function of an univariate distribution and let F 1 (y) = inf{x F (x) y} (generalized

More information

This is a open-book exam. Assigned: Friday November 27th 2009 at 16:00. Due: Monday November 30th 2009 before 10:00.

This is a open-book exam. Assigned: Friday November 27th 2009 at 16:00. Due: Monday November 30th 2009 before 10:00. University of Iceland School of Engineering and Sciences Department of Industrial Engineering, Mechanical Engineering and Computer Science IÐN106F Industrial Statistics II - Bayesian Data Analysis Fall

More information

And The Winner Is? How to Pick a Better Model

And The Winner Is? How to Pick a Better Model And The Winner Is? How to Pick a Better Model Part 2 Goodness-of-Fit and Internal Stability Dan Tevet, FCAS, MAAA Goodness-of-Fit Trying to answer question: How well does our model fit the data? Can be

More information

Developing a reserve range, from theory to practice. CAS Spring Meeting 22 May 2013 Vancouver, British Columbia

Developing a reserve range, from theory to practice. CAS Spring Meeting 22 May 2013 Vancouver, British Columbia Developing a reserve range, from theory to practice CAS Spring Meeting 22 May 2013 Vancouver, British Columbia Disclaimer The views expressed by presenter(s) are not necessarily those of Ernst & Young

More information

A Markov Chain Monte Carlo Approach to Estimate the Risks of Extremely Large Insurance Claims

A Markov Chain Monte Carlo Approach to Estimate the Risks of Extremely Large Insurance Claims International Journal of Business and Economics, 007, Vol. 6, No. 3, 5-36 A Markov Chain Monte Carlo Approach to Estimate the Risks of Extremely Large Insurance Claims Wan-Kai Pang * Department of Applied

More information

Obtaining Predictive Distributions for Reserves Which Incorporate Expert Opinions R. Verrall A. Estimation of Policy Liabilities

Obtaining Predictive Distributions for Reserves Which Incorporate Expert Opinions R. Verrall A. Estimation of Policy Liabilities Obtaining Predictive Distributions for Reserves Which Incorporate Expert Opinions R. Verrall A. Estimation of Policy Liabilities LEARNING OBJECTIVES 5. Describe the various sources of risk and uncertainty

More information

Obtaining Predictive Distributions for Reserves Which Incorporate Expert Opinion

Obtaining Predictive Distributions for Reserves Which Incorporate Expert Opinion Obtaining Predictive Distributions for Reserves Which Incorporate Expert Opinion by R. J. Verrall ABSTRACT This paper shows how expert opinion can be inserted into a stochastic framework for loss reserving.

More information

Bayesian course - problem set 3 (lecture 4)

Bayesian course - problem set 3 (lecture 4) Bayesian course - problem set 3 (lecture 4) Ben Lambert November 14, 2016 1 Ticked off Imagine once again that you are investigating the occurrence of Lyme disease in the UK. This is a vector-borne disease

More information

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is:

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is: **BEGINNING OF EXAMINATION** 1. You are given: (i) A random sample of five observations from a population is: 0.2 0.7 0.9 1.1 1.3 (ii) You use the Kolmogorov-Smirnov test for testing the null hypothesis,

More information

Institute of Actuaries of India Subject CT6 Statistical Methods

Institute of Actuaries of India Subject CT6 Statistical Methods Institute of Actuaries of India Subject CT6 Statistical Methods For 2014 Examinations Aim The aim of the Statistical Methods subject is to provide a further grounding in mathematical and statistical techniques

More information

Financial Econometrics Notes. Kevin Sheppard University of Oxford

Financial Econometrics Notes. Kevin Sheppard University of Oxford Financial Econometrics Notes Kevin Sheppard University of Oxford Monday 15 th January, 2018 2 This version: 22:52, Monday 15 th January, 2018 2018 Kevin Sheppard ii Contents 1 Probability, Random Variables

More information

Outline. Review Continuation of exercises from last time

Outline. Review Continuation of exercises from last time Bayesian Models II Outline Review Continuation of exercises from last time 2 Review of terms from last time Probability density function aka pdf or density Likelihood function aka likelihood Conditional

More information

Assicurazioni Generali: An Option Pricing Case with NAGARCH

Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: An Option Pricing Case with NAGARCH Assicurazioni Generali: Business Snapshot Find our latest analyses and trade ideas on bsic.it Assicurazioni Generali SpA is an Italy-based insurance

More information

1 Bayesian Bias Correction Model

1 Bayesian Bias Correction Model 1 Bayesian Bias Correction Model Assuming that n iid samples {X 1,...,X n }, were collected from a normal population with mean µ and variance σ 2. The model likelihood has the form, P( X µ, σ 2, T n >

More information

Adaptive Experiments for Policy Choice. March 8, 2019

Adaptive Experiments for Policy Choice. March 8, 2019 Adaptive Experiments for Policy Choice Maximilian Kasy Anja Sautmann March 8, 2019 Introduction The goal of many experiments is to inform policy choices: 1. Job search assistance for refugees: Treatments:

More information

Integrating Reserve Variability and ERM:

Integrating Reserve Variability and ERM: Integrating Reserve Variability and ERM: Mark R. Shapland, FCAS, FSA, MAAA Jeffrey A. Courchene, FCAS, MAAA International Congress of Actuaries 30 March 4 April 2014 Washington, DC What are the Issues?

More information

# generate data num.obs <- 100 y <- rnorm(num.obs,mean = theta.true, sd = sqrt(sigma.sq.true))

# generate data num.obs <- 100 y <- rnorm(num.obs,mean = theta.true, sd = sqrt(sigma.sq.true)) Posterior Sampling from Normal Now we seek to create draws from the joint posterior distribution and the marginal posterior distributions and Note the marginal posterior distributions would be used to

More information

Double Chain Ladder and Bornhutter-Ferguson

Double Chain Ladder and Bornhutter-Ferguson Double Chain Ladder and Bornhutter-Ferguson María Dolores Martínez Miranda University of Granada, Spain mmiranda@ugr.es Jens Perch Nielsen Cass Business School, City University, London, U.K. Jens.Nielsen.1@city.ac.uk,

More information

Multivariate longitudinal data analysis for actuarial applications

Multivariate longitudinal data analysis for actuarial applications Multivariate longitudinal data analysis for actuarial applications Priyantha Kumara and Emiliano A. Valdez astin/afir/iaals Mexico Colloquia 2012 Mexico City, Mexico, 1-4 October 2012 P. Kumara and E.A.

More information

Stochastic Claims Reserving _ Methods in Insurance

Stochastic Claims Reserving _ Methods in Insurance Stochastic Claims Reserving _ Methods in Insurance and John Wiley & Sons, Ltd ! Contents Preface Acknowledgement, xiii r xi» J.. '..- 1 Introduction and Notation : :.... 1 1.1 Claims process.:.-.. : 1

More information

1. You are given the following information about a stationary AR(2) model:

1. You are given the following information about a stationary AR(2) model: Fall 2003 Society of Actuaries **BEGINNING OF EXAMINATION** 1. You are given the following information about a stationary AR(2) model: (i) ρ 1 = 05. (ii) ρ 2 = 01. Determine φ 2. (A) 0.2 (B) 0.1 (C) 0.4

More information

Reserve Risk Modelling: Theoretical and Practical Aspects

Reserve Risk Modelling: Theoretical and Practical Aspects Reserve Risk Modelling: Theoretical and Practical Aspects Peter England PhD ERM and Financial Modelling Seminar EMB and The Israeli Association of Actuaries Tel-Aviv Stock Exchange, December 2009 2008-2009

More information

Aleatory and Epistemic Uncertain3es. By Shahram Pezeshk, Ph.D., P.E. The university of Memphis

Aleatory and Epistemic Uncertain3es. By Shahram Pezeshk, Ph.D., P.E. The university of Memphis Aleatory and Epistemic Uncertain3es By Shahram Pezeshk, Ph.D., P.E. The university of Memphis Uncertainty in Engineering The presence of uncertainty in engineering is unavoidable. Incomplete or insufficient

More information

A New Hybrid Estimation Method for the Generalized Pareto Distribution

A New Hybrid Estimation Method for the Generalized Pareto Distribution A New Hybrid Estimation Method for the Generalized Pareto Distribution Chunlin Wang Department of Mathematics and Statistics University of Calgary May 18, 2011 A New Hybrid Estimation Method for the GPD

More information

DRAFT. Half-Mack Stochastic Reserving. Frank Cuypers, Simone Dalessi. July 2013

DRAFT. Half-Mack Stochastic Reserving. Frank Cuypers, Simone Dalessi. July 2013 Abstract Half-Mack Stochastic Reserving Frank Cuypers, Simone Dalessi July 2013 We suggest a stochastic reserving method, which uses the information gained from statistical reserving methods (such as the

More information

Analysis of the Bitcoin Exchange Using Particle MCMC Methods

Analysis of the Bitcoin Exchange Using Particle MCMC Methods Analysis of the Bitcoin Exchange Using Particle MCMC Methods by Michael Johnson M.Sc., University of British Columbia, 2013 B.Sc., University of Winnipeg, 2011 Project Submitted in Partial Fulfillment

More information

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model Analyzing Oil Futures with a Dynamic Nelson-Siegel Model NIELS STRANGE HANSEN & ASGER LUNDE DEPARTMENT OF ECONOMICS AND BUSINESS, BUSINESS AND SOCIAL SCIENCES, AARHUS UNIVERSITY AND CENTER FOR RESEARCH

More information

Poverty-Growth-Inequality Triangle under Globaliza9on: Time Dimensions and the Control Factors of the Impacts of Integra9on

Poverty-Growth-Inequality Triangle under Globaliza9on: Time Dimensions and the Control Factors of the Impacts of Integra9on The 13 th Interna>onal Conven>on of the East Asian Economic Associa>on in Singapore 20 October, 2012 Poverty-Growth-Inequality Triangle under Globaliza9on: Time Dimensions and the Control Factors of the

More information

Actuarial Society of India EXAMINATIONS

Actuarial Society of India EXAMINATIONS Actuarial Society of India EXAMINATIONS 7 th June 005 Subject CT6 Statistical Models Time allowed: Three Hours (0.30 am 3.30 pm) INSTRUCTIONS TO THE CANDIDATES. Do not write your name anywhere on the answer

More information

Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty

Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty Extend the ideas of Kan and Zhou paper on Optimal Portfolio Construction under parameter uncertainty George Photiou Lincoln College University of Oxford A dissertation submitted in partial fulfilment for

More information

Relevant parameter changes in structural break models

Relevant parameter changes in structural break models Relevant parameter changes in structural break models A. Dufays J. Rombouts Forecasting from Complexity April 27 th, 2018 1 Outline Sparse Change-Point models 1. Motivation 2. Model specification Shrinkage

More information

Dependence Structure and Extreme Comovements in International Equity and Bond Markets

Dependence Structure and Extreme Comovements in International Equity and Bond Markets Dependence Structure and Extreme Comovements in International Equity and Bond Markets René Garcia Edhec Business School, Université de Montréal, CIRANO and CIREQ Georges Tsafack Suffolk University Measuring

More information

(5) Multi-parameter models - Summarizing the posterior

(5) Multi-parameter models - Summarizing the posterior (5) Multi-parameter models - Summarizing the posterior Spring, 2017 Models with more than one parameter Thus far we have studied single-parameter models, but most analyses have several parameters For example,

More information

Calibration of Interest Rates

Calibration of Interest Rates WDS'12 Proceedings of Contributed Papers, Part I, 25 30, 2012. ISBN 978-80-7378-224-5 MATFYZPRESS Calibration of Interest Rates J. Černý Charles University, Faculty of Mathematics and Physics, Prague,

More information

STA 532: Theory of Statistical Inference

STA 532: Theory of Statistical Inference STA 532: Theory of Statistical Inference Robert L. Wolpert Department of Statistical Science Duke University, Durham, NC, USA 2 Estimating CDFs and Statistical Functionals Empirical CDFs Let {X i : i n}

More information

WC-5 Just How Credible Is That Employer? Exploring GLMs and Multilevel Modeling for NCCI s Excess Loss Factor Methodology

WC-5 Just How Credible Is That Employer? Exploring GLMs and Multilevel Modeling for NCCI s Excess Loss Factor Methodology Antitrust Notice The Casualty Actuarial Society is committed to adhering strictly to the letter and spirit of the antitrust laws. Seminars conducted under the auspices of the CAS are designed solely to

More information

By-Peril Deductible Factors

By-Peril Deductible Factors By-Peril Deductible Factors Luyang Fu, Ph.D., FCAS Jerry Han, Ph.D., ASA March 17 th 2010 State Auto is one of only 13 companies to earn an A+ Rating by AM Best every year since 1954! Agenda Introduction

More information

Duangporn Jearkpaporn, Connie M. Borror Douglas C. Montgomery and George C. Runger Arizona State University Tempe, AZ

Duangporn Jearkpaporn, Connie M. Borror Douglas C. Montgomery and George C. Runger Arizona State University Tempe, AZ Process Monitoring for Correlated Gamma Distributed Data Using Generalized Linear Model Based Control Charts Duangporn Jearkpaporn, Connie M. Borror Douglas C. Montgomery and George C. Runger Arizona State

More information

Lecture 17: More on Markov Decision Processes. Reinforcement learning

Lecture 17: More on Markov Decision Processes. Reinforcement learning Lecture 17: More on Markov Decision Processes. Reinforcement learning Learning a model: maximum likelihood Learning a value function directly Monte Carlo Temporal-difference (TD) learning COMP-424, Lecture

More information

Bayesian Normal Stuff

Bayesian Normal Stuff Bayesian Normal Stuff - Set-up of the basic model of a normally distributed random variable with unknown mean and variance (a two-parameter model). - Discuss philosophies of prior selection - Implementation

More information

Value at Risk Ch.12. PAK Study Manual

Value at Risk Ch.12. PAK Study Manual Value at Risk Ch.12 Related Learning Objectives 3a) Apply and construct risk metrics to quantify major types of risk exposure such as market risk, credit risk, liquidity risk, regulatory risk etc., and

More information

Simulation of Extreme Events in the Presence of Spatial Dependence

Simulation of Extreme Events in the Presence of Spatial Dependence Simulation of Extreme Events in the Presence of Spatial Dependence Nicholas Beck Bouchra Nasri Fateh Chebana Marie-Pier Côté Juliana Schulz Jean-François Plante Martin Durocher Marie-Hélène Toupin Jean-François

More information

Consistent estimators for multilevel generalised linear models using an iterated bootstrap

Consistent estimators for multilevel generalised linear models using an iterated bootstrap Multilevel Models Project Working Paper December, 98 Consistent estimators for multilevel generalised linear models using an iterated bootstrap by Harvey Goldstein hgoldstn@ioe.ac.uk Introduction Several

More information

Application of MCMC Algorithm in Interest Rate Modeling

Application of MCMC Algorithm in Interest Rate Modeling Application of MCMC Algorithm in Interest Rate Modeling Xiaoxia Feng and Dejun Xie Abstract Interest rate modeling is a challenging but important problem in financial econometrics. This work is concerned

More information

Extracting Information from the Markets: A Bayesian Approach

Extracting Information from the Markets: A Bayesian Approach Extracting Information from the Markets: A Bayesian Approach Daniel Waggoner The Federal Reserve Bank of Atlanta Florida State University, February 29, 2008 Disclaimer: The views expressed are the author

More information

Rethinking the Fundamental Law

Rethinking the Fundamental Law Rethinking the Fundamental Law Jose Menchero Simplicity as a Theore@cal Objec@ve Everything should be made as simple as possible, but no simpler - Albert Einstein 2 Outline Fundamental Law of Ac@ve Management

More information

Robust Loss Development Using MCMC: A Vignette

Robust Loss Development Using MCMC: A Vignette Robust Loss Development Using MCMC: A Vignette Christopher W. Laws Frank A. Schmid July 2, 2010 Abstract For many lines of insurance, the ultimate loss associated with a particular exposure (accident or

More information

Statistics, Their Distributions, and the Central Limit Theorem

Statistics, Their Distributions, and the Central Limit Theorem Statistics, Their Distributions, and the Central Limit Theorem MATH 3342 Sections 5.3 and 5.4 Sample Means Suppose you sample from a popula0on 10 0mes. You record the following sample means: 10.1 9.5 9.6

More information

ST440/550: Applied Bayesian Analysis. (5) Multi-parameter models - Summarizing the posterior

ST440/550: Applied Bayesian Analysis. (5) Multi-parameter models - Summarizing the posterior (5) Multi-parameter models - Summarizing the posterior Models with more than one parameter Thus far we have studied single-parameter models, but most analyses have several parameters For example, consider

More information

Modeling skewness and kurtosis in Stochastic Volatility Models

Modeling skewness and kurtosis in Stochastic Volatility Models Modeling skewness and kurtosis in Stochastic Volatility Models Georgios Tsiotas University of Crete, Department of Economics, GR December 19, 2006 Abstract Stochastic volatility models have been seen as

More information

Real World Economic Scenario Generators

Real World Economic Scenario Generators Real World Economic Scenario Generators David Wilkie 20 th AFIR Colloquium, 2011, Madrid Input: Real world mathematical model Engine: Economic scenario generator programme Output: N (= 10,000) simulated

More information

10/10/2016. PARAMETER RISK REVISITED Variance Papers: Parameter Risk. Parameter Risk Revisited Agenda. What is parameter risk?

10/10/2016. PARAMETER RISK REVISITED Variance Papers: Parameter Risk. Parameter Risk Revisited Agenda. What is parameter risk? PARAMETER RISK REVISITED Variance Papers: Parameter Risk NOVEMBER 16, 2016 Avraham Adler, FCAS, CERA, MAAA Senior Vice President GC Analytics Morristown, NJ 1 Agenda What is parameter risk? Van Kampen

More information

BAYESIAN CLAIMS RESERVING* Enrique de Alba Instituto Tecnológico Autónomo de México (ITAM) Río Hondo No. 1 México, D.F MÉXICO

BAYESIAN CLAIMS RESERVING* Enrique de Alba Instituto Tecnológico Autónomo de México (ITAM) Río Hondo No. 1 México, D.F MÉXICO BAYESIAN CLAIMS RESERVING* Enrique de Alba Instuto Tecnológico Autónomo de México (ITAM) Río Hondo No. México, D.F. 0000 MÉXICO dealba@am.mx and The Universy of Waterloo Departement of Statistics and Actuarial

More information

Multi-year non-life insurance risk of dependent lines of business

Multi-year non-life insurance risk of dependent lines of business Lukas J. Hahn University of Ulm & ifa Ulm, Germany EAJ 2016 Lyon, France September 7, 2016 Multi-year non-life insurance risk of dependent lines of business The multivariate additive loss reserving model

More information

Empirical Distribution Testing of Economic Scenario Generators

Empirical Distribution Testing of Economic Scenario Generators 1/27 Empirical Distribution Testing of Economic Scenario Generators Gary Venter University of New South Wales 2/27 STATISTICAL CONCEPTUAL BACKGROUND "All models are wrong but some are useful"; George Box

More information

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018

Subject CS1 Actuarial Statistics 1 Core Principles. Syllabus. for the 2019 exams. 1 June 2018 ` Subject CS1 Actuarial Statistics 1 Core Principles Syllabus for the 2019 exams 1 June 2018 Copyright in this Core Reading is the property of the Institute and Faculty of Actuaries who are the sole distributors.

More information

The Time-Varying Effects of Monetary Aggregates on Inflation and Unemployment

The Time-Varying Effects of Monetary Aggregates on Inflation and Unemployment 経営情報学論集第 23 号 2017.3 The Time-Varying Effects of Monetary Aggregates on Inflation and Unemployment An Application of the Bayesian Vector Autoregression with Time-Varying Parameters and Stochastic Volatility

More information

Chapter 7: Estimation Sections

Chapter 7: Estimation Sections Chapter 7: Estimation Sections 7.1 Statistical Inference Bayesian Methods: 7.2 Prior and Posterior Distributions 7.3 Conjugate Prior Distributions Frequentist Methods: 7.5 Maximum Likelihood Estimators

More information

Window Width Selection for L 2 Adjusted Quantile Regression

Window Width Selection for L 2 Adjusted Quantile Regression Window Width Selection for L 2 Adjusted Quantile Regression Yoonsuh Jung, The Ohio State University Steven N. MacEachern, The Ohio State University Yoonkyung Lee, The Ohio State University Technical Report

More information

Evidence from Large Indemnity and Medical Triangles

Evidence from Large Indemnity and Medical Triangles 2009 Casualty Loss Reserve Seminar Session: Workers Compensation - How Long is the Tail? Evidence from Large Indemnity and Medical Triangles Casualty Loss Reserve Seminar September 14-15, 15, 2009 Chicago,

More information

Maximum Likelihood Estimation

Maximum Likelihood Estimation Maximum Likelihood Estimation EPSY 905: Fundamentals of Multivariate Modeling Online Lecture #6 EPSY 905: Maximum Likelihood In This Lecture The basics of maximum likelihood estimation Ø The engine that

More information

Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies

Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies Limit Theorems for the Empirical Distribution Function of Scaled Increments of Itô Semimartingales at high frequencies George Tauchen Duke University Viktor Todorov Northwestern University 2013 Motivation

More information

Using MCMC and particle filters to forecast stochastic volatility and jumps in financial time series

Using MCMC and particle filters to forecast stochastic volatility and jumps in financial time series Using MCMC and particle filters to forecast stochastic volatility and jumps in financial time series Ing. Milan Fičura DYME (Dynamical Methods in Economics) University of Economics, Prague 15.6.2016 Outline

More information

A Total Credibility Approach to Pool Reserving

A Total Credibility Approach to Pool Reserving December 2, 2011 A Total Credibility Approach to Pool Reserving Frank Schmid Abstract Motivation. Among other services in the assigned risk market, NCCI provides actuarial services for the National Workers

More information

I BASIC RATEMAKING TECHNIQUES

I BASIC RATEMAKING TECHNIQUES TABLE OF CONTENTS Volume I BASIC RATEMAKING TECHNIQUES 1. Werner 1 "Introduction" 1 2. Werner 2 "Rating Manuals" 11 3. Werner 3 "Ratemaking Data" 15 4. Werner 4 "Exposures" 25 5. Werner 5 "Premium" 43

More information

Master s in Financial Engineering Foundations of Buy-Side Finance: Quantitative Risk and Portfolio Management. > Teaching > Courses

Master s in Financial Engineering Foundations of Buy-Side Finance: Quantitative Risk and Portfolio Management.  > Teaching > Courses Master s in Financial Engineering Foundations of Buy-Side Finance: Quantitative Risk and Portfolio Management www.symmys.com > Teaching > Courses Spring 2008, Monday 7:10 pm 9:30 pm, Room 303 Attilio Meucci

More information

Monotonically Constrained Bayesian Additive Regression Trees

Monotonically Constrained Bayesian Additive Regression Trees Constrained Bayesian Additive Regression Trees Robert McCulloch University of Chicago, Booth School of Business Joint with: Hugh Chipman (Acadia), Ed George (UPenn, Wharton), Tom Shively (U Texas, McCombs)

More information

Conditional Heteroscedasticity

Conditional Heteroscedasticity 1 Conditional Heteroscedasticity May 30, 2010 Junhui Qian 1 Introduction ARMA(p,q) models dictate that the conditional mean of a time series depends on past observations of the time series and the past

More information

The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations

The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations The Use of Importance Sampling to Speed Up Stochastic Volatility Simulations Stan Stilger June 6, 1 Fouque and Tullie use importance sampling for variance reduction in stochastic volatility simulations.

More information

Modeling Dependence in the Design of Whole Farm Insurance Contract A Copula-Based Model Approach

Modeling Dependence in the Design of Whole Farm Insurance Contract A Copula-Based Model Approach Modeling Dependence in the Design of Whole Farm Insurance Contract A Copula-Based Model Approach Ying Zhu Department of Agricultural and Resource Economics North Carolina State University yzhu@ncsu.edu

More information

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29 Chapter 5 Univariate time-series analysis () Chapter 5 Univariate time-series analysis 1 / 29 Time-Series Time-series is a sequence fx 1, x 2,..., x T g or fx t g, t = 1,..., T, where t is an index denoting

More information

Probability Weighted Moments. Andrew Smith

Probability Weighted Moments. Andrew Smith Probability Weighted Moments Andrew Smith andrewdsmith8@deloitte.co.uk 28 November 2014 Introduction If I asked you to summarise a data set, or fit a distribution You d probably calculate the mean and

More information

Practical methods of modelling operational risk

Practical methods of modelling operational risk Practical methods of modelling operational risk Andries Groenewald The final frontier for actuaries? Agenda 1. Why model operational risk? 2. Data. 3. Methods available for modelling operational risk.

More information

GI ADV Model Solutions Fall 2016

GI ADV Model Solutions Fall 2016 GI ADV Model Solutions Fall 016 1. Learning Objectives: 4. The candidate will understand how to apply the fundamental techniques of reinsurance pricing. (4c) Calculate the price for a casualty per occurrence

More information

Introduction to Sequential Monte Carlo Methods

Introduction to Sequential Monte Carlo Methods Introduction to Sequential Monte Carlo Methods Arnaud Doucet NCSU, October 2008 Arnaud Doucet () Introduction to SMC NCSU, October 2008 1 / 36 Preliminary Remarks Sequential Monte Carlo (SMC) are a set

More information

SOCIETY OF ACTUARIES EXAM STAM SHORT-TERM ACTUARIAL MATHEMATICS EXAM STAM SAMPLE QUESTIONS

SOCIETY OF ACTUARIES EXAM STAM SHORT-TERM ACTUARIAL MATHEMATICS EXAM STAM SAMPLE QUESTIONS SOCIETY OF ACTUARIES EXAM STAM SHORT-TERM ACTUARIAL MATHEMATICS EXAM STAM SAMPLE QUESTIONS Questions 1-307 have been taken from the previous set of Exam C sample questions. Questions no longer relevant

More information

Technical Appendix: Policy Uncertainty and Aggregate Fluctuations.

Technical Appendix: Policy Uncertainty and Aggregate Fluctuations. Technical Appendix: Policy Uncertainty and Aggregate Fluctuations. Haroon Mumtaz Paolo Surico July 18, 2017 1 The Gibbs sampling algorithm Prior Distributions and starting values Consider the model to

More information