Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Advanced Short Term Actuarial Mathematics

  • 28 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Guides SOA ASTAM short-term actuarial mathematics including severity and frequency distributions, compound loss models, Buhlmann credibility, ratemaking, and risk measures.

About

This concept-first skill guides advanced short-term actuarial mathematics aligned with SOA ASTAM, covering loss models, credibility, ratemaking, and VaR/TVaR. An actuarial student or practitioner uses it for P&C and health-adjacent modeling math.

  • Severity, frequency, and compound loss models
  • Buhlmann credibility, ratemaking, and TVaR

Advanced Short Term Actuarial Mathematics by the numbers

  • 28 all-time installs (skills.sh)
  • Ranked #678 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill advanced-short-term-actuarial-mathematics

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs28
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Guides SOA ASTAM short-term actuarial mathematics including severity and frequency distributions, compound loss models, Buhlmann credibility, ratemaking, and risk measures.

Files

SKILL.mdMarkdownGitHub ↗

Advanced Short-Term Actuarial Mathematics

When to Use

  • Select and justify severity families (parametric tails, mixtures) and frequency models (Poisson, negative binomial, mixtures)
  • Build aggregate loss models: compound distributions, normal approximation limits, FFT/simulation concepts
  • Apply credibility (Bühlmann, Bühlmann-Straub, limited fluctuation) and experience rating math
  • Structure ratemaking: pure premium, loss ratio, trend, on-level, indicated change logic
  • Explain short-term reserving at the mathematical level (chain ladder factors, expected loss ratio)
  • Estimate parameters (MLE), run goodness-of-fit and diagnostics, interpret residuals and tail fit
  • Compute risk measures (VaR, TVaR) and relate them to capital concepts at a technical level
  • Connect modeling choices to pricing and reserving workflows; hand execution to actuarial-analyst

When NOT to Use

  • Life insurance, annuities, long-term care, or life contingencies (mortality, reserves by policy) → life-health-insurance or longevity-focused skills
  • Triangle workbooks, exhibit production, statutory tie-outs, or model run packs only → actuarial-analyst
  • Appointed actuary opinions, regulatory sign-off, or enterprise capital policy → actuary, appointed-chief-actuary
  • Enterprise assumption governance, assumption papers, and change control → assumption-setting
  • P&C coverage wording, claims handling, underwriting authority, or DOI filing narrative → property-casualty-insurance
  • Exam cram or past-exam solutions as the sole deliverable (support professional application; exam study is secondary)
  • General data science, ML pipelines, or quant research without actuarial loss-model framing → data-scientist, quantitative-researcher
  • Chart design and dashboard craft only → data-visualization
  • Credential pathway and exam strategy only → associate-actuary

Related skills

NeedSkill
Workpapers, triangles, exhibits, model I/O, analyst QAactuarial-analyst
Sign-off, capital overview, governance memosactuary
Appointed actuary / chief actuary regulatory framingappointed-chief-actuary
ASA/FSO exam pathways and professional standardsassociate-actuary
Assumption governance and enterprise change controlassumption-setting
P&C lines, underwriting, claims, and policy mechanicsproperty-casualty-insurance
Statistical/ML modeling beyond standard actuarial methodsquantitative-researcher
General ML and predictive pipelinesdata-scientist
Charts, dashboards, and visual designdata-visualization

Core Workflows

1. Problem framing (ASTAM-aligned)

Before fitting distributions:

1. Horizon — Short-term (annual or shorter); accident vs calendar year; prospective period for pricing 2. Random variables — Severity \(X\), frequency \(N\), aggregate \(S=\sum X_i\); clarify i.i.d. assumptions 3. Data grain — Claim-level vs policy-period; censoring/truncation (deductibles, limits) 4. Deliverable — Model spec, parameter estimates, diagnostics, business interpretation—not filing sign-off 5. Peer execution — Route spreadsheet builds and filing exhibits to actuarial-analyst

See `references/astam_scope_and_principles.md`.

2. Severity and frequency modeling

1. Explore severity empirical tail; candidate families (exponential, gamma, lognormal, Pareto, generalized Pareto for tail) 2. Explore frequency dispersion; test Poisson vs negative binomial vs mixtures 3. Document moments, tail indices, and parameter stability across segments 4. State dependence assumptions (usually independence for standard compound model; flag if copula needed → escalate) 5. Summarize model selection criteria (AIC/BIC, Anderson–Darling, QQ plots)—not a single automatic pick

See `references/severity_and_frequency_models.md`.

3. Aggregate and compound losses

1. Define compound model \(S = X_1 + \cdots + X_N\) 2. Apply normal approximation when conditions hold; state when it fails (heavy tail, low frequency) 3. Outline FFT and simulation approaches for discrete/continuous severity (conceptual steps) 4. Relate percentiles of \(S\) to risk measures and reinsurance layers (technical only)

See `references/aggregate_loss_models.md`.

4. Credibility and experience rating

1. Choose limited fluctuation, Bühlmann, or Bühlmann-Straub per homogeneity and data structure 2. Compute credibility weights \(Z\); define complement (manual, industry, prior) 3. Blend observed experience with complement for pure premium or loss ratio 4. Document heterogeneity across classes/years and structural parameters

See `references/credibility_and_experience_rating.md`.

5. Ratemaking and short-term reserving (math level)

1. Pure premium indication: frequency × severity with documented adjustments 2. Loss ratio and on-level premium; trend to prospective period 3. Indicated change vs constraints; distinguish technical indication from implemented rate 4. Reserving: chain-ladder factor algebra, expected loss ratio method—link full triangle work to actuarial-analyst

See `references/ratemaking_and_trend.md`.

6. Estimation, diagnostics, and risk measures

1. Fit via MLE (or method of moments where standard); report standard errors when available 2. Run goodness-of-fit and tail diagnostics; document limitations 3. Compute VaR and TVaR at stated confidence levels; interpret for capital layers (non-regulatory) 4. Package assumptions, alternatives, and sensitivity for actuary review

See `references/estimation_diagnostics_and_risk_measures.md`.

Deliverable standards

DeliverableMinimum content
Model specificationRandom variables, independence, censoring/truncation, segment definition
Parameter tableEstimates, method, uncertainty, stability notes
DiagnosticsQQ/PP, GOF tests, tail plot, A/E if applicable
Business bridgePure premium, credibility blend, indicated change or reserve factor (math only)
LimitationsData volume, tail extrapolation, regime change, outlier treatment

Label output as technical modeling support, not actuarial opinion, legal advice, or filed regulatory submission.

Assignment type matrix

Trigger phrasePrimary workflowLead reference
severity model / tail behaviorSeverity families and selectionseverity_and_frequency_models.md
frequency model / negative binomialFrequency and dispersionseverity_and_frequency_models.md
aggregate loss / compound distributionCompound \(S\)aggregate_loss_models.md
Bühlmann credibilityCredibility weightscredibility_and_experience_rating.md
experience rating / pure premiumRating blendcredibility_and_experience_rating.md
ratemaking / trend / on-levelIndication mathratemaking_and_trend.md
chain ladder / ELR (math)Reserving formulasratemaking_and_trend.md
MLE / goodness-of-fitEstimation and GOFestimation_diagnostics_and_risk_measures.md
VaR / TVaRRisk measuresestimation_diagnostics_and_risk_measures.md

When to load references

  • Scope, ASTAM alignment, principlesreferences/astam_scope_and_principles.md
  • Severity and frequencyreferences/severity_and_frequency_models.md
  • Aggregate and compound lossesreferences/aggregate_loss_models.md
  • Credibility and experience ratingreferences/credibility_and_experience_rating.md
  • Ratemaking, trend, reserving mathreferences/ratemaking_and_trend.md
  • Estimation, GOF, VaR/TVaRreferences/estimation_diagnostics_and_risk_measures.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.