All Practice Exams

Free Practice Questions for IAI CP2

Exam-style questions and explanations by OpenExamPrep.

✓ No registration✓ No credit card
100+ Questions
100% Free

Loading practice questions...

Exam Review

Key Facts: IAI CP2 Exam

2 × 3h 15m

Papers, on separate days

IAI examination timetable

₹10,000

Examination Fee

IAI exam fee schedule

45%

Marks from Documentation

IAI CP2 syllabus 2026

30% / 50%

Per paper / aggregate pass mark

IAI Pass Mark Rule (from November 2025)

100

Practice Questions

OpenExamPrep

IAI Subject CP2 Modelling Practice is one of the three Core Practices subjects required for the Associate (AIAI) qualification of the Institute of Actuaries of India. It is assessed by two practical, closed-book, centre-based online papers of 3 hours 15 minutes each, CP2A and CP2B, taken on separate days: candidates build and check a spreadsheet model and write its audit trail, then summarise the model and results for a senior actuary. The entry fee is ₹10,000 for India and SAARC candidates, and a pass requires at least 30% in each paper and 50% in aggregate. Documentation carries 45% of the marks in IAI's published syllabus weightings, and this practice set follows those weightings. Because CP2 is a performance-based modelling exercise rather than a multiple-choice paper, these independent English-language questions are a study aid for the underlying principles and are not a simulation of the official format or a substitute for building and documenting real models in Excel.

Sample IAI CP2 Practice Questions

Try these sample questions to review concepts for the IAI CP2 exam. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1In the initial planning phase of an IAI Subject CP2 modelling assignment, what is the FIRST critical step an actuary must undertake before entering any data or formulas into the spreadsheet?
A.Set up dynamic scenario data tables to evaluate tail-risk sensitivity
B.Thoroughly analyze the assignment brief to define the model objectives, scope, key outputs, and target audience
C.Format the output presentation sheets with corporate branding colors and logos
D.Construct detailed macro automation scripts in VBA to accelerate runtime
Explanation: Before touching the spreadsheet, an actuary must clearly define the problem by scoping the objectives, identifying the primary user/audience, establishing required deliverables, and identifying operational constraints. Skipping this scoping stage often results in models that solve the wrong question, include unnecessary complexity, or miss core required outputs.
2An actuarial modeller is tasked with projecting a 15-year closed book of term life policies under tight CP2 exam time constraints (3 hours 15 minutes for Paper 1). Which modelling methodology is MOST appropriate when the brief requests baseline reserves and deterministic sensitivity shocks (+/- 100 bps interest, +10% mortality)?
A.A nested stochastic asset-liability model with 10,000 Monte Carlo simulation runs
B.A dynamic agent-based micro-simulation incorporating behavioural lapse contagion
C.A deterministic cohort cash flow projection model with parameter-driven sensitivity tables
D.A machine-learning neural network trained on historical lapse and mortality datasets
Explanation: A deterministic cohort model with parameter-linked inputs is proportional to the brief, fully auditable, computationally transparent, and can be completed, validated, and documented within the strict 3 hour 15 minute limit of CP2 Paper 1. Stochastic or black-box machine learning models add excessive complexity that is impossible to document or audit in an independent peer review within the exam timeframe.
3Which of the following best describes the primary purpose of drafting a high-level model flowchart or schematic diagram prior to building an actuarial spreadsheet in CP2?
A.To map the logical flow from raw inputs and assumptions through calculation engines to final summary outputs
B.To provide a replacement for writing cell formulas in the spreadsheet calculation sheets
C.To satisfy software copyright licensing agreements required by the actuarial regulator
D.To prove to examiners that the spreadsheet contains no mathematical rounding errors
Explanation: A flowchart or schematic outlines the modular architecture of the model: identifying data inputs, external assumptions, calculation engines (e.g. decrement roll-forwards, cash flows), summary tables, and final output charts. It ensures logical dependencies are clear, prevents circular references, and guides the chronological narrative in the audit trail.
4During the data input preparation phase for an employee benefits valuation model, an actuary receives a raw employee census file containing 1,500 records. Five records have missing dates of birth, and three have negative salaries. What is the MOST appropriate course of action according to CP2 standards?
A.Silently delete the eight erroneous records so that the calculation sheet runs without throwing errors
B.Fabricate plausible substitute ages and salaries without mentioning the modifications in the audit trail
C.Halt all modelling indefinitely until the employer's HR department provides a revised file
D.Cleanse or adjust the records using stated reasonable assumptions, quarantine anomalous rows, and document all data checks and adjustments in the audit trail
Explanation: In actuarial practice and CP2 exams, data defects must be highlighted, analyzed, and managed transparently. The actuary should implement data reconciliation checks, apply justifiable default treatments (e.g. median salary, scheme average age, or flagged exclusions depending on materiality), and thoroughly document the rationale and impact in the audit trail.
5An actuary is structuring a model to calculate the present value of future pension liabilities over 40 years. The benefit payments escalate annually with price inflation ($e$), and the valuation discount rate is $i$. If the actuary decides to model cash flows in real terms rather than nominal terms, which of the following parameter designs is mathematically consistent?
A.Inflate benefits by $(1+e)^t$ and discount using nominal interest $i$
B.Project benefits without inflation escalation and discount cash flows at the exact real discount rate $v_{\text{real}} = (1+i)/(1+e) - 1$
C.Project benefits escalating by $(1+e)^t$ and discount cash flows at real rate $i - e$
D.Keep benefits flat and discount cash flows using nominal rate $i$
Explanation: In real cash flow modelling, future cash flows are expressed in base-year purchasing power (un-escalated by general price inflation) and discounted at the real interest rate $j = (1+i)/(1+e) - 1$, or exactly using $v_{\text{real}} = (1+e)/(1+i)$. This maintains strict mathematical equivalence to projecting nominal cash flows $(1+e)^t$ discounted at $(1+i)^{-t}$.
6When defining the scope of an actuarial spreadsheet model under the principle of proportionality, what constitutes 'gold-plating' that candidates should actively avoid in CP2?
A.Including simple dynamic toggle switches for the base, optimistic, and pessimistic scenarios
B.Building a dedicated summary table displaying the primary financial KPIs requested in the brief
C.Adding unrequested stochastic simulation modules, complex VBA macros, and excessive multi-factor granularities that waste exam time
D.Conducting basic balance sheet reconciliation checks
Explanation: 'Gold-plating' refers to incorporating unnecessary complexity, sophisticated features, or unrequested options that were not specified in the client brief. In CP2, gold-plating wastes precious time, increases the risk of calculation errors, clutters the audit trail, and often causes candidates to fail due to incomplete core requirements.
7An actuary is evaluating the calculation time-step granularity for two distinct projects: Project X models a 20-year retail loan with level monthly repayments, while Project Y models a 10-year general insurance claims run-off triangle based on annual development intervals. What is the most appropriate modelling time-step for each?
A.Project X: Monthly time-steps; Project Y: Annual time-steps
B.Project X: Daily time-steps; Project Y: Monthly time-steps
C.Project X: Annual time-steps; Project Y: Weekly time-steps
D.Project X: Decennial time-steps; Project Y: Annual time-steps
Explanation: Model granularity should match the operational and cash flow dynamics of the underlying contract. Retail amortisation contracts operate on monthly payment schedules and monthly compounding interest, requiring monthly increments ($20 \times 12 = 240$ rows). General insurance claims triangles grouped by accident year and development year are naturally structured on annual increments.
8In designing a life insurance profit-testing model for a 10-year endowment policy, which sequence represents the correct logical dependencies in the projection engine for policy year $t$?
A.Calculate final shareholder profit -> Deduct death claims -> Determine initial in-force policy count
B.Calculate investment income on end-of-year assets -> Pay surrender claims -> Determine initial commission expense
C.Determine opening in-force policies -> Apply decrement rates (mortality, lapse) -> Calculate premium inflows, investment return, claim outflows, and end-of-period reserves
D.Calculate tax liabilities -> Project end-of-year reserves -> Determine premium rates
Explanation: A profit-testing engine must follow chronological and causal actuarial dependencies: start with opening in-force policies, deduct decrements (deaths, lapses, maturities) to determine exposure and surviving policies, project cash inflows (premiums received, investment earnings) and outflows (claims, commission, operating expenses), and compute ending reserves and net cash flow.
9When organizing inputs and parameters in a CP2 spreadsheet model, which of the following is a fundamental design rule?
A.Embed numerical parameters directly within formulas across the calculation sheets so the user cannot alter them
B.Place all user-adjustable parameters and external assumptions in a dedicated, clearly labelled Assumptions/Inputs block, referencing them dynamically via cell links
C.Scatter input parameters across random blank cells surrounding the calculation engines to conserve sheet space
D.Save all input parameters in an external text file and require VBA macros to read them upon opening
Explanation: Centralizing all inputs and parameters in a dedicated, prominent section (or separate 'Inputs' sheet) with clear labels, units, and sources is a bedrock of CP2 modelling practice. Formulas should refer exclusively to these cells via relative or absolute references, enabling immediate scenario changes and seamless auditing.
10Why is it vital for an actuary to explicitly state model boundaries and out-of-scope risks (e.g. operational fraud, extreme sovereign defaults) in the project planning phase and audit trail?
A.To prevent decision-makers from relying on model results for scenarios and risks the model was never designed to address
B.To reduce the computational RAM required by Microsoft Excel during calculation runs
C.To avoid having to validate formulas in the spreadsheet calculation sheet
D.To guarantee that the model outputs will be 100% accurate under all future economic conditions
Explanation: Defining what is out-of-scope prevents model misuse. Stakeholders need to know the specific circumstances under which the model's conclusions are valid and where additional qualitative or capital overlays (e.g. for operational risk or extreme black-swan events) must be considered outside the spreadsheet.

About the IAI CP2 Exam

IAI Subject CP2 Modelling Practice is a Core Practices subject of the Institute of Actuaries of India. It tests the ability to prepare and analyse data, build and test a spreadsheet model, create an audit trail that another actuary could work from, communicate the results and identify next steps. It is assessed by two practical computer-based papers of 3 hours 15 minutes each, taken on separate days.

Exam sponsor: Institute of Actuaries of India (IAI). The requirements and fees below concern the certification or admission exam, separate from our free practice resources.

Assessment

Two closed-book centre-based online papers of 3 hours 15 minutes each, taken on separate days within the same examination session. The candidate builds and checks a spreadsheet model and writes the audit trail, then produces the summary of the model and its results for a senior actuary. Documentation carries 45% of the marks under the published syllabus weightings.

Time Limit

3 hours 15 minutes per paper; two papers on separate days (plus 15 minutes to upload each answer script)

Passing Score

Minimum 30% in each of Papers A and B and 50% in aggregate, weighted 50:50, under the IAI Pass Mark Rule applicable from the November 2025 session; the aggregate is rounded up to the next whole number and the final pass mark is confirmed with the results

Exam / Certification Fees

₹10,000 (INR) for India and SAARC candidates

Exam sponsor website

Fees, eligibility, and exam policies can change. Confirm them with the exam sponsor before applying or paying.

Official sources

Our practice resources: topics covered

We aim to reflect publicly available exam outlines and topic information in our study resources. Coverage, format, and difficulty may differ from the actual exam, and we cannot guarantee that every detail is accurate or current. Confirm exam requirements, fees, and policies with the official exam sponsor.

10%

Preparation and Analysis of Data

Checking, cleaning, restructuring and transforming the data supplied, summarising it with descriptive statistics and charts, selecting and carrying out statistical tests of reasonableness, making appropriate assumptions about the data and repairing corrupt or missing values.

20%

Development of a Model with Clear Documentation

Planning and producing a spreadsheet model that solves the specified problem, with a transparent structure, parameter-driven formulas and appropriate charts to support visual interpretation of the results.

5%

Model Testing

Performing checks on the intermediate and final results of the model and commenting on the reasonableness of the results under different scenarios.

45%

Documentation

Creating a clear audit trail that a senior actuary could follow and a fellow student could work from, covering key assumptions, data and model checks, methodology and reasonableness checks, and drafting a clear summary of the model and results for a senior actuary covering the data, assumptions, approach, results, conclusions and suggested next steps.

10%

Communication of Results and Conclusions

Providing commentary on the model results for the target audience, including analytical comments on each stage, explanation of patterns and unusual features, and an explanation of the differences between the results under the various strategies modelled.

10%

Next Steps

Identifying possible next steps for the client, including enhancements to the model and additional modelling that would provide further information in support of the project's objectives.

Preparing for the IAI CP2 Exam

What You Need to Know

  • Passing score: Minimum 30% in each of Papers A and B and 50% in aggregate, weighted 50:50, under the IAI Pass Mark Rule applicable from the November 2025 session; the aggregate is rounded up to the next whole number and the final pass mark is confirmed with the results
  • Assessment: Two closed-book centre-based online papers of 3 hours 15 minutes each, taken on separate days within the same examination session. The candidate builds and checks a spreadsheet model and writes the audit trail, then produces the summary of the model and its results for a senior actuary. Documentation carries 45% of the marks under the published syllabus weightings.
  • Time limit: 3 hours 15 minutes per paper; two papers on separate days (plus 15 minutes to upload each answer script)
  • Exam / certification fees: ₹10,000 (INR) for India and SAARC candidates Official sources

Using Our Practice Resources

  • Work through all 100 available questions
  • Review every answer and explanation
  • Track weak areas and revisit them
  • Use our AI tutor for tough concepts

IAI CP2: Suggested Study Strategy

1Write the audit trail as you build, not at the end; documentation carries 45% of the marks and is the most common reason candidates run out of time.
2Never hardcode a number inside a formula. Put every parameter in a labelled input cell and reference it, so sensitivities can be run by changing one cell.
3For every assumption record the value, its source or justification, and the cell it lives in; for every check record what was tested, where it sits and what the result was.
4Reconcile the supplied data to any totals quoted in the brief before modelling, and document the reconciliation and the treatment of any difference.
5In the Paper B summary state the data, assumptions, approach, results, conclusions and suggested next steps, and make sure every figure quoted reconciles exactly to a labelled output cell.

Frequently Asked Questions

What is the official format of the IAI CP2 examination?

CP2 consists of two closed-book, centre-based online papers of 3 hours 15 minutes each, CP2A and CP2B, taken on separate days within the same examination session. Candidates download an Excel solution template embedded in the question, build and document the model, and upload the worked template; an additional 15 minutes is allowed for the upload.

What is the pass mark for IAI CP2?

Under the IAI Pass Mark Rule applicable from the November 2025 session, a candidate passes CP1 or CP2 by scoring at least 30% in each of Paper A and Paper B and at least 50% in aggregate, with the two papers weighted 50:50 and the aggregate rounded up to the next whole number.

What is the examination fee for IAI CP2?

The CP2 entry fee is ₹10,000 (INR) for candidates in India and SAARC countries, per the published IAI exam fee schedule. It is the highest single-subject fee in the IAI schedule.

Why does this practice set put so much weight on documentation?

Because the official CP2 syllabus does. IAI's published topic weightings are data preparation and analysis 10%, development of a model 20%, model testing 5%, documentation 45%, communication of results and conclusions 10%, and next steps 10%. The audit trail and the summary for a senior actuary together account for the largest block of marks.

How do these OpenExamPrep multiple-choice questions help with CP2?

The real exam requires live Excel modelling and written documentation, so these independent questions are a study aid for the underlying principles: data checks and repairs, model structure and formula discipline, reasonableness testing, what an audit trail entry must contain, results commentary and next steps. They are not a simulation of the official format and do not replace building and documenting models in Excel. OpenExamPrep is not affiliated with the Institute of Actuaries of India.