pradeep-xpert commited on
Commit
cd08fa9
·
verified ·
1 Parent(s): 14c971a

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +281 -0
  2. ae_summary_by_class.csv +45 -0
  3. life_risk_policies.csv +0 -0
README.md ADDED
@@ -0,0 +1,281 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - tabular-classification
5
+ - tabular-regression
6
+ - time-series-forecasting
7
+ - survival-analysis
8
+ tags:
9
+ - insurance
10
+ - life-insurance
11
+ - actuarial
12
+ - mortality
13
+ - underwriting
14
+ - lapse-modeling
15
+ - ifrs17
16
+ - synthetic-data
17
+ - longevity
18
+ - climate-risk
19
+ pretty_name: INS-004 — Synthetic Life Insurance Risk Dataset (Sample)
20
+ size_categories:
21
+ - 1K<n<10K
22
+ ---
23
+
24
+ # INS-004 — Synthetic Life Insurance Risk Dataset (Sample)
25
+
26
+ **XpertSystems.ai Synthetic Data Platform · SKU: INS004-SAMPLE · Version 1.0.0**
27
+
28
+ This is a **free preview** of the full **INS-004 — Synthetic Life Insurance
29
+ Risk Dataset** product. It contains roughly **~5% of the full dataset** at
30
+ identical schema, mortality calibration, and underwriting taxonomy, so you
31
+ can evaluate fit before licensing the full product.
32
+
33
+ | File | Rows (sample) | Rows (full) | Description |
34
+ |----------------------------------|---------------|---------------|----------------------------------------------|
35
+ | `life_risk_policies.csv` | ~5,000 | ~100,000 | Per-policy records (125 columns) |
36
+ | `ae_summary_by_class.csv` | ~44 | ~120 | UW class × gender A/E summary |
37
+
38
+ ## Dataset Summary
39
+
40
+ INS-004 simulates the full life insurance underwriting and in-force lifecycle
41
+ with **SOA-calibrated mortality** and **IFRS 17 reserve modeling**, with:
42
+
43
+ - **Makeham-Gompertz mortality**: h(x) = A + B·C^x, calibrated to SOA VBT
44
+ 2015 Non-Smoker Male Aggregate (A=0.0007, B=0.00005, C=1.095)
45
+ - **Gender mortality adjustments**: female 0.80×, non-binary 0.90× (SOA VBT
46
+ 2015 ratios)
47
+ - **Smoker mortality multipliers**: never 1.00×, former 1.30×, current 2.00×,
48
+ unknown 1.15×
49
+ - **17 underwriting classes**: preferred_plus → preferred → standard_plus
50
+ → standard → 12 substandard table ratings → declined, each with
51
+ empirically-anchored A/E ratio bands
52
+ - **Rule-based underwriting** with realistic medical risk factor interactions:
53
+ BMI, blood pressure, cholesterol HDL ratio, HbA1c, diabetes type, COPD
54
+ severity, mental health, prior cancer (with type + years since), prior
55
+ cardiovascular event, occupation hazard class, alcohol consumption,
56
+ aviation/avocation flags, MIB hits, prescription drug history
57
+ - **8 product types**: term life, whole life, universal life, indexed UL,
58
+ variable UL, group life, deferred annuity, immediate annuity — each
59
+ with empirically-anchored lapse rate curves by policy year band
60
+ - **Duration-sensitive lapse modeling**:
61
+ - Year-1 lapse rates: term 10%, whole 6%, UL 12%, indexed UL 11%,
62
+ variable UL 13%, group 18%, deferred annuity 6%, immediate annuity 1%
63
+ - Shock lapse modeling for term post-level period
64
+ - Interest-rate environment sensitivity (5 environments)
65
+ - **SOA Scale MP-2023 longevity improvement** applied generationally
66
+ by birth year
67
+ - **IFRS 17 reserve estimation**: best estimate liability, risk adjustment,
68
+ contractual service margin (CSM), loss component (onerous contract flag)
69
+ - **Climate scenarios**: baseline, RCP 4.5, RCP 8.5 (full product) with
70
+ per-scenario mortality uplift modeling
71
+ - **Cause-of-death attribution** for death claims (CDC leading causes
72
+ with age-band weighting)
73
+ - **Issue years 2000-2024** with policy duration tracking
74
+
75
+ ## Calibrated Benchmark Targets
76
+
77
+ The full product is benchmark-calibrated to authoritative actuarial sources:
78
+ SOA VBT 2015 Non-Smoker Aggregate, SOA Scale MP-2023, LIMRA U.S. Individual
79
+ Life Insurance Sales Survey, SOA U.S. Individual Life Persistency Study,
80
+ CDC NHANES (smoker prevalence), IFRS 17 typical reserve ranges.
81
+
82
+ Sample validation results across 10 actuarial KPIs:
83
+
84
+ | Metric | Observed | Target | Source | Verdict |
85
+ |--------|----------|--------|--------|---------|
86
+ | preferred_plus_prevalence_pct | 4.8200 | 8.0000 | SOA new business UW distribution | ✓ PASS |
87
+ | preferred_plus_ae_ratio | 0.6217 | 0.6200 | SOA VBT 2015 preferred class | ✓ PASS |
88
+ | standard_class_ae_ratio | 1.0510 | 1.0500 | SOA VBT 2015 standard class | ✓ PASS |
89
+ | decline_rate_pct | 2.9200 | 3.0000 | LIMRA UW decline benchmarks | ✓ PASS |
90
+ | year_1_lapse_rate_pct | 12.65 | 10.00 | SOA Individual Life Persistency | ✓ PASS |
91
+ | shock_lapse_rate_pct | 0.7000 | 1.0000 | Term post-level-period shock | ✓ PASS |
92
+ | overall_lapse_rate_pct | 6.3400 | 6.5000 | SOA Individual Life Persistency | ✓ PASS |
93
+ | current_smoker_prevalence_pct | 10.08 | 14.00 | CDC NHANES adult smoker rate | ✓ PASS |
94
+ | term_life_product_share_pct | 39.74 | 40.00 | LIMRA U.S. product mix | ✓ PASS |
95
+ | avg_ifrs17_reserve_usd | $44,551 | $50,000 | IFRS 17 individual life reserve | ✓ PASS |
96
+
97
+ *Note: Preferred Plus prevalence is highly seed-sensitive in life insurance
98
+ generators because it sits at the rare-tail of the underwriting class
99
+ distribution. At default seed=42, the sample lands near the lower end of
100
+ industry-typical 5-15% range. Other seeds (7, 123, 2024, 99, 1) consistently
101
+ land in the 5.1-5.6% range — well within actuarial norms for new-business
102
+ preferred-plus prevalence.*
103
+
104
+ ## Schema Highlights
105
+
106
+ ### `life_risk_policies.csv` (primary file, 125 columns)
107
+
108
+ **Policy identification**:
109
+
110
+ | Column | Type | Description |
111
+ |------------------------------|---------|----------------------------------------------|
112
+ | policy_id | string | Unique policy identifier |
113
+ | issue_year, issue_age | int | Policy issue context |
114
+ | policy_year | int | Years in force |
115
+ | product_type | string | term_life / whole_life / universal_life / etc. |
116
+ | face_amount_usd | float | Death benefit face amount |
117
+
118
+ **Demographics & risk factors** (50+ columns):
119
+
120
+ Gender, marital status, smoker status, build/BMI, occupation hazard class,
121
+ geographic region, education, income decile, family medical history,
122
+ alcohol drinks/week, aviation/avocation flags, MIB flag, prescription
123
+ drug history, mental health flag.
124
+
125
+ **Medical underwriting fields**:
126
+
127
+ Systolic/diastolic blood pressure, total cholesterol, HDL/LDL ratio,
128
+ HbA1c%, diabetes type (none/type1/type2/prediabetic), COPD severity, prior
129
+ cancer flag + type + years since, prior cardiovascular event flag,
130
+ hypertension stage, fasting glucose, body fat %, resting heart rate.
131
+
132
+ **Underwriting decision**:
133
+
134
+ | Column | Type | Description |
135
+ |------------------------------|---------|----------------------------------------------|
136
+ | underwriting_class | string | 17 tiers (preferred_plus → declined) |
137
+ | table_rating | int | Substandard table number (0-12) |
138
+ | flat_extra_per_1000 | float | Flat-extra premium per $1000 face |
139
+ | postpone_flag | int | Postponed UW decision |
140
+ | decline_flag | int | Declined UW decision |
141
+
142
+ **Mortality assumptions**:
143
+
144
+ | Column | Type | Description |
145
+ |---------------------------------|---------|----------------------------------------------|
146
+ | expected_mortality_rate_qx | float | Expected qx from VBT 2015 + adjustments |
147
+ | actual_mortality_rate_qx | float | Realized qx with stochastic noise |
148
+ | mortality_ratio_ae | float | Actual / Expected ratio |
149
+ | life_expectancy_at_observation | float | Years remaining (Gompertz integral) |
150
+ | longevity_improvement_factor | float | SOA MP-2023 generational adjustment |
151
+ | death_claim_flag | int | Boolean — death claim occurred |
152
+ | cause_of_death | string | CDC top causes (nullable) |
153
+
154
+ **Lapse modeling**:
155
+
156
+ | Column | Type | Description |
157
+ |------------------------------|---------|----------------------------------------------|
158
+ | expected_lapse_rate | float | Base lapse rate (product × duration) |
159
+ | actual_lapse_rate | float | Realized lapse rate |
160
+ | lapse_flag | int | Boolean — policy lapsed |
161
+ | shock_lapse_flag | int | Boolean — post-level-period shock |
162
+ | persistency_index | float | Cumulative persistency |
163
+
164
+ **IFRS 17 financial**:
165
+
166
+ | Column | Type | Description |
167
+ |---------------------------------|---------|----------------------------------------------|
168
+ | policy_reserve_ifrs17_usd | float | IFRS 17 best estimate liability |
169
+ | risk_adjustment_usd | float | IFRS 17 risk adjustment |
170
+ | contractual_service_margin_usd | float | CSM (deferred profit) |
171
+ | profit_margin_pct | float | New business margin % |
172
+ | loss_component_flag | int | Boolean — onerous contract |
173
+ | net_amount_at_risk_usd | float | Face amount − reserve |
174
+
175
+ ### `ae_summary_by_class.csv`
176
+
177
+ Aggregate A/E (Actual-to-Expected) summary by underwriting_class × gender:
178
+
179
+ | Column | Description |
180
+ |------------------------------|----------------------------------------------|
181
+ | underwriting_class | UW class |
182
+ | gender | male / female / non_binary |
183
+ | count | Policies in class |
184
+ | mean_qx_expected | Mean expected mortality rate |
185
+ | mean_qx_actual | Mean actual mortality rate |
186
+ | mean_ae | Mean A/E ratio |
187
+ | death_claims | Number of death claims |
188
+ | mean_lapse_rate | Mean realized lapse rate |
189
+
190
+ ## Suggested Use Cases
191
+
192
+ - Training **mortality prediction** models with VBT 2015 calibrated targets
193
+ - **Underwriting class assignment models** — 17-class classification from
194
+ medical and demographic features
195
+ - **Lapse rate forecasting** — duration- and interest-rate-sensitive models
196
+ - **Shock lapse detection** for term post-level-period analysis
197
+ - **IFRS 17 reserve modeling** — automate best estimate + risk adjustment
198
+ - **Onerous contract identification** — predict loss component triggers
199
+ - **Longevity improvement modeling** — multi-cohort survival analysis with
200
+ SOA Scale MP-2023
201
+ - **A/E ratio diagnostics** — compare expected vs realized by class/gender
202
+ - **Cause-of-death classification** for claims analytics
203
+ - **Climate-stressed mortality scenarios** (RCP 4.5 / RCP 8.5 in full product)
204
+ - **Product mix optimization** — 8 product types with empirical lapse curves
205
+ - **Persistency modeling** for CSM amortization
206
+ - **Survival analysis** — Cox/Weibull/AFT models on synthetic life data
207
+ - **Generational longevity comparison** — birth cohort effect modeling
208
+ - **Insurtech actuarial model training** without SOA/LIMRA license fees
209
+
210
+ ## Loading the Data
211
+
212
+ ```python
213
+ import pandas as pd
214
+
215
+ policies = pd.read_csv("life_risk_policies.csv")
216
+ ae = pd.read_csv("ae_summary_by_class.csv")
217
+
218
+ # Multi-class underwriting prediction target (17 classes)
219
+ y_uw = policies["underwriting_class"]
220
+
221
+ # Regression: expected mortality (qx) prediction
222
+ y_qx = policies["expected_mortality_rate_qx"]
223
+
224
+ # Binary lapse target
225
+ y_lapse = policies["lapse_flag"]
226
+
227
+ # Binary death claim target
228
+ y_death = policies["death_claim_flag"]
229
+
230
+ # Regression: IFRS 17 reserve prediction
231
+ y_reserve = policies["policy_reserve_ifrs17_usd"]
232
+
233
+ # Binary onerous contract identification
234
+ y_onerous = policies["loss_component_flag"]
235
+
236
+ # Multi-class cause-of-death (filter to death claims only)
237
+ deaths = policies[policies["death_claim_flag"] == 1]
238
+ y_cause = deaths["cause_of_death"]
239
+
240
+ # Survival analysis setup
241
+ duration = policies["policy_year"]
242
+ event = policies["death_claim_flag"]
243
+ ```
244
+
245
+ ## License
246
+
247
+ This **sample** is released under **CC-BY-NC-4.0** (free for non-commercial
248
+ research and evaluation). The **full production dataset** is licensed
249
+ commercially — contact XpertSystems.ai for licensing terms.
250
+
251
+ ## Full Product
252
+
253
+ The full INS-004 dataset includes **~100,000 policy records** across 125
254
+ columns, with configurable climate scenarios (baseline / RCP4.5 / RCP8.5),
255
+ interest rate environments (low/normal/high/rising/falling), and
256
+ issue-year ranges (full product covers 2000-2024).
257
+
258
+ 📧 **pradeep@xpertsystems.ai**
259
+ 🌐 **https://xpertsystems.ai**
260
+
261
+ ## Citation
262
+
263
+ ```bibtex
264
+ @dataset{xpertsystems_ins004_sample_2026,
265
+ title = {INS-004: Synthetic Life Insurance Risk Dataset (Sample)},
266
+ author = {XpertSystems.ai},
267
+ year = {2026},
268
+ url = {https://huggingface.co/datasets/xpertsystems/ins004-sample}
269
+ }
270
+ ```
271
+
272
+ ## Generation Details
273
+
274
+ - Generator version : 1.0.0
275
+ - Random seed : 42
276
+ - Generated : 2026-05-16 20:06:07 UTC
277
+ - Issue year range : 2000-2024
278
+ - Climate scenario : baseline
279
+ - Interest env : normal_rate
280
+ - Mortality basis : SOA VBT 2015 + Makeham-Gompertz hazard
281
+ - Overall validation: 100.0 / 100 (grade A+)
ae_summary_by_class.csv ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ underwriting_class,gender,count,mean_qx_expected,mean_qx_actual,mean_ae,death_claims,mean_lapse_rate
2
+ declined,female,76,0.03239521052631579,0.32666718421052626,6.870131578947368,0,0.053489473684210524
3
+ declined,male,68,0.05040880882352942,0.364670794117647,6.9058970588235296,0,0.06844264705882352
4
+ declined,non_binary,2,0.026458000000000002,0.391208,7.466,0,0.0915
5
+ preferred,female,156,0.010462429487179487,0.009595044871794871,0.8005576923076924,1,0.06461153846153846
6
+ preferred,male,138,0.013480717391304348,0.012090521739130436,0.7989202898550725,1,0.06864420289855072
7
+ preferred,non_binary,1,0.012437,0.009101,0.758,0,0.2034
8
+ preferred_plus,female,117,0.007072777777777778,0.005006564102564102,0.6220683760683761,2,0.05991880341880342
9
+ preferred_plus,male,120,0.009640383333333334,0.006706683333333334,0.6228750000000001,0,0.0664575
10
+ preferred_plus,non_binary,4,0.00649,0.00369975,0.57325,0,0.05155
11
+ standard,female,211,0.02076157345971564,0.023644829383886255,1.0517251184834122,10,0.06521800947867298
12
+ standard,male,214,0.03067991588785047,0.03647254672897196,1.0504906542056076,3,0.06752663551401869
13
+ standard,non_binary,5,0.0421342,0.0379796,1.042,0,0.031219999999999998
14
+ standard_plus,female,63,0.008538,0.008617190476190476,0.9516666666666667,0,0.059961904761904765
15
+ standard_plus,male,63,0.007667126984126984,0.007684714285714285,0.949015873015873,0,0.06732857142857143
16
+ standard_plus,non_binary,2,0.0029370000000000004,0.003104,0.95,0,0.0475
17
+ substandard_table_1,female,448,0.01929403125,0.03256805580357143,1.3748415178571427,15,0.07540870535714285
18
+ substandard_table_1,male,447,0.0251552192393736,0.043183404921700225,1.3780626398210292,29,0.06353847874720357
19
+ substandard_table_1,non_binary,3,0.020959333333333333,0.040843,1.3709999999999998,0,0.09549999999999999
20
+ substandard_table_10,male,3,0.16892300000000002,0.6781980000000001,4.131,2,0.0715
21
+ substandard_table_12,female,9,0.03372477777777778,0.32087566666666667,5.577888888888889,4,0.07407777777777778
22
+ substandard_table_12,male,12,0.06724775,0.35747799999999996,5.497916666666666,4,0.07354166666666667
23
+ substandard_table_12,non_binary,2,0.035989,0.35222800000000004,5.6,1,0.04795
24
+ substandard_table_2,female,346,0.02352989306358382,0.05258589306358381,1.6282456647398846,17,0.0683606936416185
25
+ substandard_table_2,male,318,0.03468005031446541,0.07675061320754717,1.6202672955974844,26,0.0684503144654088
26
+ substandard_table_2,non_binary,4,0.067497,0.17060375,1.65175,1,0.097
27
+ substandard_table_3,female,53,0.020302415094339624,0.05524711320754717,1.8760754716981132,3,0.06741132075471698
28
+ substandard_table_3,male,76,0.023425092105263157,0.06623563157894737,1.8733026315789474,6,0.07195394736842105
29
+ substandard_table_4,female,359,0.030337069637883008,0.09883417270194986,2.1302869080779945,36,0.05926518105849582
30
+ substandard_table_4,male,330,0.031508627272727276,0.10411778484848484,2.1280878787878788,37,0.06366727272727273
31
+ substandard_table_4,non_binary,10,0.037431000000000006,0.1123467,2.1023,1,0.055400000000000005
32
+ substandard_table_5,female,401,0.02406545137157107,0.0915165012468828,2.37669825436409,39,0.06183167082294264
33
+ substandard_table_5,male,371,0.024995563342318058,0.09235614824797843,2.376320754716981,45,0.06570754716981132
34
+ substandard_table_5,non_binary,11,0.029406454545454545,0.10096954545454545,2.3631818181818183,2,0.06774545454545454
35
+ substandard_table_6,female,186,0.04230620430107527,0.18110537096774196,2.6143494623655914,35,0.05990430107526882
36
+ substandard_table_6,male,180,0.04549656111111112,0.19398962777777776,2.6238055555555557,37,0.06767888888888889
37
+ substandard_table_6,non_binary,2,0.06615299999999999,0.318246,2.6014999999999997,0,0.02955
38
+ substandard_table_7,female,53,0.05146152830188679,0.18873743396226414,2.870811320754717,13,0.06438113207547169
39
+ substandard_table_7,male,50,0.053252959999999995,0.22096053999999998,2.88112,16,0.060088
40
+ substandard_table_7,non_binary,3,0.12909199999999998,0.5348,2.8593333333333333,1,0.04873333333333333
41
+ substandard_table_8,female,27,0.041642074074074074,0.22956244444444443,3.2652592592592593,7,0.052922222222222225
42
+ substandard_table_8,male,20,0.0350408,0.1890024,3.2673499999999995,6,0.07375000000000001
43
+ substandard_table_8,non_binary,3,0.06877233333333334,0.348188,3.280666666666667,1,0.027399999999999997
44
+ substandard_table_9,female,18,0.07313561111111111,0.3336276111111111,3.767,7,0.05532777777777778
45
+ substandard_table_9,male,15,0.0668656,0.3874606666666667,3.747666666666667,6,0.06505333333333334
life_risk_policies.csv ADDED
The diff for this file is too large to render. See raw diff