Non parametric individual claims reserving

Size: px
Start display at page:

Download "Non parametric individual claims reserving"

Transcription

1 Non parametric individual claims reserving Maximilien BAUDRY& Christian Y. ROBERT DAMIChair&UniversitéLyon1-ISFA Workshopon«DatascienceinFinanceandInsurance» ISBA(UCL), Friday, September 15, 2017

2 Acknowledgements to: - the Actuarial Department of -andits steam and more specifically to Philippe Baudier, Pierre de Sahb, Sebastien Conort!

3 1 Introduction and motivation The current reserving practice consists, in most cases, in using methods based on claim development triangles for projections as well as for capital requirement calculations. The triangles are organised by origin period (occurrence most of the time or underwriting otherwise) and development period. Deterministic and stochastic unpaid claim reserving models based on triangles (e.g. chain-ladder method, Bornhuetter-Ferguson method) have had a great success to manage reserve riskforavarietyoflinesofbusiness...

4 ... but such models suffer form underlying strong assumptions and give rise to several issues: - need for tail factors that may induce over parameterization risk, - propagations of errors through the development factors, huge estimation error for the latest development periods, - instability in ultimate claims for recent arrival years, uncertainty about the ability to properly capture the pattern of claim development, - existence of a chain-ladder bias, - lack of robustness and need for treatments of outliers, - can not include calendar year effects, - potential different results between projections based on paid losses or incurred losses, - can not separate assessment of IBNR and RBNS claims, -...

5 These limits are consequences to a loss of information when aggregating the original individual claim data details (time of occurrence, reporting delay, time andamountsofpayments,...). Recent developments in data collection, storage and analysis techniques implies that a proper individual claims modelling is now accessible. Therefore, recent research strongly promotes claims reserving on individual claims data, see, for instance, Antonio and Plat (2014), Arjas(1989), Hiabu et al.(2016), Jessen et al.(2011), Norberg(1993, 1999), Martinez-Miranda et al.(2015), Pigeon et al.(2014), Taylor et al.(2008), Wüthrich(2017), Xiaoli(2013), among others but all contributions that are based on individual claims data, except Wüthrich (2017), assume a fixed and parametric structural form. E.g. Pigeon et al.(2014) assumes a multivariate skew normal distribution to the claims payments.

6 Such fixed structural forms are not very flexible and are sometimes very difficult to estimate due to complex likelihood functions. Moreover the consideration of detailed feature information with a great data diversity is not always compatible with these rigid approaches. Onthisbasis,ithasbecomecrucial to implement more flexible models.nowadays, machine learning techniques are very popular in data analytics and offer highly configurable and accurate algorithms that can deal with any sort of structured and unstructured information. Wüthrich (2017) proposes for the first a contribution to illustrate how the regression tree techniques can be used for individual claims reserving. However, for pedagogical purposes, -heonlyconsidersthenumbersofpaymentsandnottheclaimsamountspaid, - he assumes that the claims occurrences and reporting process can be described by a homogeneous marked Poisson point process, and, as a consequence these numbers of incurred but not reported (IBNR) claims have been predicted by a chain-ladder method.

7 On this basis, we have decided to propose a new non-parametric and flexible approach to estimate individual IBNR and RBNS claims reserves that can account forkeyeffects,suchas: - including the key claim characteristics(i.e., explanatory variables) to allow for claims heterogeneity and to take advantage of additional large datasets, - capturing the specific development pattern of claims, including their occurrence, reporting and cash-flow features, and detecting potential trend changes, - taking into account possible changes in the product mix, the legal context or the claims processing over time, to avoid potential biases in estimation and forecasting, - implementing separate and consistent treatments of IBNR and RBNS claims.

8 Our model is estimated on simulated data and the prediction results are compared with those generated by the chain-ladder model. When evaluating the performance of our approach, we put emphasis on the the impact of using micro-level information on the variances of the prediction errors. We implement our new approach with an ExtraTrees algorithm but many other powerful machine learning algorithms can easily be adapted(random forest, gradient boosting,...).

9 2 The problem and our approach We associate with each policy the following quantities: - T 0 :the underwriting date( isthe insured periodandthecontractwillexpire at T 0 + ). (F t ) t T0 Some features/risk factors are known at T 0 and may evolve over time : Example: For a life insurance policy: applicant s current age, applicant s gender (if allowed), height and weight of the applicant, health history, applicant s marital status, applicant s children, if any..., applicant s occupation, applicant s income, applicant s smoking habits or tobacco use)... - T 1 : the occurrence date of the claim (T 1 = if there is no claim). Only one claim is possible during the insured period(but it can be easily generalised).

10 - T 2 :the reporting date. Weassumethatthereexistsamaximum delay max,r toreporttheclaims onceithasoccurred,i.e. T 2 T 1 < max,r. - T 3 :the settlement date. During the settlement period the insurance company receive information on the individual claim like exact cause of accident, type of accident, location of accident, line-of-business and contracts involved, claims assessment and predictions by claims adjusters, payments already done, external expertise, etc. Wedenotethisinformationby(I t ) t T2. Weassumethatthereexistsamaximum delay max,s tosettletheclaims onceithasbeendeclared,i.e. T 3 T 2 < max,s.

11 - Payment cash flows Thepaymentsarebrokendowninto q severalcomponents:q 1insurance coverages and the legal and claims expert fees(if any). Wedenoteby(P t ) T2 <t T 3 the multivariate cumulated payment process. Welet P t =0for T 1 <t T 2. -The mark associated to the policyis Z= (F t ) t T0,T 1,T 2,T 3,P T1 <t T 3,,I T2 <t T 3 Theinsurer s portfolio is represented by a collection of points(t 0,p,Z p ) p 1 wherez p areinthespaceofpolicies marks.

12

13 Categories of outstanding claims Note that if T 1 > T 0 +, the insurance company is not liable for this particular claim with the actual insurance policy because the contract is already terminated at claim occurrence. 1. t<t 1. There is no outstanding claim. 2. T 1 < t < T 2.The insurance claim has occurred but it has not yet been reported to the insurance company. These claims are called Incurred But Not Reported (IBNR) claims. For such claims we do not have individual claim specific information, but we can use external information(denotedby E t ) IBNR t =E P T3 1 T1 <t (T 0 + ) t<t 2,(F u ) T0 u t,(e u ) 0 u t

14 3. T 2 < t < T 3. These claims are reported at the company but the final assessment is still missing. Typically, we are in the situation where more and more information about the individual claim arrives, and the prediction uncertainty in the final assessment decreases. However, these claims are not completely settled, yet, and therefore they are called Reported But Not Settled(RBNS) claims: RBNS t = E P T3 P t T 2 <t<t 3,T 1 <T 0 +,(F u ) T0 u t,(e u ) 0 u t,(i u ) T2 u t The individual claims reserve is therefore ICR t =IBNR t 1 t<t2 +RBNS t 1 t T2

15

16 Subdivisions of outstanding claims Letδbeafixed timestepandderiveagrid of timest i =δ i,i 0,forwhich the insurance company wants to evaluate its liabilities.

17 WesplitRBNS ti inthefollowingway:forj=1,2,3,...wedefinetheexpected increase of the payments between t i+j 1 and t i+j given that a claim has been declared RBNS ti,j = E P ti+j P ti+j 1 T 2 <t i <T 3,T 1 <T 0 +,(F u ) T0 u t i,(e u ) u ti,(i u ) T2 u t such that RBNS ti = max,s /δ j=1 RBNS ti,j.

18 We split IBNR ti inthefollowingway:for j=1,2,3,... IBNR ti,j=e (P ti+j P ti+j 1 )1 T1 <t i (T 0 + ) t i <T 2,(F u ) T0 u t i,(e u ) T0 u t i such that IBNR ti = ( max,r + max,s )/δ j=1 IBNR ti,j.

19 Moreoverwewrite IBNR ti,j inafrequency/severity formula: IBNR ti,j:=ibnr_freq ti,j IBNR_loss ti,j where IBNR_freq ti,j = E 1 (Pti+j P ti+j 1 )1T1<ti (T0+ ) >0 t i <T 2,(F u ) T0 u t i,(e u ) T0 u t i and IBNR_loss ti,j = E[(P t i+j P ti+j 1 )1 T1 <t i (T 0 + ) t i <T 2,(F u ) T0 u t i,(e u ) T0 u t i, (P ti+j P ti+j 1 )1 T1 <t i (T 0 + ) >0]

20 Database building for the Machine learning approach and predictions Notations:Reservingdate:t i /developmentperiod:j /model:k

21 Case j=1:1-stdevelopmentperiod-testsets

22 Case j=2:2-nddevelopmentperiod-testsets

23 Case j=1, k=1:1-stdevelopmentperiod-trainsets-1-stmodel

24 Case j=1, k=2:1-stdevelopmentperiod-trainsets-2-ndmodel

25 Case j=2, k=1:2-nddevelopmentperiod-trainsets-1-stmodel

26 Final individual claims reserve predictions : with IBNR ti,p = RBNS ti,p = ICR ti,p= IBNR ti,p1 ti <T 2,p + RBNS ti,p1 ti T 2,p ( max,r + max,s )/δ j=1 max,s /δ j=1 Final claims reserve prediction : RBNS ti,j,p IBNR_freq ti,j,pibnr_loss ti,j,p p P te,rbns P te,ibnr ICR ti,p

27 Extremely randomized trees algorithm The Extra-Trees algorithm builds an ensemble of unpruned regression trees according to the classical top-down procedure. Its two main differences with other tree-based ensemble methods are that - it splits nodes by choosing cut-points fully at random -itusesthewholelearningsample(ratherthanabootstrapreplica)togrowthe trees. The predictions of the trees are aggregated to yield the final prediction, by majority vote in classification problems and arithmetic average in regression problems.

28 From the bias-variance point of view - the rationale behind the Extra-Trees method is that the explicit randomization of the cut-point and attribute combined with ensemble averaging should be able to reduce variance more strongly than the weaker randomization schemes used by other methods. - the usage of the full original learning sample rather than bootstrap replicas is motivated in order to minimize bias. From the computational point of view, the complexity of the tree growing procedure is like most other tree growing procedures.

29

30 Database building for the chain ladder approach and predictions Reservingdate:t i /developmentperiod:j

31 From underwriting time to occurrence time:

32 Example: 1-st development period

33 Example: 1-st development period prediction

34 Example: 2-nd development period

35 Example: 2-nd development period prediction

36 3 A case study with mobile phone insurance We consider a mobile phone insurance that covers the devices in the event of theft, breakage or oxydation. The insurance company provides cover for a range of four brands and until four models by brand with three policy types available : breakage, breakage and oxydation and breakage, oxydation and theft and for an insured period of one year. For the first generation of contracts that will be sold from 2016/01/01 to 2017/12/31, we consider the following central scenario: - the underwriting Poisson point process has a constant intensity λ 0,t = (in yearly unit), i.e. the insurance sells roughly contracts over the two years.

37 - stationary distribution of the coverage types Proportion Breakage 0.25 Breakage + oxydation 0.45 Breakage + oxydation + theft stationary distribution of the brand types Proportion Basis price Brand Brand Brand Brand

38 - multiplicative link between the model and its price Model type Multiplicative factor claim frequencies assumptions Yearly incidence Breakage 0.15 Oxydation 0.05 Theft 0.05 model type A competing model between risks is assumed.

39 - claim amount distributions: beta distribution α β Breakage 2 5 Oxydation 5 3 Theft declarationdelayintensity:α=0.4, β=10, λ 1,t+T0 = t α 1 (1 t) β 1 1 t u α 1 (1 u) β 1 du, 0<t<1. -paymentdelayintensity:α=7, β=7, m=40/365, d=10/365, λ 2,t+T1 = ((t d)/m)α 1 (1 (t d)/m) β 1 m 1 (t d)/m u α 1 (1 u) β 1 du, d<t<m+d. These intensities don t depend neither on the brand, the model, the coverage type, nor the occurrence date.

40 Central scenario- some descriptive statistics

41

42

43

44 Selected features Featuresrelatedtothecontract: -brandofthemobilephone, -priceofthemobilephone, - type of coverage( breakage, breakage and oxydation and breakage, oxydation and theft ), - underwriting date. Featuresrelatedtothehistoryofthecontract: - number of days since the underwriting date and exposure, - indicator function whether a claim has been declared or not, - type of damage(breakage, oxydation, theft), -numberofdayssincetheclaimhasbeendeclared.

45

46

47 IBNR RBNS

48

49

50

51 The other scenarii: - Monthly scale instead of uniform scale - Time-dependent underwriting rate -Decreaseof10%ofthepaymentdelaysincejanuary Increaseof10%ofthepaymentdelaysincejanuary Arrivalsofnewandmoreexpensivemobilephonesattheendoftheyear2016 -Increaseof40%oftheclaimratefromdecember152016tojanuary152017

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67 4 Conclusion We have proposed a new non-parametric approach for individual claims reserving using a machine learning algorithm known as Extra-Trees algorithm. Ourmodelisfullyfexibleandallowtoconsider(almost)anykindoffeatureinformation. AsaresultweobtainIBNRandRBNSclaimsreservesforindividualpoliciesintegrating all available relevant feature information. The method provides almost unbiased estimators of the claims reserves with very small standard deviations in our simulation study(five times smaller than the Mack chain-ladder standard deviation!). Machine Learning estimators are more responsive to any changes in the development patterns of claims including occurrence, reporting, cost modifications,... than the chain-ladder estimator based on aggregated loss data.

68 1. RBNS -Teststep: -Setofpolicies: P te,rbns ={p:t 2,p t i <T 3,p,T 1,p <T 0,p + } - X.test X te,rbns = T 0,p,t i T 0,p,F ti,p,e T0,p,E T1,p,E T2,p,I ti,p p P (j) te,rbns - Y.test:predictions Ŷ (j,k) te,rbns =( RBNS (k) i,j,p) p P (j) te,rbns

69 2. RBNS -Trainstep: -Setofpolicies: P (j,k) tr,rbns ={p:t 2,p t i j k+1 <T 3,p,T 1,p <T 0,p + } - X.train X (j,k) tr,rbns = T 0,p,t i j k+1 T 0,p,F ti j k+1,p,e T0,p,E T1,p,E T2,p,I ti j k+1,p p P (j,k) tr,rb - Y.train Y (j,k) tr,rbns = P t i k+1,p P ti k,p p P (j,k) tr,rbns

70 3. IBNR_freq -Teststep: -Setofpolicies: P te,ibnr_freq ={p:t i <T 2,p T 0,p + + max,r + max,s } - X.test_freq X te,ibnr_freq = T 0,p,t i T 0,p,F ti,p,e T0,p p P te,ibnr_freq - Y.test_freq: predictions Ŷ (j,k) te,ibnr_freq =( IBNR_freq (k) i,j,p ) p P (j) te,ibnr_f req

71 4. IBNR_freq -Trainstep: -Setofpolicies: P (j,k) tr,ibnr_freq ={p:t i j k+1 <T 2,p T 0,p + + max,r + max,s } - X.train_freq X (j,k) tr,ibnr_freq = T 0,p,t i j k+1 T 0,p,F ti j k+1,p,e T0,p p P (j,k) tr,ibnr_f req - Y.train_freq Y (j,k) tr,ibnr_freq = 1 (Pti k+1,p P ti k,p )1 T1,p <t i j k+1 (T 0,p + ) >0 p P (j,k) tr,ibnr_f req

72 5. IBNR_loss-Teststep: -Setofpolicies: P te,ibnr ={p:t i <T 2,p T 0,p + + max,r + max,s } - X.test_loss X te,ibnr_loss = T 0,p,t i T 0,p,F ti,p,e T0,p p P te,ibnr - Y.test_loss: predictions Ŷ (j,k) te,ibnr_loss =( IBNR_loss (k) i,j,p ) p P te,ibnr

73 6. IBNR_loss-Trainstep: -Setofpolicies: P (j,k) tr,ibnr_loss ={p:t i j k+1 <T 2,p,(P ti k+1 P ti k )1 T1,p <t i j k+1 (T 0,p + ) >0} - X.train_loss X (j,k) tr,ibnr_loss = T 0,p,t i j k+1 T 0,p,F ti j k+1,p,e T0,p p P (j,k) tr,ibnr_loss - Y.train_loss Y (j,k) tr,ibnr_loss = P t i k+1,p P ti k,p p P (j,k) tr,ibnr_loss

74 Database building for the chain ladder approach and predictions Reservingdate:t i /developmentperiod:j -Setofpolicies: P (j i) tr,cl ={p:t 1,p t i j }. - j-th development factor: with ˆF j i = p P (j i) tr,cl p P (j i) tr,cl P T (δ) 1,p +δj,p T (δ) 1,p = inf t j T 1,p t j. P T (δ) 1,p +δ(j 1),p.

75 Final claims reserve prediction : J j=1 p P (i,j) te,cl P (δ) T 1,p +δ(j 1),p J j k=1 ˆF k+(j 1) i 1 where and P (i,j) te,cl ={p:t i j T 1,p t i } J = ( + max,r + max,s )/δ.

76 and RBNS ti,j,p = k IBNR_freq ti,j,p = k IBNR_loss ti,j,p = k p k t i k+1,e ti k+1 RBNS (k) t i,j,p p k t i k+1,e ti k+1 p k t i k+1,e ti k+1 IBNR_freq (k) t i,j,p IBNR_loss (k) t i,j,p p k t i k+1,e ti k+1 k isasetofpositiveweightssuchthat k p k t i k+1,e ti k+1 =1

Non parametric individual claim reserving in insurance

Non parametric individual claim reserving in insurance Non parametric individual claim reserving in insurance Maximilien BAUDRY and Christian Y. ROBERT November 27, 2017 Abstract Accurate loss reserves are an important item in the nancial statement of an insurance

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

Xiaoli Jin and Edward W. (Jed) Frees. August 6, 2013

Xiaoli Jin and Edward W. (Jed) Frees. August 6, 2013 Xiaoli and Edward W. (Jed) Frees Department of Actuarial Science, Risk Management, and Insurance University of Wisconsin Madison August 6, 2013 1 / 20 Outline 1 2 3 4 5 6 2 / 20 for P&C Insurance Occurrence

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

Validating the Double Chain Ladder Stochastic Claims Reserving Model

Validating the Double Chain Ladder Stochastic Claims Reserving Model Validating the Double Chain Ladder Stochastic Claims Reserving Model Abstract Double Chain Ladder introduced by Martínez-Miranda et al. (2012) is a statistical model to predict outstanding claim reserve.

More information

joint work with K. Antonio 1 and E.W. Frees 2 44th Actuarial Research Conference Madison, Wisconsin 30 Jul - 1 Aug 2009

joint work with K. Antonio 1 and E.W. Frees 2 44th Actuarial Research Conference Madison, Wisconsin 30 Jul - 1 Aug 2009 joint work with K. Antonio 1 and E.W. Frees 2 44th Actuarial Research Conference Madison, Wisconsin 30 Jul - 1 Aug 2009 University of Connecticut Storrs, Connecticut 1 U. of Amsterdam 2 U. of Wisconsin

More information

Statistical Modeling Techniques for Reserve Ranges: A Simulation Approach

Statistical Modeling Techniques for Reserve Ranges: A Simulation Approach Statistical Modeling Techniques for Reserve Ranges: A Simulation Approach by Chandu C. Patel, FCAS, MAAA KPMG Peat Marwick LLP Alfred Raws III, ACAS, FSA, MAAA KPMG Peat Marwick LLP STATISTICAL MODELING

More information

Session 5. Predictive Modeling in Life Insurance

Session 5. Predictive Modeling in Life Insurance SOA Predictive Analytics Seminar Hong Kong 29 Aug. 2018 Hong Kong Session 5 Predictive Modeling in Life Insurance Jingyi Zhang, Ph.D Predictive Modeling in Life Insurance JINGYI ZHANG PhD Scientist Global

More information

From Double Chain Ladder To Double GLM

From Double Chain Ladder To Double GLM University of Amsterdam MSc Stochastics and Financial Mathematics Master Thesis From Double Chain Ladder To Double GLM Author: Robert T. Steur Examiner: dr. A.J. Bert van Es Supervisors: drs. N.R. Valkenburg

More information

Credit Card Default Predictive Modeling

Credit Card Default Predictive Modeling Credit Card Default Predictive Modeling Background: Predicting credit card payment default is critical for the successful business model of a credit card company. An accurate predictive model can help

More information

A new -package for statistical modelling and forecasting in non-life insurance. María Dolores Martínez-Miranda Jens Perch Nielsen Richard Verrall

A new -package for statistical modelling and forecasting in non-life insurance. María Dolores Martínez-Miranda Jens Perch Nielsen Richard Verrall A new -package for statistical modelling and forecasting in non-life insurance María Dolores Martínez-Miranda Jens Perch Nielsen Richard Verrall Cass Business School London, October 2013 2010 Including

More information

City, University of London Institutional Repository

City, University of London Institutional Repository City Research Online City, University of London Institutional Repository Citation: Margraf, C. (2017). On the use of micro models for claims reversing based on aggregate data. (Unpublished Doctoral thesis,

More information

UPDATED IAA EDUCATION SYLLABUS

UPDATED IAA EDUCATION SYLLABUS II. UPDATED IAA EDUCATION SYLLABUS A. Supporting Learning Areas 1. STATISTICS Aim: To enable students to apply core statistical techniques to actuarial applications in insurance, pensions and emerging

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

Subject CS2A Risk Modelling and Survival Analysis Core Principles

Subject CS2A Risk Modelling and Survival Analysis Core Principles ` Subject CS2A Risk Modelling and Survival Analysis 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

More information

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

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

Article from. Predictive Analytics and Futurism. June 2017 Issue 15

Article from. Predictive Analytics and Futurism. June 2017 Issue 15 Article from Predictive Analytics and Futurism June 2017 Issue 15 Using Predictive Modeling to Risk- Adjust Primary Care Panel Sizes By Anders Larson Most health actuaries are familiar with the concept

More information

A Loss Reserving Method for Incomplete Claim Data Or how to close the gap between projections of payments and reported amounts?

A Loss Reserving Method for Incomplete Claim Data Or how to close the gap between projections of payments and reported amounts? A Loss Reserving Method for Incomplete Claim Data Or how to close the gap between projections of payments and reported amounts? René Dahms Baloise Insurance Switzerland rene.dahms@baloise.ch July 2008,

More information

arxiv: v1 [q-fin.rm] 13 Dec 2016

arxiv: v1 [q-fin.rm] 13 Dec 2016 arxiv:1612.04126v1 [q-fin.rm] 13 Dec 2016 The hierarchical generalized linear model and the bootstrap estimator of the error of prediction of loss reserves in a non-life insurance company Alicja Wolny-Dominiak

More information

Simulation based claims reserving in general insurance

Simulation based claims reserving in general insurance Mathematical Statistics Stockholm University Simulation based claims reserving in general insurance Elinore Gustafsson, Andreas N. Lagerås, Mathias Lindholm Research Report 2012:9 ISSN 1650-0377 Postal

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

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

IASB Educational Session Non-Life Claims Liability

IASB Educational Session Non-Life Claims Liability IASB Educational Session Non-Life Claims Liability Presented by the January 19, 2005 Sam Gutterman and Martin White Agenda Background The claims process Components of claims liability and basic approach

More information

The long road to enlightenment

The long road to enlightenment Business School The long road to enlightenment Loss reserving models from the past, with some speculation on the future Greg Taylor School of Risk and Actuarial Studies University of New South Wales Sydney,

More information

The Fundamentals of Reserve Variability: From Methods to Models Central States Actuarial Forum August 26-27, 2010

The Fundamentals of Reserve Variability: From Methods to Models Central States Actuarial Forum August 26-27, 2010 The Fundamentals of Reserve Variability: From Methods to Models Definitions of Terms Overview Ranges vs. Distributions Methods vs. Models Mark R. Shapland, FCAS, ASA, MAAA Types of Methods/Models Allied

More information

Exam-Style Questions Relevant to the New Casualty Actuarial Society Exam 5B G. Stolyarov II, ARe, AIS Spring 2011

Exam-Style Questions Relevant to the New Casualty Actuarial Society Exam 5B G. Stolyarov II, ARe, AIS Spring 2011 Exam-Style Questions Relevant to the New CAS Exam 5B - G. Stolyarov II 1 Exam-Style Questions Relevant to the New Casualty Actuarial Society Exam 5B G. Stolyarov II, ARe, AIS Spring 2011 Published under

More information

Stochastic Analysis Of Long Term Multiple-Decrement Contracts

Stochastic Analysis Of Long Term Multiple-Decrement Contracts Stochastic Analysis Of Long Term Multiple-Decrement Contracts Matthew Clark, FSA, MAAA and Chad Runchey, FSA, MAAA Ernst & Young LLP January 2008 Table of Contents Executive Summary...3 Introduction...6

More information

Solvency Assessment and Management: Steering Committee. Position Paper 6 1 (v 1)

Solvency Assessment and Management: Steering Committee. Position Paper 6 1 (v 1) Solvency Assessment and Management: Steering Committee Position Paper 6 1 (v 1) Interim Measures relating to Technical Provisions and Capital Requirements for Short-term Insurers 1 Discussion Document

More information

Modeling. joint work with Jed Frees, U of Wisconsin - Madison. Travelers PASG (Predictive Analytics Study Group) Seminar Tuesday, 12 April 2016

Modeling. joint work with Jed Frees, U of Wisconsin - Madison. Travelers PASG (Predictive Analytics Study Group) Seminar Tuesday, 12 April 2016 joint work with Jed Frees, U of Wisconsin - Madison Travelers PASG (Predictive Analytics Study Group) Seminar Tuesday, 12 April 2016 claim Department of Mathematics University of Connecticut Storrs, Connecticut

More information

Long-tail liability risk management. It s time for a. scientific. Approach >>> Unique corporate culture of innovation

Long-tail liability risk management. It s time for a. scientific. Approach >>> Unique corporate culture of innovation Long-tail liability risk management It s time for a scientific Approach >>> Unique corporate culture of innovation Do you need to be confident about where your business is heading? Discard obsolete Methods

More information

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright Faculty and Institute of Actuaries Claims Reserving Manual v.2 (09/1997) Section D7 [D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright 1. Introduction

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

ECS171: Machine Learning

ECS171: Machine Learning ECS171: Machine Learning Lecture 15: Tree-based Algorithms Cho-Jui Hsieh UC Davis March 7, 2018 Outline Decision Tree Random Forest Gradient Boosted Decision Tree (GBDT) Decision Tree Each node checks

More information

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS Melfi Alrasheedi School of Business, King Faisal University, Saudi

More information

Non parametric IBNER projection

Non parametric IBNER projection Non parametric IBNER projection Claude Perret Hannes van Rensburg Farshad Zanjani GIRO 2009, Edinburgh Agenda Introduction & background Why is IBNER important? Method description Issues Examples Introduction

More information

FAV i R This paper is produced mechanically as part of FAViR. See for more information.

FAV i R This paper is produced mechanically as part of FAViR. See  for more information. Basic Reserving Techniques By Benedict Escoto FAV i R This paper is produced mechanically as part of FAViR. See http://www.favir.net for more information. Contents 1 Introduction 1 2 Original Data 2 3

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

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

A Comprehensive, Non-Aggregated, Stochastic Approach to. Loss Development

A Comprehensive, Non-Aggregated, Stochastic Approach to. Loss Development A Comprehensive, Non-Aggregated, Stochastic Approach to Loss Development By Uri Korn Abstract In this paper, we present a stochastic loss development approach that models all the core components of the

More information

Prediction Uncertainty in the Chain-Ladder Reserving Method

Prediction Uncertainty in the Chain-Ladder Reserving Method Prediction Uncertainty in the Chain-Ladder Reserving Method Mario V. Wüthrich RiskLab, ETH Zurich joint work with Michael Merz (University of Hamburg) Insights, May 8, 2015 Institute of Actuaries of Australia

More information

Individual Loss Reserving with the Multivariate Skew Normal Distribution

Individual Loss Reserving with the Multivariate Skew Normal Distribution Faculty of Business and Economics Individual Loss Reserving with the Multivariate Skew Normal Distribution Mathieu Pigeon, Katrien Antonio, Michel Denuit DEPARTMENT OF ACCOUNTANCY, FINANCE AND INSURANCE

More information

Introduction to Casualty Actuarial Science

Introduction to Casualty Actuarial Science Introduction to Casualty Actuarial Science Executive Director Email: ken@theinfiniteactuary.com 1 Casualty Actuarial Science Two major areas are measuring 1. Written Premium Risk Pricing 2. Earned Premium

More information

Contents Utility theory and insurance The individual risk model Collective risk models

Contents Utility theory and insurance The individual risk model Collective risk models Contents There are 10 11 stars in the galaxy. That used to be a huge number. But it s only a hundred billion. It s less than the national deficit! We used to call them astronomical numbers. Now we should

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

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

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

Operational Risk Modeling

Operational Risk Modeling Operational Risk Modeling RMA Training (part 2) March 213 Presented by Nikolay Hovhannisyan Nikolay_hovhannisyan@mckinsey.com OH - 1 About the Speaker Senior Expert McKinsey & Co Implemented Operational

More information

(iii) Under equal cluster sampling, show that ( ) notations. (d) Attempt any four of the following:

(iii) Under equal cluster sampling, show that ( ) notations. (d) Attempt any four of the following: Central University of Rajasthan Department of Statistics M.Sc./M.A. Statistics (Actuarial)-IV Semester End of Semester Examination, May-2012 MSTA 401: Sampling Techniques and Econometric Methods Max. Marks:

More information

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology FE670 Algorithmic Trading Strategies Lecture 4. Cross-Sectional Models and Trading Strategies Steve Yang Stevens Institute of Technology 09/26/2013 Outline 1 Cross-Sectional Methods for Evaluation of Factor

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 Casualty Actuarial Science

Introduction to Casualty Actuarial Science Introduction to Casualty Actuarial Science Director of Property & Casualty Email: ken@theinfiniteactuary.com 1 Casualty Actuarial Science Two major areas are measuring 1. Written Premium Risk Pricing 2.

More information

Application of Statistical Techniques in Group Insurance

Application of Statistical Techniques in Group Insurance Application of Statistical Techniques in Group Insurance Chit Wai Wong, John Low, Keong Chuah & Jih Ying Tioh AIA Australia This presentation has been prepared for the 2016 Financial Services Forum. The

More information

Computational Statistics Handbook with MATLAB

Computational Statistics Handbook with MATLAB «H Computer Science and Data Analysis Series Computational Statistics Handbook with MATLAB Second Edition Wendy L. Martinez The Office of Naval Research Arlington, Virginia, U.S.A. Angel R. Martinez Naval

More information

A Review of Berquist and Sherman Paper: Reserving in a Changing Environment

A Review of Berquist and Sherman Paper: Reserving in a Changing Environment A Review of Berquist and Sherman Paper: Reserving in a Changing Environment Abstract In the Property & Casualty development triangle are commonly used as tool in the reserving process. In the case of a

More information

Machine Learning Applications in Insurance

Machine Learning Applications in Insurance General Public Release Machine Learning Applications in Insurance Nitin Nayak, Ph.D. Digital & Smart Analytics Swiss Re General Public Release Machine learning is.. Giving computers the ability to learn

More information

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring

Non-life insurance mathematics. Nils F. Haavardsson, University of Oslo and DNB Skadeforsikring Non-life insurance mathematics Nils. Haavardsson, University of Oslo and DNB Skadeforsikring Introduction to reserving Introduction hain ladder The naive loss ratio Loss ratio prediction Non-life insurance

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

Three Components of a Premium

Three Components of a Premium Three Components of a Premium The simple pricing approach outlined in this module is the Return-on-Risk methodology. The sections in the first part of the module describe the three components of a premium

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

Quantile Regression. By Luyang Fu, Ph. D., FCAS, State Auto Insurance Company Cheng-sheng Peter Wu, FCAS, ASA, MAAA, Deloitte Consulting

Quantile Regression. By Luyang Fu, Ph. D., FCAS, State Auto Insurance Company Cheng-sheng Peter Wu, FCAS, ASA, MAAA, Deloitte Consulting Quantile Regression By Luyang Fu, Ph. D., FCAS, State Auto Insurance Company Cheng-sheng Peter Wu, FCAS, ASA, MAAA, Deloitte Consulting Agenda Overview of Predictive Modeling for P&C Applications Quantile

More information

Essays on Some Combinatorial Optimization Problems with Interval Data

Essays on Some Combinatorial Optimization Problems with Interval Data Essays on Some Combinatorial Optimization Problems with Interval Data a thesis submitted to the department of industrial engineering and the institute of engineering and sciences of bilkent university

More information

General Takaful Workshop

General Takaful Workshop building value together 5 December 2012 General Takaful Workshop Tiffany Tan Ema Zaghlol www.actuarialpartners.com Contents Quarterly IBNR Valuation Provision of Risk Margin for Adverse Deviation (PRAD)

More information

Exploring the Fundamental Insurance Equation

Exploring the Fundamental Insurance Equation Exploring the Fundamental Insurance Equation PATRICK STAPLETON, FCAS PRICING MANAGER ALLSTATE INSURANCE COMPANY PSTAP@ALLSTATE.COM CAS RPM March 2016 CAS Antitrust Notice The Casualty Actuarial Society

More information

IEOR E4602: Quantitative Risk Management

IEOR E4602: Quantitative Risk Management IEOR E4602: Quantitative Risk Management Basic Concepts and Techniques of Risk Management Martin Haugh Department of Industrial Engineering and Operations Research Columbia University Email: martin.b.haugh@gmail.com

More information

Lectures and Seminars in Insurance Mathematics and Related Fields at ETH Zurich. Spring Semester 2019

Lectures and Seminars in Insurance Mathematics and Related Fields at ETH Zurich. Spring Semester 2019 December 2018 Lectures and Seminars in Insurance Mathematics and Related Fields at ETH Zurich Spring Semester 2019 Quantitative Risk Management, by Prof. Dr. Patrick Cheridito, #401-3629-00L This course

More information

Beyond GLMs. Xavier Conort & Colin Priest

Beyond GLMs. Xavier Conort & Colin Priest Beyond GLMs Xavier Conort & Colin Priest 1 Agenda 1. GLMs and Actuaries 2. Extensions to GLMs 3. Automating GLM model building 4. Best practice predictive modelling 5. Conclusion 2 1) GLMs Linear models

More information

The Two-Sample Independent Sample t Test

The Two-Sample Independent Sample t Test Department of Psychology and Human Development Vanderbilt University 1 Introduction 2 3 The General Formula The Equal-n Formula 4 5 6 Independence Normality Homogeneity of Variances 7 Non-Normality Unequal

More information

Methods and Models of Loss Reserving Based on Run Off Triangles: A Unifying Survey

Methods and Models of Loss Reserving Based on Run Off Triangles: A Unifying Survey Methods and Models of Loss Reserving Based on Run Off Triangles: A Unifying Survey By Klaus D Schmidt Lehrstuhl für Versicherungsmathematik Technische Universität Dresden Abstract The present paper provides

More information

UNIVERSITY OF OSLO. The Poisson model is a common model for claim frequency.

UNIVERSITY OF OSLO. The Poisson model is a common model for claim frequency. UNIVERSITY OF OSLO Faculty of mathematics and natural sciences Candidate no Exam in: STK 4540 Non-Life Insurance Mathematics Day of examination: December, 9th, 2015 Examination hours: 09:00 13:00 This

More information

Statement of Guidance for Licensees seeking approval to use an Internal Capital Model ( ICM ) to calculate the Prescribed Capital Requirement ( PCR )

Statement of Guidance for Licensees seeking approval to use an Internal Capital Model ( ICM ) to calculate the Prescribed Capital Requirement ( PCR ) MAY 2016 Statement of Guidance for Licensees seeking approval to use an Internal Capital Model ( ICM ) to calculate the Prescribed Capital Requirement ( PCR ) 1 Table of Contents 1 STATEMENT OF OBJECTIVES...

More information

Session 5. A brief introduction to Predictive Modeling

Session 5. A brief introduction to Predictive Modeling SOA Predictive Analytics Seminar Malaysia 27 Aug. 2018 Kuala Lumpur, Malaysia Session 5 A brief introduction to Predictive Modeling Lichen Bao, Ph.D A Brief Introduction to Predictive Modeling LICHEN BAO

More information

2017 IAA EDUCATION SYLLABUS

2017 IAA EDUCATION SYLLABUS 2017 IAA EDUCATION SYLLABUS 1. STATISTICS Aim: To enable students to apply core statistical techniques to actuarial applications in insurance, pensions and emerging areas of actuarial practice. 1.1 RANDOM

More information

Anatomy of Actuarial Methods of Loss Reserving

Anatomy of Actuarial Methods of Loss Reserving Prakash Narayan, Ph.D., ACAS Abstract: This paper evaluates the foundation of loss reserving methods currently used by actuaries in property casualty insurance. The chain-ladder method, also known as the

More information

Multivariate Cox PH model with log-skew-normal frailties

Multivariate Cox PH model with log-skew-normal frailties Multivariate Cox PH model with log-skew-normal frailties Department of Statistical Sciences, University of Padua, 35121 Padua (IT) Multivariate Cox PH model A standard statistical approach to model clustered

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

GN47: Stochastic Modelling of Economic Risks in Life Insurance

GN47: Stochastic Modelling of Economic Risks in Life Insurance GN47: Stochastic Modelling of Economic Risks in Life Insurance Classification Recommended Practice MEMBERS ARE REMINDED THAT THEY MUST ALWAYS COMPLY WITH THE PROFESSIONAL CONDUCT STANDARDS (PCS) AND THAT

More information

Calculating VaR. There are several approaches for calculating the Value at Risk figure. The most popular are the

Calculating VaR. There are several approaches for calculating the Value at Risk figure. The most popular are the VaR Pro and Contra Pro: Easy to calculate and to understand. It is a common language of communication within the organizations as well as outside (e.g. regulators, auditors, shareholders). It is not really

More information

About the Risk Quantification of Technical Systems

About the Risk Quantification of Technical Systems About the Risk Quantification of Technical Systems Magda Schiegl ASTIN Colloquium 2013, The Hague Outline Introduction / Overview Fault Tree Analysis (FTA) Method of quantitative risk analysis Results

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

A new look at tree based approaches

A new look at tree based approaches A new look at tree based approaches Xifeng Wang University of North Carolina Chapel Hill xifeng@live.unc.edu April 18, 2018 Xifeng Wang (UNC-Chapel Hill) Short title April 18, 2018 1 / 27 Outline of this

More information

Session 113 PD, Data and Model Actuaries Should be an Expert of Both. Moderator: David L. Snell, ASA, MAAA

Session 113 PD, Data and Model Actuaries Should be an Expert of Both. Moderator: David L. Snell, ASA, MAAA Session 113 PD, Data and Model Actuaries Should be an Expert of Both Moderator: David L. Snell, ASA, MAAA Presenters: Matthias Kullowatz Kenneth Warren Pagington, FSA, CERA, MAAA Qichun (Richard) Xu, FSA

More information

Importance Sampling for Fair Policy Selection

Importance Sampling for Fair Policy Selection Importance Sampling for Fair Policy Selection Shayan Doroudi Carnegie Mellon University Pittsburgh, PA 15213 shayand@cs.cmu.edu Philip S. Thomas Carnegie Mellon University Pittsburgh, PA 15213 philipt@cs.cmu.edu

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

Modelling the Claims Development Result for Solvency Purposes

Modelling the Claims Development Result for Solvency Purposes Modelling the Claims Development Result for Solvency Purposes Mario V Wüthrich ETH Zurich Financial and Actuarial Mathematics Vienna University of Technology October 6, 2009 wwwmathethzch/ wueth c 2009

More information

THE INSTITUTE OF ACTUARIES OF AUSTRALIA A.B.N

THE INSTITUTE OF ACTUARIES OF AUSTRALIA A.B.N THE INSTITUTE OF ACTUARIES OF AUSTRALIA A.B.N. 69 000 423 656 PROFESSIONAL STANDARD 300 ACTUARIAL REPORTS AND ADVICE ON GENERAL INSURANCE TECHNICAL LIABILITIES A. INTRODUCTION Application 1. This standard

More information

LIABILITY MODELLING - EMPIRICAL TESTS OF LOSS EMERGENCE GENERATORS GARY G VENTER

LIABILITY MODELLING - EMPIRICAL TESTS OF LOSS EMERGENCE GENERATORS GARY G VENTER Insurance Convention 1998 General & ASTIN Colloquium LIABILITY MODELLING - EMPIRICAL TESTS OF LOSS EMERGENCE GENERATORS GARY G VENTER 1998 GENERAL INSURANCE CONVENTION AND ASTIN COLLOQUIUM GLASGOW, SCOTLAND:

More information

Stochastic Models. Statistics. Walt Pohl. February 28, Department of Business Administration

Stochastic Models. Statistics. Walt Pohl. February 28, Department of Business Administration Stochastic Models Statistics Walt Pohl Universität Zürich Department of Business Administration February 28, 2013 The Value of Statistics Business people tend to underestimate the value of statistics.

More information

EVEREST RE GROUP, LTD LOSS DEVELOPMENT TRIANGLES

EVEREST RE GROUP, LTD LOSS DEVELOPMENT TRIANGLES 2017 Loss Development Triangle Cautionary Language This report is for informational purposes only. It is current as of December 31, 2017. Everest Re Group, Ltd. ( Everest, we, us, or the Company ) is under

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

Wage Determinants Analysis by Quantile Regression Tree

Wage Determinants Analysis by Quantile Regression Tree Communications of the Korean Statistical Society 2012, Vol. 19, No. 2, 293 301 DOI: http://dx.doi.org/10.5351/ckss.2012.19.2.293 Wage Determinants Analysis by Quantile Regression Tree Youngjae Chang 1,a

More information

Expanding Predictive Analytics Through the Use of Machine Learning

Expanding Predictive Analytics Through the Use of Machine Learning Expanding Predictive Analytics Through the Use of Machine Learning Thursday, February 28, 2013, 11:10 a.m. Chris Cooksey, FCAS, MAAA Chief Actuary EagleEye Analytics Columbia, S.C. Christopher Cooksey,

More information

Justification for, and Implications of, Regulators Suggesting Particular Reserving Techniques

Justification for, and Implications of, Regulators Suggesting Particular Reserving Techniques Justification for, and Implications of, Regulators Suggesting Particular Reserving Techniques William J. Collins, ACAS Abstract Motivation. Prior to 30 th June 2013, Kenya s Insurance Regulatory Authority

More information

Motivation. Method. Results. Conclusions. Keywords.

Motivation. Method. Results. Conclusions. Keywords. Title: A Simple Multi-State Reserving Model Topic: 3: Liability Risk Reserve Models Name: Orr, James Organisation: Towers Perrin Tillinghast Address: 71 High Holborn, London WC1V 6TH Telephone: +44 (0)20

More information

A Comprehensive, Non-Aggregated, Stochastic Approach to Loss Development

A Comprehensive, Non-Aggregated, Stochastic Approach to Loss Development A Comprehensive, Non-Aggregated, Stochastic Approach to Loss Development by Uri Korn ABSTRACT In this paper, we present a stochastic loss development approach that models all the core components of the

More information

by Aurélie Reacfin s.a. March 2016

by Aurélie Reacfin s.a. March 2016 Non-Life Deferred Taxes ORSA: under Solvency The II forward-looking challenge by Aurélie Miller* @ Reacfin s.a. March 2016 The Own Risk and Solvency Assessment (ORSA) is one of the most talked about requirements

More information

INSTITUTE AND FACULTY OF ACTUARIES. Curriculum 2019 SPECIMEN SOLUTIONS

INSTITUTE AND FACULTY OF ACTUARIES. Curriculum 2019 SPECIMEN SOLUTIONS INSTITUTE AND FACULTY OF ACTUARIES Curriculum 2019 SPECIMEN SOLUTIONS Subject SP7 General Insurance Reserving and Capital Modelling Principles Institute and Faculty of Actuaries Subject SP7 Specimen Solutions

More information

Basic Reserving: Estimating the Liability for Unpaid Claims

Basic Reserving: Estimating the Liability for Unpaid Claims Basic Reserving: Estimating the Liability for Unpaid Claims September 15, 2014 Derek Freihaut, FCAS, MAAA John Wade, ACAS, MAAA Pinnacle Actuarial Resources, Inc. Loss Reserve What is a loss reserve? Amount

More information

Insurance Actuarial Analysis. Max Europe Holdings Ltd Dublin

Insurance Actuarial Analysis. Max Europe Holdings Ltd Dublin Paradigm Shifts in General Insurance Actuarial Analysis Manalur Sandilya Max Europe Holdings Ltd Dublin FOCUS FROM CLASS ANALYSIS TO INDIVIDUAL ANALYSIS EVOLUTIONARY PACE EXTERNAL DRIVERS AVAILABILITY

More information

Stochastic Grid Bundling Method

Stochastic Grid Bundling Method Stochastic Grid Bundling Method GPU Acceleration Delft University of Technology - Centrum Wiskunde & Informatica Álvaro Leitao Rodríguez and Cornelis W. Oosterlee London - December 17, 2015 A. Leitao &

More information