SlideShare a Scribd company logo
Actuarial Application of
Monte Carlo Simulation
A stochastic Approach to Pricing a Life Insurance Policy
By: Adam Conrad
Table Of Contents
• Introduction……………………………………………………………
3
• Problem
Statement…………………..............................................4
• Random Variable Generation……………………………………….
– Age of Husband at Purchase……………………………………………………..6
– Age of Wife at Purchase..………………………………………………………...8
– Age of Husband at Death………………………………………………………..12
– Age of Wife at Death…………………………………………………………......14
– Premiums Collected Over Claims Paid………………………………………...16
• Monte Carlo Simulation Results.……………………………….…18
• Simulation Coding……..………………………………..................20
• Bibliography…………………………………………………………21
2
Introduction
• Actuaries are mathematicians that put a price on risk.
• Actuaries use statistical data to develop mathematical
models.
• Most actuaries work for insurance companies to set
policy rates.
• Assumptions made for this problem were made
though research
3
Problem Statement
• A husband and wife are looking to purchase the
following life insurance policy:
– Term: 20 Years
or
In the event a death
– Benefit: $250,000
– Premium: Joint Monthly Payment
4
Problem Statement
• If 1000 similar policies are to be sold in
the next year, determine the premium
price that will consistently result in total
premiums being more than total claims.
5
Age of Husband at Purchase (HA)
6
Age of Husband at Purchase (HA)
7
Code Simulation Run
Calculations
*All future standard deviations will be
calculated in the same fashion
Age of Wife at Purchase (WA)
• Below is a table of the data collected on the age
difference between a husband and a wife in America.
8
Age of Wife at Purchase (WA)
• Assumptions:
– 32.4% of wives are the same age as their husband.
– 55.4% of wives are younger than their husbands.
– 12.3% of wives are older than their husbands.
– The average age difference is 2.3 years with the husband
being older than the wife.
– If the husband is older, 1 to 17 year makes up 99.7% of a
normal distribution (3 standard deviations)
– If the wife is older, 1 to 7 years makes up 99.7% of the a
normal distribution (3 standard deviations)
9
Age of Wife at Purchase (WA)
10
Code Simulation Run
Age of Husband and Wife at Purchase
11
Simulation Run
Age of Husband at Death (HD)
• Assumptions:
– The average age of death of a male in America is 76 years.
– Ages 65 to 100 make up 99.7% of the male deaths
– The pdf is normal until it reaches the mean, and then it is
exponential
12
Age of Husband at Death (HD)
13
Simulation RunCode
Calculations
Age of Wife at Death (WD)
• Assumptions:
– The average age of death of a female in America is 81 years.
– Ages 65 to 100 make up 99.7% of the female deaths
– The pdf is normal until it reaches the mean, and then it is
exponential
14
Age of Wife at Death (WD)
15
Simulation RunCode
Premiums Collected Over Claims Paid
(POC)
16
• Lifespans of Husband and Wife after the
policy purchase.
Code
Simulation Run
Premiums Collected Over Claims Paid
(POC)
17
Events after 20 years Claim Profit
Only Husband Survives $250,000 (Premium)*(Months Wife Lived) - 250000
Only Wife Survives $250,000 (Premium)*(Months Husband Lived) - 250000
Both Survive $0 (Premium)* (240 Months)
The table below shows a list of possible
outcomes under the policy
The coding on the right determines
whether or not the nth couple filed a claim
before the term expired and how much
premium was collected throughout the
policy. It then runs the simulation 10 times
so that the variance can be determined.
Monte Carlo Simulation Results
18
Selected Premium Expected Profit Standard Deviation Worst Case Profit
50.00$ 1,430,807.00$ 1,816,279.35$ (4,018,031.05)$
60.00$ 3,267,329.01$ 1,570,115.48$ (1,443,017.43)$
70.00$ 6,024,908.71$ 1,890,279.74$ 354,069.49$
80.00$ 8,497,356.64$ 1,631,740.58$ 3,602,134.90$
90.00$ 11,472,155.66$ 1,002,633.00$ 8,464,256.66$
100.00$ 13,489,612.32$ 1,482,734.74$ 9,041,408.10$
Monte Carlo Simulation
The simulation was run with premiums set at $50/month up to
$100/month and the expected profits and variances were outputted.
Using the variances of each run, the profit earned given the worst case
scenario was calculated by subtracting 3 standard deviations from the
expected value.
Monte Carlo Simulation Results
19
Selected Premium Expected Profit Standard Deviation Worst Case Profit
50.00$ 1,430,807.00$ 1,816,279.35$ (4,018,031.05)$
60.00$ 3,267,329.01$ 1,570,115.48$ (1,443,017.43)$
70.00$ 6,024,908.71$ 1,890,279.74$ 354,069.49$
80.00$ 8,497,356.64$ 1,631,740.58$ 3,602,134.90$
90.00$ 11,472,155.66$ 1,002,633.00$ 8,464,256.66$
100.00$ 13,489,612.32$ 1,482,734.74$ 9,041,408.10$
Monte Carlo Simulation
Risk was mitigated when the monthly premium was
70$/month ($35 per person)
Which means that that is the minimum price that this policy can be set
at so that there is no risk. The decision about how much to raise the
price is dependent on the needs of the business department.
Monte Carlo Simulation (Code for Copying and Pasting into MATLAB)
20
Bibliography
• http://www.cdc.gov/nchs/data/series/sr_10/sr10_260.pdf
• http://www.cincinnati-oh.gov/health/environmental-health/cincinnati-neighborhood-specific-
life-expectancy-data/
• http://fivethirtyeight.com/datalab/whats-the-average-age-difference-in-a-couple/
• http://www.allcountries.org/uscensus/56_married_couples_by_differences_in_ages.html
• https://www.jrcinsurancegroup.com/best-age-life-insurance-for-male/
• http://www.nejm.org/doi/full/10.1056/NEJMsa1211128
• http://www3.imperial.ac.uk/statistics/msc/optionalcourses
• http://www.worldlifeexpectancy.com/usa/life-expectancy-male
21

More Related Content

What's hot

Simulated annealing -a informative approach
Simulated annealing -a informative approachSimulated annealing -a informative approach
Simulated annealing -a informative approach
Ranak Ghosh
 
랜덤Walks, 몬테카를로 시뮬레이션
랜덤Walks, 몬테카를로 시뮬레이션랜덤Walks, 몬테카를로 시뮬레이션
랜덤Walks, 몬테카를로 시뮬레이션
Sunggon Song
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
Shravan Vasishth
 
Data fusion with kalman filtering
Data fusion with kalman filteringData fusion with kalman filtering
Data fusion with kalman filtering
antoniomorancardenas
 
Markov decision process
Markov decision processMarkov decision process
Markov decision process
Jie-Han Chen
 
Stock price prediction using stock eod of day price
Stock price prediction using stock eod of day priceStock price prediction using stock eod of day price
Stock price prediction using stock eod of day price
Ekaantik Software Solutions
 
[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기
[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기
[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기
이 의령
 
Monte carlo simulation
Monte carlo simulationMonte carlo simulation
Monte carlo simulation
MissAnam
 
Introduction to batch normalization
Introduction to batch normalizationIntroduction to batch normalization
Introduction to batch normalization
Jamie (Taka) Wang
 
. An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic .... An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic ...
butest
 
Counting
CountingCounting
Particle Swarm Optimization
Particle Swarm OptimizationParticle Swarm Optimization
Particle Swarm Optimization
Stelios Petrakis
 
Lec3 dqn
Lec3 dqnLec3 dqn
Lec3 dqn
Ronald Teo
 
(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...
(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...
(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...
emapesce
 
Lecture: Monte Carlo Methods
Lecture: Monte Carlo MethodsLecture: Monte Carlo Methods
Lecture: Monte Carlo Methods
Frank Kienle
 
Markov Models
Markov ModelsMarkov Models
Markov Models
Vu Pham
 
K means clustering
K means clusteringK means clustering
K means clustering
keshav goyal
 
Simulated annealing.ppt
Simulated annealing.pptSimulated annealing.ppt
Simulated annealing.ppt
Kaal Nath
 
Variational AutoEncoder(VAE)
Variational AutoEncoder(VAE)Variational AutoEncoder(VAE)
Variational AutoEncoder(VAE)
강민국 강민국
 
Time Series Classification with Deep Learning | Marco Del Pra
Time Series Classification with Deep Learning | Marco Del PraTime Series Classification with Deep Learning | Marco Del Pra
Time Series Classification with Deep Learning | Marco Del Pra
Data Science Milan
 

What's hot (20)

Simulated annealing -a informative approach
Simulated annealing -a informative approachSimulated annealing -a informative approach
Simulated annealing -a informative approach
 
랜덤Walks, 몬테카를로 시뮬레이션
랜덤Walks, 몬테카를로 시뮬레이션랜덤Walks, 몬테카를로 시뮬레이션
랜덤Walks, 몬테카를로 시뮬레이션
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 
Data fusion with kalman filtering
Data fusion with kalman filteringData fusion with kalman filtering
Data fusion with kalman filtering
 
Markov decision process
Markov decision processMarkov decision process
Markov decision process
 
Stock price prediction using stock eod of day price
Stock price prediction using stock eod of day priceStock price prediction using stock eod of day price
Stock price prediction using stock eod of day price
 
[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기
[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기
[2017 PYCON 튜토리얼]OpenAI Gym을 이용한 강화학습 에이전트 만들기
 
Monte carlo simulation
Monte carlo simulationMonte carlo simulation
Monte carlo simulation
 
Introduction to batch normalization
Introduction to batch normalizationIntroduction to batch normalization
Introduction to batch normalization
 
. An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic .... An introduction to machine learning and probabilistic ...
. An introduction to machine learning and probabilistic ...
 
Counting
CountingCounting
Counting
 
Particle Swarm Optimization
Particle Swarm OptimizationParticle Swarm Optimization
Particle Swarm Optimization
 
Lec3 dqn
Lec3 dqnLec3 dqn
Lec3 dqn
 
(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...
(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...
(Italian) Applicazione dei metodi quasi-Newton per la convergenza delle reti ...
 
Lecture: Monte Carlo Methods
Lecture: Monte Carlo MethodsLecture: Monte Carlo Methods
Lecture: Monte Carlo Methods
 
Markov Models
Markov ModelsMarkov Models
Markov Models
 
K means clustering
K means clusteringK means clustering
K means clustering
 
Simulated annealing.ppt
Simulated annealing.pptSimulated annealing.ppt
Simulated annealing.ppt
 
Variational AutoEncoder(VAE)
Variational AutoEncoder(VAE)Variational AutoEncoder(VAE)
Variational AutoEncoder(VAE)
 
Time Series Classification with Deep Learning | Marco Del Pra
Time Series Classification with Deep Learning | Marco Del PraTime Series Classification with Deep Learning | Marco Del Pra
Time Series Classification with Deep Learning | Marco Del Pra
 

Viewers also liked

Berger 2000
Berger 2000Berger 2000
Berger 2000
Julyan Arbel
 
Session 42_1 Peter Fries-Hansen
Session 42_1 Peter Fries-HansenSession 42_1 Peter Fries-Hansen
Session 42_1 Peter Fries-Hansen
Transportforum (VTI)
 
Markov chain
Markov chainMarkov chain
Markov chain
Yogesh Khandelwal
 
Hr forecasting techniques
Hr forecasting techniquesHr forecasting techniques
Hr forecasting techniques
Jenil Vora
 
Markov Chains
Markov ChainsMarkov Chains
Markov Chains
guest8901f4
 
Markov chain intro
Markov chain introMarkov chain intro
Markov chain intro
2vikasdubey
 
Markov analysis
Markov analysisMarkov analysis
Markov analysis
ganith2k13
 
construction risk factor analysis: BBN Network
construction risk factor analysis: BBN Networkconstruction risk factor analysis: BBN Network
construction risk factor analysis: BBN Network
Shaswati Mohapatra
 

Viewers also liked (8)

Berger 2000
Berger 2000Berger 2000
Berger 2000
 
Session 42_1 Peter Fries-Hansen
Session 42_1 Peter Fries-HansenSession 42_1 Peter Fries-Hansen
Session 42_1 Peter Fries-Hansen
 
Markov chain
Markov chainMarkov chain
Markov chain
 
Hr forecasting techniques
Hr forecasting techniquesHr forecasting techniques
Hr forecasting techniques
 
Markov Chains
Markov ChainsMarkov Chains
Markov Chains
 
Markov chain intro
Markov chain introMarkov chain intro
Markov chain intro
 
Markov analysis
Markov analysisMarkov analysis
Markov analysis
 
construction risk factor analysis: BBN Network
construction risk factor analysis: BBN Networkconstruction risk factor analysis: BBN Network
construction risk factor analysis: BBN Network
 

Similar to Actuarial Application of Monte Carlo Simulation

Monte Carlo Sim Primer
Monte Carlo Sim PrimerMonte Carlo Sim Primer
Monte Carlo Sim Primer
Andrew Sich
 
Financial Model Infograph
Financial Model InfographFinancial Model Infograph
Financial Model Infograph
Joe Solari
 
1 Review and Practice Exam Questions for Exam 2 Lea.docx
1  Review and Practice Exam Questions for Exam 2 Lea.docx1  Review and Practice Exam Questions for Exam 2 Lea.docx
1 Review and Practice Exam Questions for Exam 2 Lea.docx
mercysuttle
 
Joan Winchester - Usability testing on a dime: What, why, and how?
Joan Winchester - Usability testing on a dime: What, why, and how?Joan Winchester - Usability testing on a dime: What, why, and how?
Joan Winchester - Usability testing on a dime: What, why, and how?
Plain Talk 2015
 
Arkansas NMA EPA Regulation Issue Survey Results 060614
Arkansas NMA EPA Regulation Issue Survey Results 060614Arkansas NMA EPA Regulation Issue Survey Results 060614
Arkansas NMA EPA Regulation Issue Survey Results 060614
Magellan Strategies
 
Montana NMA EPA Regulation Issue Survey Results 060614
Montana NMA EPA Regulation Issue Survey Results 060614Montana NMA EPA Regulation Issue Survey Results 060614
Montana NMA EPA Regulation Issue Survey Results 060614
Magellan Strategies
 
Fin415 Week 2 Slides
Fin415 Week 2 SlidesFin415 Week 2 Slides
Fin415 Week 2 Slides
smarkbarnes
 
Qnt 351 final exam august 2017 new version
Qnt 351 final exam august 2017 new versionQnt 351 final exam august 2017 new version
Qnt 351 final exam august 2017 new version
Adams-ASs
 
SCI Lead Scoring
SCI Lead ScoringSCI Lead Scoring
SCI Lead Scoring
Ralph Paglia
 
QNT 275 Education Specialist |tutorialrank.com
QNT 275 Education Specialist |tutorialrank.comQNT 275 Education Specialist |tutorialrank.com
QNT 275 Education Specialist |tutorialrank.com
ladworkspaces
 
QNT 275T Education Specialist |tutorialrank.com
QNT 275T Education Specialist |tutorialrank.comQNT 275T Education Specialist |tutorialrank.com
QNT 275T Education Specialist |tutorialrank.com
ladworkspaces
 
project report(1)
project report(1)project report(1)
project report(1)
Stephen Bradley
 
Iul workshop 10102013
Iul workshop 10102013Iul workshop 10102013
Iul workshop 10102013
Bryan Daly
 
STATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docxSTATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docx
rafaelaj1
 
Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...
Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...
Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...
BioWorld Today, Now a Part of Thomson Reuters
 
Living Longer At What Price- Mortality Modelling
Living Longer At What Price- Mortality ModellingLiving Longer At What Price- Mortality Modelling
Living Longer At What Price- Mortality Modelling
Redington
 
STATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docxSTATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docx
dessiechisomjj4
 
Pengenalan Ekonometrika
Pengenalan EkonometrikaPengenalan Ekonometrika
Pengenalan Ekonometrika
XYZ Williams
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
guest3720ca
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
Rose Jenkins
 

Similar to Actuarial Application of Monte Carlo Simulation (20)

Monte Carlo Sim Primer
Monte Carlo Sim PrimerMonte Carlo Sim Primer
Monte Carlo Sim Primer
 
Financial Model Infograph
Financial Model InfographFinancial Model Infograph
Financial Model Infograph
 
1 Review and Practice Exam Questions for Exam 2 Lea.docx
1  Review and Practice Exam Questions for Exam 2 Lea.docx1  Review and Practice Exam Questions for Exam 2 Lea.docx
1 Review and Practice Exam Questions for Exam 2 Lea.docx
 
Joan Winchester - Usability testing on a dime: What, why, and how?
Joan Winchester - Usability testing on a dime: What, why, and how?Joan Winchester - Usability testing on a dime: What, why, and how?
Joan Winchester - Usability testing on a dime: What, why, and how?
 
Arkansas NMA EPA Regulation Issue Survey Results 060614
Arkansas NMA EPA Regulation Issue Survey Results 060614Arkansas NMA EPA Regulation Issue Survey Results 060614
Arkansas NMA EPA Regulation Issue Survey Results 060614
 
Montana NMA EPA Regulation Issue Survey Results 060614
Montana NMA EPA Regulation Issue Survey Results 060614Montana NMA EPA Regulation Issue Survey Results 060614
Montana NMA EPA Regulation Issue Survey Results 060614
 
Fin415 Week 2 Slides
Fin415 Week 2 SlidesFin415 Week 2 Slides
Fin415 Week 2 Slides
 
Qnt 351 final exam august 2017 new version
Qnt 351 final exam august 2017 new versionQnt 351 final exam august 2017 new version
Qnt 351 final exam august 2017 new version
 
SCI Lead Scoring
SCI Lead ScoringSCI Lead Scoring
SCI Lead Scoring
 
QNT 275 Education Specialist |tutorialrank.com
QNT 275 Education Specialist |tutorialrank.comQNT 275 Education Specialist |tutorialrank.com
QNT 275 Education Specialist |tutorialrank.com
 
QNT 275T Education Specialist |tutorialrank.com
QNT 275T Education Specialist |tutorialrank.comQNT 275T Education Specialist |tutorialrank.com
QNT 275T Education Specialist |tutorialrank.com
 
project report(1)
project report(1)project report(1)
project report(1)
 
Iul workshop 10102013
Iul workshop 10102013Iul workshop 10102013
Iul workshop 10102013
 
STATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docxSTATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docx
 
Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...
Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...
Biopharmaceutical Royalty Rates Analysis: Essential Benchmarks for Dealmaking...
 
Living Longer At What Price- Mortality Modelling
Living Longer At What Price- Mortality ModellingLiving Longer At What Price- Mortality Modelling
Living Longer At What Price- Mortality Modelling
 
STATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docxSTATUse the information below to answer Questions 1 through 4..docx
STATUse the information below to answer Questions 1 through 4..docx
 
Pengenalan Ekonometrika
Pengenalan EkonometrikaPengenalan Ekonometrika
Pengenalan Ekonometrika
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 

Actuarial Application of Monte Carlo Simulation

  • 1. Actuarial Application of Monte Carlo Simulation A stochastic Approach to Pricing a Life Insurance Policy By: Adam Conrad
  • 2. Table Of Contents • Introduction…………………………………………………………… 3 • Problem Statement…………………..............................................4 • Random Variable Generation………………………………………. – Age of Husband at Purchase……………………………………………………..6 – Age of Wife at Purchase..………………………………………………………...8 – Age of Husband at Death………………………………………………………..12 – Age of Wife at Death…………………………………………………………......14 – Premiums Collected Over Claims Paid………………………………………...16 • Monte Carlo Simulation Results.……………………………….…18 • Simulation Coding……..………………………………..................20 • Bibliography…………………………………………………………21 2
  • 3. Introduction • Actuaries are mathematicians that put a price on risk. • Actuaries use statistical data to develop mathematical models. • Most actuaries work for insurance companies to set policy rates. • Assumptions made for this problem were made though research 3
  • 4. Problem Statement • A husband and wife are looking to purchase the following life insurance policy: – Term: 20 Years or In the event a death – Benefit: $250,000 – Premium: Joint Monthly Payment 4
  • 5. Problem Statement • If 1000 similar policies are to be sold in the next year, determine the premium price that will consistently result in total premiums being more than total claims. 5
  • 6. Age of Husband at Purchase (HA) 6
  • 7. Age of Husband at Purchase (HA) 7 Code Simulation Run Calculations *All future standard deviations will be calculated in the same fashion
  • 8. Age of Wife at Purchase (WA) • Below is a table of the data collected on the age difference between a husband and a wife in America. 8
  • 9. Age of Wife at Purchase (WA) • Assumptions: – 32.4% of wives are the same age as their husband. – 55.4% of wives are younger than their husbands. – 12.3% of wives are older than their husbands. – The average age difference is 2.3 years with the husband being older than the wife. – If the husband is older, 1 to 17 year makes up 99.7% of a normal distribution (3 standard deviations) – If the wife is older, 1 to 7 years makes up 99.7% of the a normal distribution (3 standard deviations) 9
  • 10. Age of Wife at Purchase (WA) 10 Code Simulation Run
  • 11. Age of Husband and Wife at Purchase 11 Simulation Run
  • 12. Age of Husband at Death (HD) • Assumptions: – The average age of death of a male in America is 76 years. – Ages 65 to 100 make up 99.7% of the male deaths – The pdf is normal until it reaches the mean, and then it is exponential 12
  • 13. Age of Husband at Death (HD) 13 Simulation RunCode Calculations
  • 14. Age of Wife at Death (WD) • Assumptions: – The average age of death of a female in America is 81 years. – Ages 65 to 100 make up 99.7% of the female deaths – The pdf is normal until it reaches the mean, and then it is exponential 14
  • 15. Age of Wife at Death (WD) 15 Simulation RunCode
  • 16. Premiums Collected Over Claims Paid (POC) 16 • Lifespans of Husband and Wife after the policy purchase. Code Simulation Run
  • 17. Premiums Collected Over Claims Paid (POC) 17 Events after 20 years Claim Profit Only Husband Survives $250,000 (Premium)*(Months Wife Lived) - 250000 Only Wife Survives $250,000 (Premium)*(Months Husband Lived) - 250000 Both Survive $0 (Premium)* (240 Months) The table below shows a list of possible outcomes under the policy The coding on the right determines whether or not the nth couple filed a claim before the term expired and how much premium was collected throughout the policy. It then runs the simulation 10 times so that the variance can be determined.
  • 18. Monte Carlo Simulation Results 18 Selected Premium Expected Profit Standard Deviation Worst Case Profit 50.00$ 1,430,807.00$ 1,816,279.35$ (4,018,031.05)$ 60.00$ 3,267,329.01$ 1,570,115.48$ (1,443,017.43)$ 70.00$ 6,024,908.71$ 1,890,279.74$ 354,069.49$ 80.00$ 8,497,356.64$ 1,631,740.58$ 3,602,134.90$ 90.00$ 11,472,155.66$ 1,002,633.00$ 8,464,256.66$ 100.00$ 13,489,612.32$ 1,482,734.74$ 9,041,408.10$ Monte Carlo Simulation The simulation was run with premiums set at $50/month up to $100/month and the expected profits and variances were outputted. Using the variances of each run, the profit earned given the worst case scenario was calculated by subtracting 3 standard deviations from the expected value.
  • 19. Monte Carlo Simulation Results 19 Selected Premium Expected Profit Standard Deviation Worst Case Profit 50.00$ 1,430,807.00$ 1,816,279.35$ (4,018,031.05)$ 60.00$ 3,267,329.01$ 1,570,115.48$ (1,443,017.43)$ 70.00$ 6,024,908.71$ 1,890,279.74$ 354,069.49$ 80.00$ 8,497,356.64$ 1,631,740.58$ 3,602,134.90$ 90.00$ 11,472,155.66$ 1,002,633.00$ 8,464,256.66$ 100.00$ 13,489,612.32$ 1,482,734.74$ 9,041,408.10$ Monte Carlo Simulation Risk was mitigated when the monthly premium was 70$/month ($35 per person) Which means that that is the minimum price that this policy can be set at so that there is no risk. The decision about how much to raise the price is dependent on the needs of the business department.
  • 20. Monte Carlo Simulation (Code for Copying and Pasting into MATLAB) 20
  • 21. Bibliography • http://www.cdc.gov/nchs/data/series/sr_10/sr10_260.pdf • http://www.cincinnati-oh.gov/health/environmental-health/cincinnati-neighborhood-specific- life-expectancy-data/ • http://fivethirtyeight.com/datalab/whats-the-average-age-difference-in-a-couple/ • http://www.allcountries.org/uscensus/56_married_couples_by_differences_in_ages.html • https://www.jrcinsurancegroup.com/best-age-life-insurance-for-male/ • http://www.nejm.org/doi/full/10.1056/NEJMsa1211128 • http://www3.imperial.ac.uk/statistics/msc/optionalcourses • http://www.worldlifeexpectancy.com/usa/life-expectancy-male 21