9.4 The PCPA Technical Report: Structure & Rubric

Key Takeaways

  • The PCPA Project technical report is capped at 1,250 words inclusive of the report and its appendices, and exceeding the cap is an automatic failed attempt.
  • Twelve published performance criteria map to the three domains; with roughly 100 words per criterion, every paragraph must be doing rubric work.
  • The three things the report must describe are exploratory data analysis and data issues, the GLM build and evaluation, and the interpretation of findings for the business decision.
  • Up to five tables or supporting graphics may be submitted as appendices, and they count toward the word total.
  • Code in R, Python or SAS must accompany the report and be able to reproduce the data preparation and modelling results, though it is not itself scored.
Last updated: September 2026

The Constraint That Shapes Everything

The PCPA Project technical report may be no longer than 1,250 words, inclusive of the report and its appendices. CAS states plainly that reports exceeding the word count will result in a failed attempt. There is no truncation, no revision cycle, and no discretion.

Two other limits carry the same consequence: submitting more supporting materials than allowed, and not following the file-format instructions. Each of these fails a submission regardless of how good the model is.

So the report is an exercise in compression. Twelve published performance criteria and 1,250 words gives roughly 100 words per criterion. Nothing that does not earn rubric credit can afford to be in the document.

What Must Be Described

CAS specifies three things the technical summary must cover:

  1. How you conducted exploratory data analysis, identified and managed issues within the data — variables needing transformation, outliers, data errors, missing data — and identified appropriate target and predictor variables.
  2. How you created a GLM (Gamma, link, polynomial, Poisson, binomial, log-normal, Tweedie), evaluated model performance, and used the evaluation results to improve it.
  3. How you interpreted the findings from a technical perspective and for the business decision, clearly identifying the rationale for creating the model.

Alongside the report you submit code in R, Python or SAS capable of reproducing your data preparation and modelling results, up to five tables or supporting graphics, an attestation of independent work, and answers to questions about your analysis posed at submission. The code is not scored, but graders may run it and may check it for originality.

A Word Budget That Covers the Rubric

Report sectionWordsRubric criteria served
Business question and rationale for the model80C-3 (persuasive argument, rationale for creation)
Data, basis, and EDA findings150A-3, A-4
Data treatments: transformations, outliers, missing data140A-3, A-4
Model specification: target, distribution, link, offset90B-1, C-2 (methods used and why)
Iterative build and diagnostics210B-2 (iterative check, diagnostics, coefficient in/out)
Variable inclusion and exclusion120C-2 (why a variable was or was not included)
Model selection and out-of-sample performance160B-1, B-2 (assessment data set, model selected and why)
Technical output and interpretation110B-2 (provides technical output), C-2
Business implications and recommendation100C-3
Limitations60ASOP 23-style disclosure; supports C-2
Exhibit titles and table labels30C-1 (justified presentation, labelling)
Total1,250

The budget is a planning device, not a rule — but writing without one is how candidates arrive at 1,600 words with the interpretation section still unwritten.

Section-by-Section Guidance

Business question and rationale. Two sentences. What was asked, and why a model is the right instrument for answering it. The rubric explicitly wants the rationale for creating the model, so do not skip straight to the data.

Data and EDA. State the basis — period, loss basis, exposure definition, evaluation date — then report what the exploration found. Name specific anomalies with counts: "1,860 records carried a sentinel vehicle age of 999; these were recoded as missing." Specificity is cheaper in words than generality and scores better.

Data treatments. For each transformation and each anomaly, say what you did and why. Criterion A-3 asks how variables were transformed and why; the second half is where candidates lose the mark.

Model specification. Target, distribution, link, offset or weight, and a one-line justification for the distribution choice tied to what EDA showed.

Iterative build. The largest block, because it serves the most criteria. Use the observation-diagnostic-action-result chain, three or four times. Name the diagnostics — AIC, BIC, deviance, VIF, cross-validation, partial residual plots — because the rubric asks which diagnostics were used and why.

Variable inclusion. A compact table is far more word-efficient than prose here.

Model selection and out-of-sample performance. State which candidate models were compared, on what evidence, and how the selected model performed on data it never saw. Criterion B-1 asks specifically that the model perform reasonably well on an assessment data set.

Technical output and interpretation. Coefficients or relativities, with a sentence saying what they mean.

Business implications. The finding in business units, the recommendation, and what it is worth.

Limitations. Two or three sentences. Thin segments, unresolved data issues, the range over which the model should be applied.

Failures That Have Nothing to Do With Modelling

  • Over the word count, usually because appendix text was not counted. Count the whole submission.
  • Too many exhibits. Five tables or graphics total.
  • Wrong file format or a missing required file.
  • Code that does not reproduce the reported results. Graders may run it.
  • Criteria never addressed. A report that never says why a variable was excluded forfeits that criterion even if the modelling was flawless.
  • Method described without justification. "Missing values were imputed with the median" earns less than "Median imputation was used for the 4% of records missing vehicle age, because the distribution is skewed and the affected records were spread evenly across territories."

[!WARNING] Write the report against the rubric, not against the analysis. The natural instinct is to narrate what you did in the order you did it. The criteria are the grading instrument, so check off each of the twelve before submitting and cut anything that does not serve one of them.

Professional Standards in the Background

The project is a professional work product as well as a graded assessment. The habits the standards require map directly onto the rubric: ASOP 23 asks you to review data for appropriateness, reasonableness and comprehensiveness and to disclose limitations and reliance — which is the EDA and limitations sections. ASOP 56 asks you to understand a model's structure, assumptions and limitations and to validate it against its intended purpose — which is the specification, build and out-of-sample sections. A report that satisfies the rubric will generally satisfy the standards, and vice versa.

Test Your Knowledge

A candidate's PCPA project report body is 1,180 words and its two table appendices add 140 words of labels and notes. What is the status of the submission?

A
B
C
D
Test Your Knowledge

Which sentence best satisfies the rubric criterion that the candidate describe how variables were transformed and why?

A
B
C
D
Test Your Knowledge

A candidate has 90 words left and must choose one addition. Which serves the rubric best?

A
B
C
D
Congratulations!

You've completed this section

Continue exploring other exams