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

Size: px
Start display at page:

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

Transcription

1 Combining Linear and Non-Linear Modeling Techniques: Getting the Best of Two Worlds

2 Outline Who is EMB? Insurance industry predictive modeling applications EMBLEM our GLM tool How we have used CART with EMBLEM Case studies Other areas of expected synergies 2

3 EMB Worldwide Global network of p&c insurance consultants servicing clients throughout the world 3

4 Consulting Services Offered Predictive Modeling Regulatory Support & Law Analysis Ratemaking & Profitability Analysis Expert Witness Testimony Underwriting & Credit Scoring Software Development & Software Support EMB Enterprise Risk Management, Pro Forma, Business Planning Reserve Analysis & Opinion Letters Retention & Conversion Modeling Reinsurance Program Analysis New Program Development Competitive Analysis 4

5 State-of-the-Art Software EMB s suite of software products cover all aspects of personal and commercial lines of insurance EMBLEM GLM software for risk, marketing, and claims analysis ExtrEMB Dynamic parameterization for risk modeling Rate Assessor Pricing implementation software ResQ Professional Complete loss reserving tool Classifier Categorization software for high-dimension variables (e.g., territory) PrisEMB Reinsurance and large account pricing Igloo Professional Financial simulation engine for risk modeling RePro Management information analysis software for excess of loss insurance and reinsurance 5

6 EMBLEM We use EMBLEM, a GLM tool, for our predictive modeling needs Why? 6

7 Predictive Modeling in the Insurance Industry Primary application: - Estimating the cost of the product they sell (insurance) Two steps: 1. Reserving = estimating the cost of outstanding insurance claims 2. Pricing = estimating the cost of future insurance coverage Secondary applications: - Retention Modeling = probability that a policyholder will renew - Conversion Modeling = probability that a prospective policyholder will purchase a policy - Price Optimization - Claim fraud detection - Marketing 7

8 Estimating the Cost of Insurance Goal is to develop a unique rate for every risk - Don t think in terms of good/bad risks - State Farm/Allstate vs GEICO/Progressive - Quickly exhausts the data credibility / variability / stability Risks are described by the predictor variables, not the target - Need to have a mapping of the predictor variable levels to a target value not the other way around Other way around makes it difficult to derive impact of individual predictor variables Important because actual data often does not describe all possible combinations of potential customers 8

9 Estimating the Cost of Insurance Highly regulated marketplace - Restrictions Predictors can and cannot use Credit score Rules on values for the predictors Ages 65+ relativities cannot be >110% of ages Maximum rate change between adjacent territories Rules on predictor order and magnitude of importance CA Sequential Analysis (driving record > annual mileage > years held license) - Regulatory Approval Rates need to be supported Black box methodologies will not be accepted 9

10 Estimating the Cost of Insurance Response variable is continuous/discrete function Density: Severity Frequency: Frequency 1, ,000 90,000 1,200 80,000 1,000 Severity 70,000 Frequency Density Frequency 60,000 50,000 40, ,000 20, , ,000 4,000 6,000 8,000 10,000 12,000 14,000 Range Range - Gamma consistent with severity modeling, or even Inverse Gaussian - Poisson consistent with frequency modeling No single trial/outcome - Trial is measured in terms of time - Actual policy length varies tremendously because of changes marital status new car moved 10

11 Solution? EMBLEM In 1996, EMB designed EMBLEM to provide access to GLM for statisticians and non-statisticians pricing personal and commercial insurance EMBLEM revolutionized the use of GLM s, enabling analysis that was previously either impossible or too time-consuming to be worth attempting EMBLEM is now used by over 100 insurance companies globally: - 18 of the top 20 personal auto writers in the UK - 50 companies in the US including 8 of the top 10 personal auto writers Fastest GLM tool with the capability to model millions of observations in seconds with a host of diagnostic tools: - Graphical, practical, statistical, automated. - Stand-alone software package that can be integrated with a variety of external software including SAS. - Microsoft Visual Basic for Applications provides ultimate flexibility. 11

12 EMBLEM GLM characteristics work to our advantage - Exponential family does an excellent job of describing the underlying components of insurance losses - Output of the model is in the form of Beta parameters which can easily be converted to rate relativities - EMBLEM is not automated User has complete control over the model structure Complete diagnostic tools to assist the modeler with decisions 12

13 Current Status in Insurance Marketplace In terms of estimating the cost of insurance: - UK has embraced predictive modeling Experienced with its techniques Knowledgeable with the factors that tend to be predictive - US is learning about predictive modeling Saturation with big players in personal lines marketplace Companies not using predictive modeling techniques are being adversely selected against Now expanding dimensionality of databases Still fairly new concept in commercial lines marketplace Big players are using techniques but historical rating structures are hindering the rapid expansion 13

14 Current Status in Insurance Marketplace Result? - UK is expanding into secondary applications Retention modeling Conversion modeling Price optimization Claim fraud detection - Because Predictive Modeling has been around for some time in the UK, the datasets are getting larger in terms of the number of predictors to evaluate - Experienced US companies are beginning to evaluate the secondary applications - Marketing is used in a manner similar to other industries 14

15 Cart.lnk CART How does CART fit into this? - As we transition into the secondary applications we move from modeling a continuous function to a binary function Tree-based techniques can add value to the analysis Retention and Conversion modeling - Accept/Reject target variable - Desirable smooth surface - Price optimization integrates these with premium models Marketing and Fraud detection - Classic tree applications 15

16 Cart.lnk CART EMBLEM Using CART and EMBLEM - Goal is to play off of the strengths of each tool CART Strengths - Automatic separation of relevant from irrelevant predictors - Easily rank-orders variable importance - Automatic interaction detection (requires additional work) - Captures multiple structures within a dataset rather than a single dominant structure - Can handle missing values and is impervious to outliers 16

17 Cart.lnk CART EMBLEM EMBLEM Strengths - User has control over the model structure - Ease of communication/conceptualization effects of each explanatory variable is transparent - Provides predicted response values for new data points 17

18 Cart.lnk Factor selection CART Interaction detection Model validation EMBLEM Model structure Incorporating time/seasonality trend effects Implementation of results 18

19 Speakers Note Both CART and EMBLEM are excellent tools both of which produce consistent results in similar situations - This is not an exercise of seeing which is better The purpose of this discussion is to show how efficiencies can be gained in the modeling process - As datasets get larger in terms of the number of predictors time becomes a crucial element 19

20 Case Study #1 US Dataset Retention modeling assignment - 97,227 observations each observation represents one trial/outcome split 50/50 between training/test datasets - 11 predictors grand total number of levels:

21 Case Study #1 Modeling Process - Started with Forward Entry Regression Automated process Used Chi-Squared statistic for testing significance Took about 30 minutes to run - Significant factors (8) Rating Area Vehicle Category Age NCD Driver Restriction Vehicle Age Change Over Last Year s Premium Market Competitiveness 21

22 Forward Entry Regression Build a Model with no factors and add based on prespecified criteria regarding improvement in model fit: Model Variables Deviance Degrees of Freedom Chi Squared Compare to Base Base Mean 12, ,596 1 Mean + Gender 12, , % 2 Mean + Policyholder Age 12, , % 3 Mean + Rating Area 12, , % 4 Mean + Vehicle Age 9, , %.. 17 Mean + MTA Indicator 12, , % 18 Mean + Time 12, , % Add the factor that performed the best on the Chi Square test. (Policyholder Age) Iterate process with the new base model until no further factors indicated removal 22

23 Case Study #1 Compared results with CART/TreeNet - Significant factors were essentially the same - Model predictiveness was the same (ROC = 0.7) Interactions - no significant interactions were found by EMBLEM or CART Test Dataset - ROC =

24 Case Study #2 UK Dataset Retention modeling assignment - 198,386 observations each observation represented one trial/outcome split 50/50 between training/test datasets predictors grand total number of levels: approx 3,752 24

25 Case Study #2 Forward Entry Regression - Found 57 predictors to be significant - Took a weekend to run Comparison to CART/TreeNet - Found 24 significant predictors - Top 15 based on variable importance were also found by EMBLEM - Correlations with the rest of the predictors Through the modeling process we reduced the number of predictors to 26 25

26 Case Study #2 Interactions - We relied on indications from CART/TreeNet - 6 interactions were identified and included in the model EMBLEM Results - Training ROC = Test ROC =.85 26

27 Other Expected Synergies Variable importance Segmentation Super-Profiling 27

28 Segmentation CART excels at identifying different segments in data CART may also help determine where to segment data Segmentation is a useful alternative to fitting many interactions Example: in a automobile insurance renewal problem, a CART analysis showed several occurrences of a split between those policyholders with just one years duration and those with a greater duration. This suggests segmenting the data into two parts: Policies renewing with one year duration Policies renewing with more than one year 28

29 Super-Profiling After a GLM model is constructed use CART to model the residuals to see if any pattern exists - If a pattern is discovered, go back to the model structure and incorporate the findings - test to see if model structure was inadvertently over-simplified 29

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

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

Measuring per-mile risk for pay-as-youdrive automobile insurance. Eric Minikel CAS Ratemaking & Product Management Seminar March 20, 2012

Measuring per-mile risk for pay-as-youdrive automobile insurance. Eric Minikel CAS Ratemaking & Product Management Seminar March 20, 2012 Measuring per-mile risk for pay-as-youdrive automobile insurance Eric Minikel CAS Ratemaking & Product Management Seminar March 20, 2012 Professor Joseph Ferreira, Jr. and Eric Minikel Measuring per-mile

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

Location matters. 3 techniques to incorporate geo-spatial effects in one's predictive model

Location matters. 3 techniques to incorporate geo-spatial effects in one's predictive model Location matters. 3 techniques to incorporate geo-spatial effects in one's predictive model Xavier Conort xavier.conort@gear-analytics.com Motivation Location matters! Observed value at one location is

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

Predictive Modeling in Workers Compensation 2008 CAS Ratemaking Seminar

Predictive Modeling in Workers Compensation 2008 CAS Ratemaking Seminar Predictive Modeling in Workers Compensation 2008 CAS Ratemaking Seminar Prepared by Louise Francis, FCAS, MAAA Francis Analytics and Actuarial Data Mining, Inc. www.data-mines.com Louise.francis@data-mines.cm

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

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

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

BOOSTED REGRESSION TREES: A MODERN WAY TO ENHANCE ACTUARIAL MODELLING

BOOSTED REGRESSION TREES: A MODERN WAY TO ENHANCE ACTUARIAL MODELLING BOOSTED REGRESSION TREES: A MODERN WAY TO ENHANCE ACTUARIAL MODELLING Xavier Conort xavier.conort@gear-analytics.com Session Number: TBR14 Insurance has always been a data business The industry has successfully

More information

Generalized Linear Models

Generalized Linear Models Generalized Linear Models We have previously worked with regression models where the response variable is quantitative and normally distributed. Now we turn our attention to two types of models where the

More information

BIG DATA and Opportunities in the Life Insurance Industry

BIG DATA and Opportunities in the Life Insurance Industry BIG DATA and Opportunities in the Life Insurance Industry Marc Sofer BSc FFA FIAA Head of Strategic Initiatives North Asia & India RGA Reinsurance Company BIG DATA I keep saying the sexy job in the next

More information

THE HYBRID CART-LOGIT MODEL IN CLASSIFICATION AND DATA MINING. Dan Steinberg and N. Scott Cardell

THE HYBRID CART-LOGIT MODEL IN CLASSIFICATION AND DATA MINING. Dan Steinberg and N. Scott Cardell THE HYBID CAT-LOGIT MODEL IN CLASSIFICATION AND DATA MINING Introduction Dan Steinberg and N. Scott Cardell Most data-mining projects involve classification problems assigning objects to classes whether

More information

Statement of the Fair, Isaac and Company Inc. To the Office of Financial and Insurance Services. 2002 Public Hearings

Statement of the Fair, Isaac and Company Inc. To the Office of Financial and Insurance Services. 2002 Public Hearings Statement of the Fair, Isaac and Company Inc. To the Office of Financial and Insurance Services 2002 Public Hearings Fair, Isaac is a global provider of custom analytics and decision technology. Widely

More information

Risk pricing for Australian Motor Insurance

Risk pricing for Australian Motor Insurance Risk pricing for Australian Motor Insurance Dr Richard Brookes November 2012 Contents 1. Background Scope How many models? 2. Approach Data Variable filtering GLM Interactions Credibility overlay 3. Model

More information

Data Mining Opportunities in Health Insurance

Data Mining Opportunities in Health Insurance Data Mining Opportunities in Health Insurance Methods Innovations and Case Studies Dan Steinberg, Ph.D. Copyright Salford Systems 2008 Analytical Challenges for Health Insurance Competitive pressures in

More information

EMB America PREDICTIVE MODELING: PITFALLS AND POTENTIALS A CONSULTANT S VIEWPOINT. Jeff Kucera Senior Consultant CAS Annual Meeting

EMB America PREDICTIVE MODELING: PITFALLS AND POTENTIALS A CONSULTANT S VIEWPOINT. Jeff Kucera Senior Consultant CAS Annual Meeting PREDICTIVE MODELING: PITFALLS AND POTENTIALS A CONSULTANT S VIEWPOINT Jeff Kucera Senior Consultant CAS Annual Meeting AGENDA Purpose of Predictive Modeling Benefits of Predictive Modeling Pitfalls of

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

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

How To Build A Predictive Model In Insurance

How To Build A Predictive Model In Insurance The Do s & Don ts of Building A Predictive Model in Insurance University of Minnesota November 9 th, 2012 Nathan Hubbell, FCAS Katy Micek, Ph.D. Agenda Travelers Broad Overview Actuarial & Analytics Career

More information

Innovations and Value Creation in Predictive Modeling. David Cummings Vice President - Research

Innovations and Value Creation in Predictive Modeling. David Cummings Vice President - Research Innovations and Value Creation in Predictive Modeling David Cummings Vice President - Research ISO Innovative Analytics 1 Innovations and Value Creation in Predictive Modeling A look back at the past decade

More information

Addressing Analytics Challenges in the Insurance Industry. Noe Tuason California State Automobile Association

Addressing Analytics Challenges in the Insurance Industry. Noe Tuason California State Automobile Association Addressing Analytics Challenges in the Insurance Industry Noe Tuason California State Automobile Association Overview Two Challenges: 1. Identifying High/Medium Profit who are High/Low Risk of Flight Prospects

More information

BIG DATA Driven Innovations in the Life Insurance Industry

BIG DATA Driven Innovations in the Life Insurance Industry BIG DATA Driven Innovations in the Life Insurance Industry Edmund Fong FIAA Vincent Or FSA RGA Reinsurance Company 13 November 2015 I keep saying the sexy job in the next ten years will be statisticians.

More information

what every insurance agent needs to know about credit-based insurance scores

what every insurance agent needs to know about credit-based insurance scores what every insurance agent needs to know about credit-based insurance scores What every insurance agent needs to know about credit-based insurance scores... Insurance agents have the complex job of being

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

Staying Ahead of the Analytical Competitive Curve: Integrating the Broad Range Applications of Predictive Modeling in a Competitive Market Environment

Staying Ahead of the Analytical Competitive Curve: Integrating the Broad Range Applications of Predictive Modeling in a Competitive Market Environment Staying Ahead of the Analytical Competitive Curve: Integrating the Broad Range Applications of Predictive Modeling in a Competitive Market Environment Jun Yan, Ph.D., Mo Masud, and Cheng-sheng Peter Wu,

More information

Personal Auto Predictive Modeling Update: What s Next? Roosevelt Mosley, FCAS, MAAA CAS Predictive Modeling Seminar October 6 7, 2008 San Diego, CA

Personal Auto Predictive Modeling Update: What s Next? Roosevelt Mosley, FCAS, MAAA CAS Predictive Modeling Seminar October 6 7, 2008 San Diego, CA Personal Auto Predictive Modeling Update: What s Next? Roosevelt Mosley, FCAS, MAAA CAS Predictive Modeling Seminar October 6 7, 2008 San Diego, CA You ve Heard Where predictive modeling for auto has been

More information

DATA MINING TECHNIQUES AND APPLICATIONS

DATA MINING TECHNIQUES AND APPLICATIONS DATA MINING TECHNIQUES AND APPLICATIONS Mrs. Bharati M. Ramageri, Lecturer Modern Institute of Information Technology and Research, Department of Computer Application, Yamunanagar, Nigdi Pune, Maharashtra,

More information

Session 62 TS, Predictive Modeling for Actuaries: Predictive Modeling Techniques in Insurance Moderator: Yonasan Schwartz, FSA, MAAA

Session 62 TS, Predictive Modeling for Actuaries: Predictive Modeling Techniques in Insurance Moderator: Yonasan Schwartz, FSA, MAAA Session 62 TS, Predictive Modeling for Actuaries: Predictive Modeling Techniques in Insurance Moderator: Yonasan Schwartz, FSA, MAAA Presenters: Jean-Frederic Breton David A. Moore, FSA, MAAA Session 62:

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

More Flexible GLMs Zero-Inflated Models and Hybrid Models

More Flexible GLMs Zero-Inflated Models and Hybrid Models More Flexible GLMs Zero-Inflated Models and Hybrid Models Mathew Flynn, Ph.D. Louise A. Francis FCAS, MAAA Motivation: GLMs are widely used in insurance modeling applications. Claim or frequency models

More information

Applied Data Mining Analysis: A Step-by-Step Introduction Using Real-World Data Sets

Applied Data Mining Analysis: A Step-by-Step Introduction Using Real-World Data Sets Applied Data Mining Analysis: A Step-by-Step Introduction Using Real-World Data Sets http://info.salford-systems.com/jsm-2015-ctw August 2015 Salford Systems Course Outline Demonstration of two classification

More information

Stochastic programming approaches to pricing in non-life insurance

Stochastic programming approaches to pricing in non-life insurance 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

More information

Data Mining Techniques Chapter 6: Decision Trees

Data Mining Techniques Chapter 6: Decision Trees Data Mining Techniques Chapter 6: Decision Trees What is a classification decision tree?.......................................... 2 Visualizing decision trees...................................................

More information

Predictive Modeling and Big Data

Predictive Modeling and Big Data Predictive Modeling and Presented by Eileen Burns, FSA, MAAA Milliman Agenda Current uses of predictive modeling in the life insurance industry Potential applications of 2 1 June 16, 2014 [Enter presentation

More information

Logistic Regression (a type of Generalized Linear Model)

Logistic Regression (a type of Generalized Linear Model) Logistic Regression (a type of Generalized Linear Model) 1/36 Today Review of GLMs Logistic Regression 2/36 How do we find patterns in data? We begin with a model of how the world works We use our knowledge

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

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

Texas Department of Insurance

Texas Department of Insurance Texas Department of Insurance Commissioner of Insurance, Mail Code 113-1C 333 Guadalupe P. O. Box 149104, Austin, Texas 78714-9104 512-463-6464 telephone 512-475-2005 fax www.tdi.state.tx.us Jose Montemayor

More information

Challenge. Solutions. Early results. Personal Lines Case Study Celina Insurance Reduces Expenses & Improves Processes Across the Business.

Challenge. Solutions. Early results. Personal Lines Case Study Celina Insurance Reduces Expenses & Improves Processes Across the Business. Celina Insurance Reduces Expenses & Improves Processes Across the Business About Celina Insurance Group Founded in 1914, Celina Insurance Group is composed of four mutual property and casualty insurance

More information

Solving Insurance Business Problems Using Statistical Methods Anup Cheriyan

Solving Insurance Business Problems Using Statistical Methods Anup Cheriyan Solving Insurance Business Problems Using Statistical Methods Anup Cheriyan Ibexi Solutions Page 1 Table of Contents Executive Summary...3 About the Author...3 Introduction...4 Common statistical methods...4

More information

Insurance Analytics - analýza dat a prediktivní modelování v pojišťovnictví. Pavel Kříž. Seminář z aktuárských věd MFF 4.

Insurance Analytics - analýza dat a prediktivní modelování v pojišťovnictví. Pavel Kříž. Seminář z aktuárských věd MFF 4. Insurance Analytics - analýza dat a prediktivní modelování v pojišťovnictví Pavel Kříž Seminář z aktuárských věd MFF 4. dubna 2014 Summary 1. Application areas of Insurance Analytics 2. Insurance Analytics

More information

Overview Classes. 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7)

Overview Classes. 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7) Overview Classes 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7) 2-4 Loglinear models (8) 5-4 15-17 hrs; 5B02 Building and

More information

Improving Demand Forecasting

Improving Demand Forecasting Improving Demand Forecasting 2 nd July 2013 John Tansley - CACI Overview The ideal forecasting process: Efficiency, transparency, accuracy Managing and understanding uncertainty: Limits to forecast accuracy,

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

Examining a Fitted Logistic Model

Examining a Fitted Logistic Model STAT 536 Lecture 16 1 Examining a Fitted Logistic Model Deviance Test for Lack of Fit The data below describes the male birth fraction male births/total births over the years 1931 to 1990. A simple logistic

More information

Chapter 7: Simple linear regression Learning Objectives

Chapter 7: Simple linear regression Learning Objectives Chapter 7: Simple linear regression Learning Objectives Reading: Section 7.1 of OpenIntro Statistics Video: Correlation vs. causation, YouTube (2:19) Video: Intro to Linear Regression, YouTube (5:18) -

More information

A Hybrid Modeling Platform to meet Basel II Requirements in Banking Jeffery Morrision, SunTrust Bank, Inc.

A Hybrid Modeling Platform to meet Basel II Requirements in Banking Jeffery Morrision, SunTrust Bank, Inc. A Hybrid Modeling Platform to meet Basel II Requirements in Banking Jeffery Morrision, SunTrust Bank, Inc. Introduction: The Basel Capital Accord, ready for implementation in force around 2006, sets out

More information

11. Analysis of Case-control Studies Logistic Regression

11. Analysis of Case-control Studies Logistic Regression Research methods II 113 11. Analysis of Case-control Studies Logistic Regression This chapter builds upon and further develops the concepts and strategies described in Ch.6 of Mother and Child Health:

More information

A Property & Casualty Insurance Predictive Modeling Process in SAS

A Property & Casualty Insurance Predictive Modeling Process in SAS Paper AA-02-2015 A Property & Casualty Insurance Predictive Modeling Process in SAS 1.0 ABSTRACT Mei Najim, Sedgwick Claim Management Services, Chicago, Illinois Predictive analytics has been developing

More information

Better decision making under uncertain conditions using Monte Carlo Simulation

Better decision making under uncertain conditions using Monte Carlo Simulation IBM Software Business Analytics IBM SPSS Statistics Better decision making under uncertain conditions using Monte Carlo Simulation Monte Carlo simulation and risk analysis techniques in IBM SPSS Statistics

More information

SUGI 29 Statistics and Data Analysis

SUGI 29 Statistics and Data Analysis Paper 194-29 Head of the CLASS: Impress your colleagues with a superior understanding of the CLASS statement in PROC LOGISTIC Michelle L. Pritchard and David J. Pasta Ovation Research Group, San Francisco,

More information

Predictive Modeling for Life Insurers

Predictive Modeling for Life Insurers Predictive Modeling for Life Insurers Application of Predictive Modeling Techniques in Measuring Policyholder Behavior in Variable Annuity Contracts April 30, 2010 Guillaume Briere-Giroux, FSA, MAAA, CFA

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

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

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

An Overview of Data Mining: Predictive Modeling for IR in the 21 st Century

An Overview of Data Mining: Predictive Modeling for IR in the 21 st Century An Overview of Data Mining: Predictive Modeling for IR in the 21 st Century Nora Galambos, PhD Senior Data Scientist Office of Institutional Research, Planning & Effectiveness Stony Brook University AIRPO

More information

My name is Steven Lehmann. I am a Principal with Pinnacle Actuarial Resources, Inc., an actuarial consulting

My name is Steven Lehmann. I am a Principal with Pinnacle Actuarial Resources, Inc., an actuarial consulting Insurer Use of Education and Occupation Data National Conference of Insurance Legislators Special Property-Casualty Insurance Meeting February 28, 2009 My name is Steven Lehmann. I am a Principal 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

Better credit models benefit us all

Better credit models benefit us all Better credit models benefit us all Agenda Credit Scoring - Overview Random Forest - Overview Random Forest outperform logistic regression for credit scoring out of the box Interaction term hypothesis

More information

Price Optimization and Regulation Las Vegas Ratemaking & Product Management Seminar March 2009

Price Optimization and Regulation Las Vegas Ratemaking & Product Management Seminar March 2009 Price Optimization and Regulation Las Vegas Ratemaking & Product Management Seminar March 2009 Arthur J. Schwartz, MAAA, FCAS Associate P&C Actuary North Carolina Department of Insurance Raleigh, NC What

More information

The point of this essay is to learn how to assess risk and put an economic value on it!

The point of this essay is to learn how to assess risk and put an economic value on it! Essay 4 1) Write an auto insurance policy for a relative. a)detail the risks involved and how they determine 1) the amount of coverage, and the premium. b) Spread the risk/cost over a larger customer base.

More information

SOA 2013 Life & Annuity Symposium May 6-7, 2013. Session 30 PD, Predictive Modeling Applications for Life and Annuity Pricing and Underwriting

SOA 2013 Life & Annuity Symposium May 6-7, 2013. Session 30 PD, Predictive Modeling Applications for Life and Annuity Pricing and Underwriting SOA 2013 Life & Annuity Symposium May 6-7, 2013 Session 30 PD, Predictive Modeling Applications for Life and Annuity Pricing and Underwriting Moderator: Barry D. Senensky, FSA, FCIA, MAAA Presenters: Jonathan

More information

Combining GLM and datamining techniques for modelling accident compensation data. Peter Mulquiney

Combining GLM and datamining techniques for modelling accident compensation data. Peter Mulquiney Combining GLM and datamining techniques for modelling accident compensation data Peter Mulquiney Introduction Accident compensation data exhibit features which complicate loss reserving and premium rate

More information

The Process of Predictive Modeling Dorothy L. Andrews Merlinos & Associates

The Process of Predictive Modeling Dorothy L. Andrews Merlinos & Associates Dorothy L. Andrews Merlinos & Associates Conceive Develop Test Implement Analyze My Background Actuary, ASA, MAAA MA Mathematical Statistics MA Mathematics & Education BA Mathematics Everett Curtis Huntington

More information

Data Mining Methods: Applications for Institutional Research

Data Mining Methods: Applications for Institutional Research Data Mining Methods: Applications for Institutional Research Nora Galambos, PhD Office of Institutional Research, Planning & Effectiveness Stony Brook University NEAIR Annual Conference Philadelphia 2014

More information

Predictive Modelling Not just an underwriting tool

Predictive Modelling Not just an underwriting tool Predictive Modelling Not just an underwriting tool Joan Coverson 15 May 2013 Predictive Modelling - Agenda Predictive Modelling High level overview Some uses: Lapse propensity Geodemographics Business

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

IMPACT OF THE DEREGULATION OF MASSACHUSETTS PERSONAL AUTO INSURANCE. November 17, 2009

IMPACT OF THE DEREGULATION OF MASSACHUSETTS PERSONAL AUTO INSURANCE. November 17, 2009 IMPACT OF THE DEREGULATION OF MASSACHUSETTS PERSONAL AUTO INSURANCE November 17, 2009 AGENDA The Players in MA Competitive market MA Auto Market pre-4/1/2008 History of Fixed & Established Uncertain Road

More information

Get to Know the IBM SPSS Product Portfolio

Get to Know the IBM SPSS Product Portfolio IBM Software Business Analytics Product portfolio Get to Know the IBM SPSS Product Portfolio Offering integrated analytical capabilities that help organizations use data to drive improved outcomes 123

More information

Why do statisticians "hate" us?

Why do statisticians hate us? Why do statisticians "hate" us? David Hand, Heikki Mannila, Padhraic Smyth "Data mining is the analysis of (often large) observational data sets to find unsuspected relationships and to summarize the data

More information

DECISION TREE ANALYSIS: PREDICTION OF SERIOUS TRAFFIC OFFENDING

DECISION TREE ANALYSIS: PREDICTION OF SERIOUS TRAFFIC OFFENDING DECISION TREE ANALYSIS: PREDICTION OF SERIOUS TRAFFIC OFFENDING ABSTRACT The objective was to predict whether an offender would commit a traffic offence involving death, using decision tree analysis. Four

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

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not.

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not. Statistical Learning: Chapter 4 Classification 4.1 Introduction Supervised learning with a categorical (Qualitative) response Notation: - Feature vector X, - qualitative response Y, taking values in C

More information

Customer retention and price elasticity

Customer retention and price elasticity Customer retention and price elasticity Are motor insurance policies homogeneous with respect to loyalty? Montserrat Guillén 1, Ana M. Pérez Marín 1 and Leo Guelman 1,2 1 University of Barcelona and 2

More information

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96 1 Final Review 2 Review 2.1 CI 1-propZint Scenario 1 A TV manufacturer claims in its warranty brochure that in the past not more than 10 percent of its TV sets needed any repair during the first two years

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

Direct Marketing of Insurance. Integration of Marketing, Pricing and Underwriting

Direct Marketing of Insurance. Integration of Marketing, Pricing and Underwriting Direct Marketing of Insurance Integration of Marketing, Pricing and Underwriting As insurers move to direct distribution and database marketing, new approaches to the business, integrating the marketing,

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

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Training Brochure 2009 TABLE OF CONTENTS 1 SPSS TRAINING COURSES FOCUSING

More information

An Overview and Evaluation of Decision Tree Methodology

An Overview and Evaluation of Decision Tree Methodology An Overview and Evaluation of Decision Tree Methodology ASA Quality and Productivity Conference Terri Moore Motorola Austin, TX terri.moore@motorola.com Carole Jesse Cargill, Inc. Wayzata, MN carole_jesse@cargill.com

More information

Insurance Telematics:

Insurance Telematics: Insurance Telematics: Big Data, Big Potential, Big Headache Dave Huber, President Kairos Solutions IFSUG March 2012 Big Data 2 ne of the few products whose price is set before costs are known Known costs

More information

CYBER LIABILITY INSURANCE MARKET TRENDS: SURVEY

CYBER LIABILITY INSURANCE MARKET TRENDS: SURVEY CYBER LIABILITY INSURANCE MARKET TRENDS: SURVEY October 2015 CYBER LIABILITY INSURANCE MARKET TRENDS: SURVEY Global reinsurer PartnerRe has once again collaborated with Advisen to conduct a comprehensive

More information

PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 4: LINEAR MODELS FOR CLASSIFICATION

PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 4: LINEAR MODELS FOR CLASSIFICATION PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 4: LINEAR MODELS FOR CLASSIFICATION Introduction In the previous chapter, we explored a class of regression models having particularly simple analytical

More information

Insurance Rate Making Using Data Mining

Insurance Rate Making Using Data Mining Insurance Rate Making Using Data Mining Bernd Drewes SAS EMEA or: Dollars from your Data Is Data Mining Important? Postbank N.V. 50% response on first mailing paid for DM investment US West Reducing customer

More information

GEOGRAPHICAL DIFFERENTIAL ADJUSTMENT TO THE GRID BASE PREMIUM RATES FOR BASIC COVERAGE EFFECTIVE JANUARY 1, 2015

GEOGRAPHICAL DIFFERENTIAL ADJUSTMENT TO THE GRID BASE PREMIUM RATES FOR BASIC COVERAGE EFFECTIVE JANUARY 1, 2015 GEOGRAPHICAL DIFFERENTIAL ADJUSTMENT TO THE GRID BASE PREMIUM RATES FOR BASIC COVERAGE EFFECTIVE JANUARY 1, 2015 SCHEDULE 3 SECTION 3(1) OF THE AUTOMOBILE INSURANCE PREMIUMS REGULATION ALBERTA AUTOMOBILE

More information

Simple Linear Regression Inference

Simple Linear Regression Inference Simple Linear Regression Inference 1 Inference requirements The Normality assumption of the stochastic term e is needed for inference even if it is not a OLS requirement. Therefore we have: Interpretation

More information

FICO Credit-Based Insurance Scores

FICO Credit-Based Insurance Scores 1. Most consumers benefit from the use of insurance scores Lower premiums In its July 2007 report, Credit-Based Insurance Scores: Impacts on Consumers of Automobile Insurance, the Federal Trade Commission

More information

top issues An annual report

top issues An annual report top issues An annual report Volume 5 2013 Strategy: Information advantage through analytics The insurance industry in 2013 FPO Strategy: Information advantage through analytics The amount of internal and

More information

AN INTRODUCTION TO PREMIUM TREND

AN INTRODUCTION TO PREMIUM TREND AN INTRODUCTION TO PREMIUM TREND Burt D. Jones * February, 2002 Acknowledgement I would like to acknowledge the valuable assistance of Catherine Taylor, who was instrumental in the development of this

More information

Application of SAS! Enterprise Miner in Credit Risk Analytics. Presented by Minakshi Srivastava, VP, Bank of America

Application of SAS! Enterprise Miner in Credit Risk Analytics. Presented by Minakshi Srivastava, VP, Bank of America Application of SAS! Enterprise Miner in Credit Risk Analytics Presented by Minakshi Srivastava, VP, Bank of America 1 Table of Contents Credit Risk Analytics Overview Journey from DATA to DECISIONS Exploratory

More information

Model Validation Techniques

Model Validation Techniques Model Validation Techniques Kevin Mahoney, FCAS kmahoney@ travelers.com CAS RPM Seminar March 17, 2010 Uses of Statistical Models in P/C Insurance Examples of Applications Determine expected loss cost

More information

Predictive Modeling and By-Peril Analysis for Homeowners Insurance

Predictive Modeling and By-Peril Analysis for Homeowners Insurance Predictive Modeling and By-Peril Analysis for Homeowners Insurance Contents Case for by-peril modeling By-peril model building Data Peril grouping Variables Interactions By-peril territories Model validation

More information

APPLICATION OF DATA MINING TECHNIQUES FOR BUILDING SIMULATION PERFORMANCE PREDICTION ANALYSIS. email paul@esru.strath.ac.uk

APPLICATION OF DATA MINING TECHNIQUES FOR BUILDING SIMULATION PERFORMANCE PREDICTION ANALYSIS. email paul@esru.strath.ac.uk Eighth International IBPSA Conference Eindhoven, Netherlands August -4, 2003 APPLICATION OF DATA MINING TECHNIQUES FOR BUILDING SIMULATION PERFORMANCE PREDICTION Christoph Morbitzer, Paul Strachan 2 and

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

Noncrash fire safety recall losses

Noncrash fire safety recall losses Bulletin Vol. 30, No. 33 : December 2013 Noncrash fire safety recall losses Vehicles with known fire-related defects have significantly higher risk of noncrash fire insurance losses compared with vehicles

More information

Data Mining: Overview. What is Data Mining?

Data Mining: Overview. What is Data Mining? Data Mining: Overview What is Data Mining? Recently * coined term for confluence of ideas from statistics and computer science (machine learning and database methods) applied to large databases in science,

More information

White Paper. Thirsting for Insight? Quench It With 5 Data Management for Analytics Best Practices.

White Paper. Thirsting for Insight? Quench It With 5 Data Management for Analytics Best Practices. White Paper Thirsting for Insight? Quench It With 5 Data Management for Analytics Best Practices. Contents Data Management: Why It s So Essential... 1 The Basics of Data Preparation... 1 1: Simplify Access

More information