Stochastic programming approaches to pricing in non-life insurance

Size: px
Start display at page:

Download "Stochastic programming approaches to pricing in non-life insurance"

Transcription

1 Stochastic programming approaches to pricing in non-life insurance Martin Branda Charles University in Prague Department of Probability and Mathematical Statistics 11th International Conference on COMPUTATIONAL MANAGEMENT SCIENCE May, 2014, Lisbon

2 Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

3 Introduction Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

4 Introduction Multiplicative tariff of rates Motor third party liability (MTPL): Engine volume between 1001 and 1350 ccm, policyholder age 18 30, region over inhabitants: 300 ( ) ( ). Engine volume between 1351 and 1600 ccm, policyholder age over 50, region between and inhabitants: 450 ( ) ( ).

5 Introduction Four methodologies The contribution combines four methodologies: Data-mining data preparation. Mathematical statistics random distribution estimation using generalized linear models. Insurance mathematics pricing of non-life insurance contracts. Operations research mathematical (stochastic) programming approaches to tariff of rates estimation.

6 Introduction Practical experiences More than 4 years of cooperation with Actuarial Department, Head Office of Vienna Insurance Group Czech Republic (VIG CR). VIG CR the most profitable part of Vienna Insurance Group. VIG CR the largest group on the market: 2 universal insurance companies (Kooperativa pojišt ovna, Česká podnikatelská pojišt ovna) and 1 life-oriented (Česká spořitelna). Kooperativa & ČPP MTPL: 2.5 mil. cars from 7 mil. per year (data for more than 10 years)

7 Pricing of non-life insurance contracts Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

8 Pricing of non-life insurance contracts Tariff classes/segmentation criteria Tariff of rates based on S + 1 categorical segmentation criteria: i 0 I 0, e.g. tariff classes I 0 = {engine volume up to 1000, up to 1350, up to 1850, up to 2500, over 2500 ccm}, i 1 I 1,..., i S I S, e.g. age I 1 = {18 30, 31 65, 66 and more years} We denote I = (i 0, i 1,..., i S ), I I a tariff class, where I = I 0 I 1 I S denotes all combinations of criteria values. Let W I be the number of contracts (exposures) in I.

9 Pricing of non-life insurance contracts Compound distribution of aggregated losses Aggregated losses over one year for risk cell I L T I = W I w=1 N I,w L I,w, L I,w = X I,n,w, n=1 where all r.v. are assumed to be independent (N I, X I denote independent copies) N I,w is the random number of claims for a contract during one year with the same distribution for all w X I,n,w is the random claims severity with the same distribution for all n and w Well-known formulas for the mean and the variance: µ T I = IE[L T I ] = W I µ I = W I IE[N I ]IE[X I ], (σ T I ) 2 = var(l T I ) = W I σ 2 I = W I (IE[N I ]var(x I ) + (IE[X I ]) 2 var(n I )).

10 Pricing of non-life insurance contracts Multiplicative tariff of rates We assume that the risk (office) premium is composed in a multiplicative way from basic premium levels Pr i0 and nonnegative surcharge coefficients e i1,..., e is, i.e. we obtain the decomposition Pr I = Pr i0 (1 + e i1 ) (1 + e is ). We denote the total premium TP I = W I Pr I for the risk cell I. Example: engine volume between 1001 and 1350 ccm, age 18 30, region over inhabitants: 300 ( ) ( )

11 Pricing of non-life insurance contracts Prescribed loss ratio random constraints Our goal is to find optimal basic premium levels and surcharge coefficients with respect to a prescribed loss ratio LR, ˆ i.e. to fulfill the random constraints L T I TP I ˆ LR for all I I, (1) and/or the random constraint I I LT I I I TP I ˆ LR. (2) The prescribed loss ratio LR ˆ is usually based on a management decision. If LR ˆ = 1, we obtain the netto-premium. It is possible to prescribe a different loss ratio for each tariff cell.

12 Pricing of non-life insurance contracts Sources of risk Two sources of risk for an insurer: 1. Expectation risk: different expected losses for tariff cells. 2. Distributional risk: different shape of the probability distribution of losses, e.g. standard deviation.

13 Pricing of non-life insurance contracts Prescribed loss ratio expected value constraints Usually, the expected value of the loss ratio is bounded IE[L T I ] = IE[L I ] LR ˆ for all I I. (3) TP I Pr I The distributional risk is not taken into account.

14 Pricing of non-life insurance contracts Prescribed loss ratio chance constraints A natural requirement: the inequalities are fulfilled with a prescribed probability leading to individual chance (probabilistic) constraints ( L T ) P I LR ˆ 1 ε, for all I I, (4) TP I where ε (0, 1), usually ε {0.1, 0.05, 0.01}, or a constraint for the whole line of business: ( ) P I I LT I LR ˆ 1 ε. I I TP I Distributional risk allocation to tariff cells will be discussed later.

15 Approach based on generalized linear models Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

16 Approach based on generalized linear models Generalized linear models A standard approach based on GLM with the logarithmic link function g(µ) = ln µ without the intercept: Poisson (overdispersed) or Negative-binomial regression the expected number of claims: IE[N I ] = exp{λ i0 + λ i1 + + λ is }, Gamma or Inverse Gaussian regression the expected claim severity: IE[X I ] = exp{γ i0 + γ i1 + + γ is }, where λ i, γ i are the regression coefficients for each I = (i 0, i 1,..., i S ). For the expected loss we obtain IE[L I ] = exp{λ i0 + γ i0 + λ i1 + γ i1 + + λ is + γ is }.

17 Approach based on generalized linear models Generalized linear models The basic premium levels and the surcharge coefficients can be estimated as a product of normalized coefficients Pr i0 = exp{λ i 0 + γ i0 } ˆ LR e is = S min exp(λ i ) i I s s=1 S min exp(γ i ), i I s s=1 exp(λ is ) min is Is exp(λ is ) exp(γ is ) min is Is exp(γ is ) 1, Under this choice, the constraints on loss ratios are fulfilled with respect to the expectations.

18 Approach based on generalized linear models Generalized linear models The GLM approach is highly dependent on using GLM with the logarithmic link function. It can be hardly used if other link functions are used, interaction or other regressors than the segmentation criteria are considered. For the total losses modelling, we can employ generalized linear models with the logarithmic link and a Tweedie distribution for 1 < p < 2, which corresponds to the compound Poisson gamma distributions.

19 Optimization models expected value approach Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

20 Optimization models expected value approach Advantages of the optimization approach GLM with other than logarithmic link functions can be used, business requirements on surcharge coefficients can be ensured, total losses can be decomposed and modeled using different models, e.g. for bodily injury and property damage, other modelling techniques than GLM can be used to estimate the distribution of total losses over one year, e.g. generalized additive models, classification and regression trees, not only the expectation of total losses can be taken into account but also the shape of the distribution, costs and loadings (commissions, tax, office expenses, unanticipated losses, cost of reinsurance) can be incorporated when our goal is to optimize the combined ratio instead of the loss ratio, we obtain final office premium as the output,

21 Optimization models expected value approach Total loss decomposition We can assume that L I contains not only losses but also various costs and loadings, thus we can construct the tariff rates with respect to a prescribed combined ratio. For example, the total loss over one year can be composed as follows L I = (1 + vc I ) [ (1 + inf s )L s I + (1 + inf l)l l I ] + fci, where small L s I and large claims L l I are modeled separately, inflation of small claims inf s and large claims inf l, proportional costs vc I and fixed costs fc I are incorporated. We only need estimates of E[L T I ] and var(l T I ) for all I.

22 Optimization models expected value approach Optimization model expected value approach The premium is minimized 1 under the conditions on the prescribed loss ratio and a maximal possible surcharge (r max ): min Pr,e w I Pr i0 (1 + e i1 ) (1 + e is ) I I s.t. ˆ LR Pri0 (1 + e i1 ) (1 + e is ) IE[L i0,i 1,...,i S ], (5) (1 + e i1 ) (1 + e is ) 1 + r max, e i1,..., e is 0, (i 0, i 1,..., i S ) I. This problem is nonlinear nonconvex, thus very difficult to solve. Other constraints can be included. 1 A profitability is ensured by the constraints on the loss ratio. The optimization leads to minimal levels and surcharges.

23 Optimization models expected value approach Optimization model expected value approach Using the logarithmic transformation of the decision variables u i0 = ln(pr i0 ) and u is = ln(1 + e is ) and by setting b i0,i 1,...,i S = ln(ie[l i0,i 1,...,i S ]/ ˆ LR), the problem can be rewritten as a nonlinear convex programming problem: min w I e u i 0 +u i1 + +u is u I I s.t. u i0 + u i1 + + u is b i0,i 1,...,i S, (6) u i1 + + u is ln(1 + r max ), u i1,..., u is 0, (i 0, i 1,..., i S ) I. The problems (5) and (6) are equivalent.

24 Optimization models individual chance constraints Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

25 Optimization models individual chance constraints Optimization model individual chance constraints If we prescribe a small probability level ε (0, 1) for violating the loss ratio in each tariff cell, we obtain the following chance constraints P ( L T i 0,i 1,...,i S LR ˆ ) W i0,i 1,...,i S Pr i0 (1 + e i1 ) (1 + e is ) 1 ε, which can be rewritten using the quantile function F 1 L T I of L T I as ˆ LR W i0,i 1,...,i S Pr i0 (1 + e i1 ) (1 + e is ) F 1 L T i 0,i 1,...,i S (1 ε). By setting b I = ln F 1 (1 ε) L T I, W I LR ˆ the formulation (6) can be used.

26 Optimization models individual chance constraints Optimization model individual chance constraints min u w I e u i 0 +u i1 + +u is I I s.t. u i0 + u i1 + + u is b i0,i 1,...,i S, u i1 + + u is ln(1 + r max ), u i1,..., u is 0, (i 0, i 1,..., i S ) I, with b I = ln F 1 (1 ε) L T I. W I LR ˆ

27 Optimization models individual chance constraints Optimization model individual reliability constraints It can be very difficult to compute the quantiles F 1, see, e.g., L T I Withers and Nadarajah (2011). We can employ the one-sided Chebyshev s inequality based on the mean and variance of the compound distribution: P ( L T I TP I ˆ LR ) ( LR ˆ TP I µ T I ) 2 /(σi T ) 2 ε, (7) for LR ˆ TP I µ T I. Chen et al. (2011) showed that the bound is tight for all distributions D with the expected value µ T I and the variance (σi T ) 2 : sup P ( L T I D for ˆ LR TP I µ T I. LR ˆ ) 1 TP I = 1 + ( LR ˆ TP I µ T I ) 2 /(σi T ), 2

28 Optimization models individual chance constraints Optimization model individual reliability constraints The inequality (7) leads to the following constraints, which serve as conservative approximations: 1 ε µ T I + σi T LR ˆ TP I. ε Finally, the constraints can be rewritten as reliability constraints 1 ε σ µ I + I LR ˆ Pr I. (8) ε WI If we set [( ) ] 1 ε b I = ln µ I + σ I / LR ˆ, εw I we can employ the linear programming formulation (6) for rate estimation.

29 Optimization models individual chance constraints Optimization model individual reliability constraints min u w I e u i 0 +u i1 + +u is I I s.t. u i0 + u i1 + + u is b i0,i 1,...,i S, u i1 + + u is ln(1 + r max ), u i1,..., u is 0, (i 0, i 1,..., i S ) I, with [( ) ] 1 ε b I = ln µ I + σ I / LR εw ˆ. I

30 Optimization models a collective risk constraint Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

31 Optimization models a collective risk constraint Optimization model a collective risk constraint In the collective risk model, a probability is prescribed for ensuring that the total losses over the whole line of business (LoB) are covered by the premium with a high probability, i.e. P ( L T I I I ) W I Pr I 1 ε. I I

32 Optimization models a collective risk constraint Optimization model a collective risk constraint Zaks et al. (2006) proposed the following program for rate estimation, where the mean square error is minimized under the reformulated collective risk constraint using the Central Limit Theorem: 1 min IE [(L T I W I Pr I ) 2] Pr I r I I I s.t. (9) W I σi 2, I I W I Pr I = I I W I µ I + z 1 ε I I where r I > 0 and z 1 ε denotes the quantile of the Normal distribution. Various premium principles can be obtained by the choice of r I (r I = 1 or r I = W I leading to semi-uniform or uniform risk allocations).

33 Optimization models a collective risk constraint Optimization model a collective risk constraint According to Zaks et al. (2006), Theorem 1, the program has a unique solution ˆPr I = µ I + z 1 ε r I σ rw I, with r = I I r I and σ 2 = I I W I σi 2. If we want to incorporate the prescribed loss ratio LR ˆ for the whole LoB into the rates, we can set [( ) ] r I σ b I = ln µ I + z 1 ε / LR rw ˆ, I within the problem (6).

34 Optimization models a collective risk constraint Optimization model a collective risk constraint min u w I e u i 0 +u i1 + +u is I I s.t. u i0 + u i1 + + u is b i0,i 1,...,i S, u i1 + + u is ln(1 + r max ), u i1,..., u is 0, (i 0, i 1,..., i S ) I, with [( ) ] r I σ b I = ln µ I + z 1 ε / LR rw ˆ. I

35 Numerical comparison Table of contents 1 Introduction 2 Pricing of non-life insurance contracts 3 Approach based on generalized linear models 4 Optimization models expected value approach 5 Optimization models individual chance constraints 6 Optimization models a collective risk constraint 7 Numerical comparison

36 Numerical comparison MTPL segmentation criteria We consider policies with settled claims simulated using characteristics of real MTPL portfolio. The following segmentation variables are used: tariff group: 5 categories (engine volume up to 1000, up to 1350, up to 1850, up to 2500, over 2500 ccm), age: 3 cat. (18-30, 31-65, 66 and more years), region (reg): 4 cat. (over , over , over 5 000, up to inhabitants), gender (gen): 2 cat. (men, women). Many other available indicators related to a driver (marital status, type of licence), vehicle (engine power, mileage, value), policy (duration, no claim discount).

37 Numerical comparison Software SAS Enterprise Guide: SAS GENMOD procedure (SAS/STAT 9.3) generalized linear models SAS OPTMODEL procedure (SAS/OR 9.3) nonlinear convex optimization

38 Numerical comparison Parameter estimates Overd. Poisson Gamma Param. Level Est. Std.Err. Exp Est. Std.Err. Exp TG TG TG TG TG reg reg reg reg age age age gen gen Scale

39 Numerical comparison Employed models GLM The approach based on generalized linear models EV model Deterministic optimization model with expected value constraints SP model (individual) Stochastic programming problem with individual reliability constraints ε = 0.1 SP model (collective) Stochastic programming problem with collective risk constraint ε = 0.1

40 Numerical comparison Multiplicative tariff of rates Individual risk model Collective risk model Parameter GLM EV Exp Exp. 300 Exp. 600 Exp. 60 Exp. 300 Exp. 600 TG TG TG TG TG region region region region age age age gender gender Exposure in thousands

41 Numerical comparison Conclusions (open for discussion) GLM/EV model good start SP model (ind.) appropriate for less segmented portfolios with high exposures of tariff cells SP model (col.) appropriate for heavily segmented portfolios with low exposures of tariff cells

42 Numerical comparison M. Branda (2012). Underwriting risk control in non-life insurance via generalized linear models and stochastic programming. Proceedings of the 30th International Conference on Mathematical Methods in Economics 2012, M. Branda (2014). Optimization approaches to multiplicative tariff of rates estimation in non-life insurance. To appear in Asia-Pacific Journal of Operational Research. L. Chen, S. He, S. Zhang (2011). Tight bounds for some risk measures, with applications to robust portfolio selection. Operations Research, 59(4), J. Nelder, R. Wedderburn (1972). Generalized Linear Models. Journal of the Royal Statistical Society, Series A, 135(3), E. Ohlsson, B. Johansson (2010). Non-Life Insurance Pricing with Generalized Linear Models. Berlin Heidelberg: Springer-Verlag. Ch. Withers, S. Nadarajah (2011). On the compound Poisson-gamma distribution. Kybernetika 47(1), Y. Zaks, E. Frostig, B. Levikson (2006). Optimal pricing of a heterogeneous portfolio for a given risk level. Astin Bulletin 36(1),

Optimization approaches to multiplicative tariff of rates estimation in non-life insurance

Optimization approaches to multiplicative tariff of rates estimation in non-life insurance Optimization approaches to multiplicative tariff of rates estimation in non-life insurance Kooperativa pojišt ovna, a.s., Vienna Insurance Group & Charles University in Prague ASTIN Colloquium in The Hague

More information

Underwriting risk control in non-life insurance via generalized linear models and stochastic programming

Underwriting risk control in non-life insurance via generalized linear models and stochastic programming Underwriting risk control in non-life insurance via generalized linear models and stochastic programming 1 Introduction Martin Branda 1 Abstract. We focus on rating of non-life insurance contracts. We

More information

SAS Software to Fit the Generalized Linear Model

SAS Software to Fit the Generalized Linear Model SAS Software to Fit the Generalized Linear Model Gordon Johnston, SAS Institute Inc., Cary, NC Abstract In recent years, the class of generalized linear models has gained popularity as a statistical modeling

More information

GENERALIZED LINEAR MODELS IN VEHICLE INSURANCE

GENERALIZED LINEAR MODELS IN VEHICLE INSURANCE ACTA UNIVERSITATIS AGRICULTURAE ET SILVICULTURAE MENDELIANAE BRUNENSIS Volume 62 41 Number 2, 2014 http://dx.doi.org/10.11118/actaun201462020383 GENERALIZED LINEAR MODELS IN VEHICLE INSURANCE Silvie Kafková

More information

A Model of Optimum Tariff in Vehicle Fleet Insurance

A Model of Optimum Tariff in Vehicle Fleet Insurance A Model of Optimum Tariff in Vehicle Fleet Insurance. Bouhetala and F.Belhia and R.Salmi Statistics and Probability Department Bp, 3, El-Alia, USTHB, Bab-Ezzouar, Alger Algeria. Summary: An approach about

More information

A Deeper Look Inside Generalized Linear Models

A Deeper Look Inside Generalized Linear Models A Deeper Look Inside Generalized Linear Models University of Minnesota February 3 rd, 2012 Nathan Hubbell, FCAS Agenda Property & Casualty (P&C Insurance) in one slide The Actuarial Profession Travelers

More information

Introduction to Predictive Modeling Using GLMs

Introduction to Predictive Modeling Using GLMs Introduction to Predictive Modeling Using GLMs Dan Tevet, FCAS, MAAA, Liberty Mutual Insurance Group Anand Khare, FCAS, MAAA, CPCU, Milliman 1 Antitrust Notice The Casualty Actuarial Society is committed

More information

Development Period 1 2 3 4 5 6 7 8 9 Observed Payments

Development Period 1 2 3 4 5 6 7 8 9 Observed Payments Pricing and reserving in the general insurance industry Solutions developed in The SAS System John Hansen & Christian Larsen, Larsen & Partners Ltd 1. Introduction The two business solutions presented

More information

EMPIRICAL RISK MINIMIZATION FOR CAR INSURANCE DATA

EMPIRICAL RISK MINIMIZATION FOR CAR INSURANCE DATA EMPIRICAL RISK MINIMIZATION FOR CAR INSURANCE DATA Andreas Christmann Department of Mathematics homepages.vub.ac.be/ achristm Talk: ULB, Sciences Actuarielles, 17/NOV/2006 Contents 1. Project: Motor vehicle

More information

Motor and Household Insurance: Pricing to Maximise Profit in a Competitive Market

Motor and Household Insurance: Pricing to Maximise Profit in a Competitive Market Motor and Household Insurance: Pricing to Maximise Profit in a Competitive Market by Tom Wright, Partner, English Wright & Brockman 1. Introduction This paper describes one way in which statistical modelling

More information

Combining Linear and Non-Linear Modeling Techniques: EMB America. Getting the Best of Two Worlds

Combining Linear and Non-Linear Modeling Techniques: EMB America. Getting the Best of Two Worlds Combining Linear and Non-Linear Modeling Techniques: Getting the Best of Two Worlds Outline Who is EMB? Insurance industry predictive modeling applications EMBLEM our GLM tool How we have used CART with

More information

Package insurancedata

Package insurancedata Type Package Package insurancedata February 20, 2015 Title A Collection of Insurance Datasets Useful in Risk Classification in Non-life Insurance. Version 1.0 Date 2014-09-04 Author Alicja Wolny--Dominiak

More information

Chapter 9 Experience rating

Chapter 9 Experience rating 0 INTRODUCTION 1 Chapter 9 Experience rating 0 Introduction The rating process is the process of deciding on an appropriate level of premium for a particular class of insurance business. The contents of

More information

Hierarchical Insurance Claims Modeling

Hierarchical Insurance Claims Modeling Hierarchical Insurance Claims Modeling Edward W. (Jed) Frees, University of Wisconsin - Madison Emiliano A. Valdez, University of Connecticut 2009 Joint Statistical Meetings Session 587 - Thu 8/6/09-10:30

More information

GLM I An Introduction to Generalized Linear Models

GLM I An Introduction to Generalized Linear Models GLM I An Introduction to Generalized Linear Models CAS Ratemaking and Product Management Seminar March 2009 Presented by: Tanya D. Havlicek, Actuarial Assistant 0 ANTITRUST Notice The Casualty Actuarial

More information

One-year reserve risk including a tail factor : closed formula and bootstrap approaches

One-year reserve risk including a tail factor : closed formula and bootstrap approaches One-year reserve risk including a tail factor : closed formula and bootstrap approaches Alexandre Boumezoued R&D Consultant Milliman Paris alexandre.boumezoued@milliman.com Yoboua Angoua Non-Life Consultant

More information

Exam Introduction Mathematical Finance and Insurance

Exam Introduction Mathematical Finance and Insurance Exam Introduction Mathematical Finance and Insurance Date: January 8, 2013. Duration: 3 hours. This is a closed-book exam. The exam does not use scrap cards. Simple calculators are allowed. The questions

More information

MISSING DATA TECHNIQUES WITH SAS. IDRE Statistical Consulting Group

MISSING DATA TECHNIQUES WITH SAS. IDRE Statistical Consulting Group MISSING DATA TECHNIQUES WITH SAS IDRE Statistical Consulting Group ROAD MAP FOR TODAY To discuss: 1. Commonly used techniques for handling missing data, focusing on multiple imputation 2. Issues that could

More information

Stop Loss Reinsurance

Stop Loss Reinsurance Stop Loss Reinsurance Stop loss is a nonproportional type of reinsurance and works similarly to excess-of-loss reinsurance. While excess-of-loss is related to single loss amounts, either per risk or per

More information

INDEX 1. INTRODUCTION 3. RATE / PREMIUM 4. FREQUENCY / SEVERITY & NRP 5. NET PREMIUM METHOD 7. GLM

INDEX 1. INTRODUCTION 3. RATE / PREMIUM 4. FREQUENCY / SEVERITY & NRP 5. NET PREMIUM METHOD 7. GLM WELCOME PRICING AND MODELING OF THE PERSONAL AUTO INSURANCE INDEX 1. INTRODUCTION 2. MAINTARGET INPRICING 3. RATE / PREMIUM 4. FREQUENCY / SEVERITY & NRP 5. NET PREMIUM METHOD 6. LOSS RATIOMETHOD 7. GLM

More information

Premium calculation. summer semester 2013/2014. Technical University of Ostrava Faculty of Economics department of Finance

Premium calculation. summer semester 2013/2014. Technical University of Ostrava Faculty of Economics department of Finance Technical University of Ostrava Faculty of Economics department of Finance summer semester 2013/2014 Content 1 Fundamentals Insurer s expenses 2 Equivalence principles Calculation principles 3 Equivalence

More information

Life Settlement Pricing

Life Settlement Pricing Life Settlement Pricing Yinglu Deng Patrick Brockett Richard MacMinn Tsinghua University University of Texas Illinois State University Life Settlement Description A life settlement is a financial arrangement

More information

Quantitative Impact Study 1 (QIS1) Summary Report for Belgium. 21 March 2006

Quantitative Impact Study 1 (QIS1) Summary Report for Belgium. 21 March 2006 Quantitative Impact Study 1 (QIS1) Summary Report for Belgium 21 March 2006 1 Quantitative Impact Study 1 (QIS1) Summary Report for Belgium INTRODUCTORY REMARKS...4 1. GENERAL OBSERVATIONS...4 1.1. Market

More information

FAIR TRADE IN INSURANCE INDUSTRY: PREMIUM DETERMINATION OF TAIWAN AUTOMOBILE INSURANCE. Emilio Venezian Venezian Associate, Taiwan

FAIR TRADE IN INSURANCE INDUSTRY: PREMIUM DETERMINATION OF TAIWAN AUTOMOBILE INSURANCE. Emilio Venezian Venezian Associate, Taiwan FAIR TRADE IN INSURANCE INDUSTRY: PREMIUM DETERMINATION OF TAIWAN AUTOMOBILE INSURANCE Emilio Venezian Venezian Associate, Taiwan Chu-Shiu Li Department of Economics, Feng Chia University, Taiwan 100 Wen

More information

Univariate Regression

Univariate Regression Univariate Regression Correlation and Regression The regression line summarizes the linear relationship between 2 variables Correlation coefficient, r, measures strength of relationship: the closer r is

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 F. Haavardsson, University of Oslo and DNB Skadeforsikring Overview Important issues Models treated Curriculum Duration (in lectures) What is driving the result of a

More information

Lecture 6: Poisson regression

Lecture 6: Poisson regression Lecture 6: Poisson regression Claudia Czado TU München c (Claudia Czado, TU Munich) ZFS/IMS Göttingen 2004 0 Overview Introduction EDA for Poisson regression Estimation and testing in Poisson regression

More information

Benchmark Rates for XL Reinsurance Revisited: Model Comparison for the Swiss MTPL Market

Benchmark Rates for XL Reinsurance Revisited: Model Comparison for the Swiss MTPL Market Benchmark Rates for XL Reinsurance Revisited: Model Comparison for the Swiss MTPL Market W. Hürlimann 1 Abstract. We consider the dynamic stable benchmark rate model introduced in Verlaak et al. (005),

More information

GLMs: Gompertz s Law. GLMs in R. Gompertz s famous graduation formula is. or log µ x is linear in age, x,

GLMs: Gompertz s Law. GLMs in R. Gompertz s famous graduation formula is. or log µ x is linear in age, x, Computing: an indispensable tool or an insurmountable hurdle? Iain Currie Heriot Watt University, Scotland ATRC, University College Dublin July 2006 Plan of talk General remarks The professional syllabus

More information

A Log-Robust Optimization Approach to Portfolio Management

A Log-Robust Optimization Approach to Portfolio Management A Log-Robust Optimization Approach to Portfolio Management Dr. Aurélie Thiele Lehigh University Joint work with Ban Kawas Research partially supported by the National Science Foundation Grant CMMI-0757983

More information

The zero-adjusted Inverse Gaussian distribution as a model for insurance claims

The zero-adjusted Inverse Gaussian distribution as a model for insurance claims The zero-adjusted Inverse Gaussian distribution as a model for insurance claims Gillian Heller 1, Mikis Stasinopoulos 2 and Bob Rigby 2 1 Dept of Statistics, Macquarie University, Sydney, Australia. email:

More information

Non-Life Insurance Mathematics

Non-Life Insurance Mathematics Thomas Mikosch Non-Life Insurance Mathematics An Introduction with the Poisson Process Second Edition 4y Springer Contents Part I Collective Risk Models 1 The Basic Model 3 2 Models for the Claim Number

More information

Predictive Modeling Techniques in Insurance

Predictive Modeling Techniques in Insurance Predictive Modeling Techniques in Insurance Tuesday May 5, 2015 JF. Breton Application Engineer 2014 The MathWorks, Inc. 1 Opening Presenter: JF. Breton: 13 years of experience in predictive analytics

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

Linear Programming Notes V Problem Transformations

Linear Programming Notes V Problem Transformations Linear Programming Notes V Problem Transformations 1 Introduction Any linear programming problem can be rewritten in either of two standard forms. In the first form, the objective is to maximize, the material

More information

Common Core Unit Summary Grades 6 to 8

Common Core Unit Summary Grades 6 to 8 Common Core Unit Summary Grades 6 to 8 Grade 8: Unit 1: Congruence and Similarity- 8G1-8G5 rotations reflections and translations,( RRT=congruence) understand congruence of 2 d figures after RRT Dilations

More information

A revisit of the hierarchical insurance claims modeling

A revisit of the hierarchical insurance claims modeling A revisit of the hierarchical insurance claims modeling Emiliano A. Valdez Michigan State University joint work with E.W. Frees* * University of Wisconsin Madison Statistical Society of Canada (SSC) 2014

More information

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering

2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering 2014-2015 The Master s Degree with Thesis Course Descriptions in Industrial Engineering Compulsory Courses IENG540 Optimization Models and Algorithms In the course important deterministic optimization

More information

Asset Liability Management at Munich Reinsurance Company

Asset Liability Management at Munich Reinsurance Company Asset Liability Management at Munich Reinsurance Company Helsinki, 17 th November 2004 Bernhard Kaufmann and Jochen Mayer Agenda ALM: Governance and Management The Munich Re ALM-Model: ALM on Macro Level

More information

Studying Auto Insurance Data

Studying Auto Insurance Data Studying Auto Insurance Data Ashutosh Nandeshwar February 23, 2010 1 Introduction To study auto insurance data using traditional and non-traditional tools, I downloaded a well-studied data from http://www.statsci.org/data/general/motorins.

More information

COURSE 3 SAMPLE EXAM

COURSE 3 SAMPLE EXAM COURSE 3 SAMPLE EXAM Although a multiple choice format is not provided for some questions on this sample examination, the initial Course 3 examination will consist entirely of multiple choice type questions.

More information

EAA series - Textbook

EAA series - Textbook EAA series - Textbook Editors Ch. Hipp M. Koller A. Pelsser E. Pitacco D. Filipovic (Co-Chair) U. Orbanz (Co-Chair) EAA series is successor of the EAA Lecture Notes and supported by the European Actuarial

More information

Runoff of the Claims Reserving Uncertainty in Non-Life Insurance: A Case Study

Runoff of the Claims Reserving Uncertainty in Non-Life Insurance: A Case Study 1 Runoff of the Claims Reserving Uncertainty in Non-Life Insurance: A Case Study Mario V. Wüthrich Abstract: The market-consistent value of insurance liabilities consists of the best-estimate prediction

More information

Statistical Analysis of Life Insurance Policy Termination and Survivorship

Statistical Analysis of Life Insurance Policy Termination and Survivorship Statistical Analysis of Life Insurance Policy Termination and Survivorship Emiliano A. Valdez, PhD, FSA Michigan State University joint work with J. Vadiveloo and U. Dias Session ES82 (Statistics in Actuarial

More information

A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA

A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA REVSTAT Statistical Journal Volume 4, Number 2, June 2006, 131 142 A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA Authors: Daiane Aparecida Zuanetti Departamento de Estatística, Universidade Federal de São

More information

Math 431 An Introduction to Probability. Final Exam Solutions

Math 431 An Introduction to Probability. Final Exam Solutions Math 43 An Introduction to Probability Final Eam Solutions. A continuous random variable X has cdf a for 0, F () = for 0 <

More information

Probabilistic concepts of risk classification in insurance

Probabilistic concepts of risk classification in insurance Probabilistic concepts of risk classification in insurance Emiliano A. Valdez Michigan State University East Lansing, Michigan, USA joint work with Katrien Antonio* * K.U. Leuven 7th International Workshop

More information

Travelers Analytics: U of M Stats 8053 Insurance Modeling Problem

Travelers Analytics: U of M Stats 8053 Insurance Modeling Problem Travelers Analytics: U of M Stats 8053 Insurance Modeling Problem October 30 th, 2013 Nathan Hubbell, FCAS Shengde Liang, Ph.D. Agenda Travelers: Who Are We & How Do We Use Data? Insurance 101 Basic business

More information

Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing. C. Olivia Rud, VP, Fleet Bank

Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing. C. Olivia Rud, VP, Fleet Bank Data Mining: An Overview of Methods and Technologies for Increasing Profits in Direct Marketing C. Olivia Rud, VP, Fleet Bank ABSTRACT Data Mining is a new term for the common practice of searching through

More information

Analysis of Chinese Motor Insurance

Analysis of Chinese Motor Insurance Analysis of Chinese Motor Insurance Comparative Study of Third Party Liability Insurance systems Topic: others Yao Ray Renmin University of China Room 629, Pinyuan 5 Building, No.59, Zhongguancun Street,

More information

Comparing return to work outcomes between vocational rehabilitation providers after adjusting for case mix using statistical models

Comparing return to work outcomes between vocational rehabilitation providers after adjusting for case mix using statistical models Comparing return to work outcomes between vocational rehabilitation providers after adjusting for case mix using statistical models Prepared by Jim Gaetjens Presented to the Institute of Actuaries of Australia

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 F. Haavardsson, University of Oslo and DNB Skadeforsikring About the lecturer PhD in risk analysis, Institute for Mathematics, University of Oslo 11 years experience

More information

Modern Actuarial Risk Theory

Modern Actuarial Risk Theory Modern Actuarial Risk Theory Modern Actuarial Risk Theory by Rob Kaas University of Amsterdam, The Netherlands Marc Goovaerts Catholic University of Leuven, Belgium and University of Amsterdam, The Netherlands

More information

STATISTICA Formula Guide: Logistic Regression. Table of Contents

STATISTICA Formula Guide: Logistic Regression. Table of Contents : Table of Contents... 1 Overview of Model... 1 Dispersion... 2 Parameterization... 3 Sigma-Restricted Model... 3 Overparameterized Model... 4 Reference Coding... 4 Model Summary (Summary Tab)... 5 Summary

More information

Survival Analysis of Left Truncated Income Protection Insurance Data. [March 29, 2012]

Survival Analysis of Left Truncated Income Protection Insurance Data. [March 29, 2012] Survival Analysis of Left Truncated Income Protection Insurance Data [March 29, 2012] 1 Qing Liu 2 David Pitt 3 Yan Wang 4 Xueyuan Wu Abstract One of the main characteristics of Income Protection Insurance

More information

Guidelines on the valuation of technical provisions

Guidelines on the valuation of technical provisions EIOPA-BoS-14/166 EN Guidelines on the valuation of technical provisions EIOPA Westhafen Tower, Westhafenplatz 1-60327 Frankfurt Germany - Tel. + 49 69-951119-20; Fax. + 49 69-951119-19; email: info@eiopa.europa.eu

More information

Optimal reinsurance with ruin probability target

Optimal reinsurance with ruin probability target Optimal reinsurance with ruin probability target Arthur Charpentier 7th International Workshop on Rare Event Simulation, Sept. 2008 http ://blogperso.univ-rennes1.fr/arthur.charpentier/ 1 Ruin, solvency

More information

Educational Note. Premium Liabilities. Committee on Property and Casualty Insurance Financial Reporting. November 2014.

Educational Note. Premium Liabilities. Committee on Property and Casualty Insurance Financial Reporting. November 2014. Educational Note Premium Liabilities Committee on Property and Casualty Insurance Financial Reporting November 2014 Document 214114 Ce document est disponible en français 2014 Canadian Institute of Actuaries

More information

EEV, MCEV, Solvency, IFRS a chance for actuarial mathematics to get to main-stream of insurance value chain

EEV, MCEV, Solvency, IFRS a chance for actuarial mathematics to get to main-stream of insurance value chain EEV, MCEV, Solvency, IFRS a chance for actuarial mathematics to get to main-stream of insurance value chain dr Krzysztof Stroiński, dr Renata Onisk, dr Konrad Szuster, mgr Marcin Szczuka 9 June 2008 Presentation

More information

Nonnested model comparison of GLM and GAM count regression models for life insurance data

Nonnested model comparison of GLM and GAM count regression models for life insurance data Nonnested model comparison of GLM and GAM count regression models for life insurance data Claudia Czado, Julia Pfettner, Susanne Gschlößl, Frank Schiller December 8, 2009 Abstract Pricing and product development

More information

Safety margins for unsystematic biometric risk in life and health insurance

Safety margins for unsystematic biometric risk in life and health insurance Safety margins for unsystematic biometric risk in life and health insurance Marcus C. Christiansen June 1, 2012 7th Conference in Actuarial Science & Finance on Samos Seite 2 Safety margins for unsystematic

More information

Principle Component Analysis and Partial Least Squares: Two Dimension Reduction Techniques for Regression

Principle Component Analysis and Partial Least Squares: Two Dimension Reduction Techniques for Regression Principle Component Analysis and Partial Least Squares: Two Dimension Reduction Techniques for Regression Saikat Maitra and Jun Yan Abstract: Dimension reduction is one of the major tasks for multivariate

More information

Lecture 8: Gamma regression

Lecture 8: Gamma regression Lecture 8: Gamma regression Claudia Czado TU München c (Claudia Czado, TU Munich) ZFS/IMS Göttingen 2004 0 Overview Models with constant coefficient of variation Gamma regression: estimation and testing

More information

STATISTICAL METHODS IN GENERAL INSURANCE. Philip J. Boland National University of Ireland, Dublin philip.j.boland@ucd.ie

STATISTICAL METHODS IN GENERAL INSURANCE. Philip J. Boland National University of Ireland, Dublin philip.j.boland@ucd.ie STATISTICAL METHODS IN GENERAL INSURANCE Philip J. Boland National University of Ireland, Dublin philip.j.boland@ucd.ie The Actuarial profession appeals to many with excellent quantitative skills who aspire

More information

Pricing Alternative forms of Commercial insurance cover. Andrew Harford

Pricing Alternative forms of Commercial insurance cover. Andrew Harford Pricing Alternative forms of Commercial insurance cover Andrew Harford Pricing alternative covers Types of policies Overview of Pricing Approaches Total claim cost distribution Discounting Cash flows Adjusting

More information

Non Life Insurance risk management in the Insurance company : CSOB case studies

Non Life Insurance risk management in the Insurance company : CSOB case studies Non Life Insurance risk management in the Insurance company : CSOB case studies Content Topics : case study Non Life Insurance risk management, 1. Non Life Insurance 2. Case study Example of non life insurance

More information

UNIT 1: COLLECTING DATA

UNIT 1: COLLECTING DATA Core Probability and Statistics Probability and Statistics provides a curriculum focused on understanding key data analysis and probabilistic concepts, calculations, and relevance to real-world applications.

More information

Statistical Models in R

Statistical Models in R Statistical Models in R Some Examples Steven Buechler Department of Mathematics 276B Hurley Hall; 1-6233 Fall, 2007 Outline Statistical Models Structure of models in R Model Assessment (Part IA) Anova

More information

The Fair Valuation of Life Insurance Participating Policies: The Mortality Risk Role

The Fair Valuation of Life Insurance Participating Policies: The Mortality Risk Role The Fair Valuation of Life Insurance Participating Policies: The Mortality Risk Role Massimiliano Politano Department of Mathematics and Statistics University of Naples Federico II Via Cinthia, Monte S.Angelo

More information

A GENERALIZATION OF AUTOMOBILE INSURANCE RATING MODELS: THE NEGATIVE BINOMIAL DISTRIBUTION WITH A REGRESSION COMPONENT

A GENERALIZATION OF AUTOMOBILE INSURANCE RATING MODELS: THE NEGATIVE BINOMIAL DISTRIBUTION WITH A REGRESSION COMPONENT WORKSHOP A GENERALIZATION OF AUTOMOBILE INSURANCE RATING MODELS: THE NEGATIVE BINOMIAL DISTRIBUTION WITH A REGRESSION COMPONENT BY GEORGES DIONNE and CHARLES VANASSE Universit~ de MontrEal, Canada * ABSTRACT

More information

Session1: Commercial Pricing & Rate Adequacy

Session1: Commercial Pricing & Rate Adequacy 08/08/2014 INSTITUTE OF ACTUARIES OF INDIA 5th Capacity Building Seminar in GI Session1: Commercial Pricing & Rate Adequacy Table of Contents 1. What is Commercial Insurance? 2. SME and Large Enterprises

More information

Offset Techniques for Predictive Modeling for Insurance

Offset Techniques for Predictive Modeling for Insurance Offset Techniques for Predictive Modeling for Insurance Matthew Flynn, Ph.D, ISO Innovative Analytics, W. Hartford CT Jun Yan, Ph.D, Deloitte & Touche LLP, Hartford CT ABSTRACT This paper presents the

More information

Own Damage, Third Party Property Damage Claims and Malaysian Motor Insurance: An Empirical Examination

Own Damage, Third Party Property Damage Claims and Malaysian Motor Insurance: An Empirical Examination Australian Journal of Basic and Applied Sciences, 5(7): 1190-1198, 2011 ISSN 1991-8178 Own Damage, Third Party Property Damage Claims and Malaysian Motor Insurance: An Empirical Examination 1 Mohamed Amraja

More information

The Study of Chinese P&C Insurance Risk for the Purpose of. Solvency Capital Requirement

The Study of Chinese P&C Insurance Risk for the Purpose of. Solvency Capital Requirement The Study of Chinese P&C Insurance Risk for the Purpose of Solvency Capital Requirement Xie Zhigang, Wang Shangwen, Zhou Jinhan School of Finance, Shanghai University of Finance & Economics 777 Guoding

More information

On the Efficiency of Competitive Stock Markets Where Traders Have Diverse Information

On the Efficiency of Competitive Stock Markets Where Traders Have Diverse Information Finance 400 A. Penati - G. Pennacchi Notes on On the Efficiency of Competitive Stock Markets Where Traders Have Diverse Information by Sanford Grossman This model shows how the heterogeneous information

More information

Generating Random Numbers Variance Reduction Quasi-Monte Carlo. Simulation Methods. Leonid Kogan. MIT, Sloan. 15.450, Fall 2010

Generating Random Numbers Variance Reduction Quasi-Monte Carlo. Simulation Methods. Leonid Kogan. MIT, Sloan. 15.450, Fall 2010 Simulation Methods Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Simulation Methods 15.450, Fall 2010 1 / 35 Outline 1 Generating Random Numbers 2 Variance Reduction 3 Quasi-Monte

More information

Manual for SOA Exam MLC.

Manual for SOA Exam MLC. Chapter 4. Life Insurance. Extract from: Arcones Manual for the SOA Exam MLC. Fall 2009 Edition. available at http://www.actexmadriver.com/ 1/14 Level benefit insurance in the continuous case In this chapter,

More information

Classification of Bad Accounts in Credit Card Industry

Classification of Bad Accounts in Credit Card Industry Classification of Bad Accounts in Credit Card Industry Chengwei Yuan December 12, 2014 Introduction Risk management is critical for a credit card company to survive in such competing industry. In addition

More information

Lecture 6: Logistic Regression

Lecture 6: Logistic Regression Lecture 6: CS 194-10, Fall 2011 Laurent El Ghaoui EECS Department UC Berkeley September 13, 2011 Outline Outline Classification task Data : X = [x 1,..., x m]: a n m matrix of data points in R n. y { 1,

More information

The Automobile Insurance Pricing Model, Combining Static Premium with Dynamic Premium. Based on the Generalized Linear Models

The Automobile Insurance Pricing Model, Combining Static Premium with Dynamic Premium. Based on the Generalized Linear Models The Automobile Insurance Pricing Model, Combining Static Premium with Dynamic Premium Based on the Generalized Linear Models Chenghui Han Dan Yao Sujin Zheng School of Insurance, Central University of

More information

Logistic Regression (1/24/13)

Logistic Regression (1/24/13) STA63/CBB540: Statistical methods in computational biology Logistic Regression (/24/3) Lecturer: Barbara Engelhardt Scribe: Dinesh Manandhar Introduction Logistic regression is model for regression used

More information

BayesX - Software for Bayesian Inference in Structured Additive Regression

BayesX - Software for Bayesian Inference in Structured Additive Regression BayesX - Software for Bayesian Inference in Structured Additive Regression Thomas Kneib Faculty of Mathematics and Economics, University of Ulm Department of Statistics, Ludwig-Maximilians-University Munich

More information

A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution

A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 4: September

More information

Modeling Individual Claims for Motor Third Party Liability of Insurance Companies in Albania

Modeling Individual Claims for Motor Third Party Liability of Insurance Companies in Albania Modeling Individual Claims for Motor Third Party Liability of Insurance Companies in Albania Oriana Zacaj Department of Mathematics, Polytechnic University, Faculty of Mathematics and Physics Engineering

More information

Chapter 29 The GENMOD Procedure. Chapter Table of Contents

Chapter 29 The GENMOD Procedure. Chapter Table of Contents Chapter 29 The GENMOD Procedure Chapter Table of Contents OVERVIEW...1365 WhatisaGeneralizedLinearModel?...1366 ExamplesofGeneralizedLinearModels...1367 TheGENMODProcedure...1368 GETTING STARTED...1370

More information

Longitudinal Modeling of Singapore Motor Insurance

Longitudinal Modeling of Singapore Motor Insurance Longitudinal Modeling of Singapore Motor Insurance Emiliano A. Valdez University of New South Wales Edward W. (Jed) Frees University of Wisconsin 28-December-2005 Abstract This work describes longitudinal

More information

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

Premium Rating in Motor Business: an international perspective Rob van Horssen, Gen Re 30 August / 2 September 2004

Premium Rating in Motor Business: an international perspective Rob van Horssen, Gen Re 30 August / 2 September 2004 Premium Rating in Motor Business: an international perspective Rob van Horssen, Gen Re 30 August / 2 September 2004 My own actuarial control cycle... are we getting the results we were expecting? Monitoring

More information

FULL LIST OF REFEREED JOURNAL PUBLICATIONS Qihe Tang

FULL LIST OF REFEREED JOURNAL PUBLICATIONS Qihe Tang FULL LIST OF REFEREED JOURNAL PUBLICATIONS Qihe Tang 87. Li, J.; Tang, Q. Interplay of insurance and financial risks in a discrete-time model with strongly regular variation. Bernoulli 21 (2015), no. 3,

More information

DECISION 2016 NSUARB 96 M07375 NOVA SCOTIA UTILITY AND REVIEW BOARD IN THE MATTER OF THE INSURANCE ACT. - and - CO-OPERATORS GENERAL INSURANCE COMPANY

DECISION 2016 NSUARB 96 M07375 NOVA SCOTIA UTILITY AND REVIEW BOARD IN THE MATTER OF THE INSURANCE ACT. - and - CO-OPERATORS GENERAL INSURANCE COMPANY DECISION 2016 NSUARB 96 M07375 NOVA SCOTIA UTILITY AND REVIEW BOARD IN THE MATTER OF THE INSURANCE ACT - and - IN THE MATTER OF AN APPLICATION by CO-OPERATORS GENERAL INSURANCE COMPANY for approval to

More information

Solvency II Standard Model for Health Insurance Business

Solvency II Standard Model for Health Insurance Business Solvency II Standard Model for Health Insurance Business Hanno Reich KPMG AG, Germany kpmg Agenda 1. Solvency II Project 2. Future regulatory framework (Solvency II) 3. Calculation of Solvency Capital

More information

ROMANIAN COMPULSORY MOTOR THIRD PARTY LIABILITY INSURANCE IN 2010 AND THE PREDICTABLE FUTURE

ROMANIAN COMPULSORY MOTOR THIRD PARTY LIABILITY INSURANCE IN 2010 AND THE PREDICTABLE FUTURE ROMANIAN COMPULSORY MOTOR THIRD PARTY LIABILITY INSURANCE IN 2010 AND THE PREDICTABLE FUTURE Marius Dan Gavriletea 1 Aura Carmen Moga 2 ABSTRACT: Insurance coverage is mandatory for the motor s owners.

More information

Practical Applications of Stochastic Modeling for Disability Insurance

Practical Applications of Stochastic Modeling for Disability Insurance Practical Applications of Stochastic Modeling for Disability Insurance Society of Actuaries Session 8, Spring Health Meeting Seattle, WA, June 007 Practical Applications of Stochastic Modeling for Disability

More information

Anti-Trust Notice. Agenda. Three-Level Pricing Architect. Personal Lines Pricing. Commercial Lines Pricing. Conclusions Q&A

Anti-Trust Notice. Agenda. Three-Level Pricing Architect. Personal Lines Pricing. Commercial Lines Pricing. Conclusions Q&A Achieving Optimal Insurance Pricing through Class Plan Rating and Underwriting Driven Pricing 2011 CAS Spring Annual Meeting Palm Beach, Florida by Beth Sweeney, FCAS, MAAA American Family Insurance Group

More information

Dealing with continuous variables and geographical information in non life insurance ratemaking. Maxime Clijsters

Dealing with continuous variables and geographical information in non life insurance ratemaking. Maxime Clijsters Dealing with continuous variables and geographical information in non life insurance ratemaking Maxime Clijsters Introduction Policyholder s Vehicle type (4x4 Y/N) Kilowatt of the vehicle Age Age of the

More information

Modeling Lifetime Value in the Insurance Industry

Modeling Lifetime Value in the Insurance Industry Modeling Lifetime Value in the Insurance Industry C. Olivia Parr Rud, Executive Vice President, Data Square, LLC ABSTRACT Acquisition modeling for direct mail insurance has the unique challenge of targeting

More information

Manual for SOA Exam MLC.

Manual for SOA Exam MLC. Chapter 6. Benefit premiums. Extract from: Arcones Fall 2010 Edition, available at http://www.actexmadriver.com/ 1/77 Fully discrete benefit premiums In this section, we will consider the funding of insurance

More information

A Robust Optimization Approach to Supply Chain Management

A Robust Optimization Approach to Supply Chain Management A Robust Optimization Approach to Supply Chain Management Dimitris Bertsimas and Aurélie Thiele Massachusetts Institute of Technology, Cambridge MA 0139, dbertsim@mit.edu, aurelie@mit.edu Abstract. We

More information

Statistics in Retail Finance. Chapter 6: Behavioural models

Statistics in Retail Finance. Chapter 6: Behavioural models Statistics in Retail Finance 1 Overview > So far we have focussed mainly on application scorecards. In this chapter we shall look at behavioural models. We shall cover the following topics:- Behavioural

More information

Systematic risk modelisation in credit risk insurance

Systematic risk modelisation in credit risk insurance Systematic risk modelisation in credit risk insurance Frédéric Planchet Jean-François Decroocq Ψ Fabrice Magnin α ISFA - Laboratoire SAF β Université de Lyon - Université Claude Bernard Lyon 1 Groupe EULER

More information