Mastering Quantitative Questions on the PMP Exam

For project managers preparing for the Project Management Professional (PMP)® certification in Hong Kong, computational questions often trigger disproportionate revision anxiety. While mathematical questions historically comprised a larger share of the syllabus, the current ECO-aligned 180-question, 230-minute exam features quantitative problems in roughly 5% to 10% of the test. Rather than testing sheer arithmetic stamina, the Project Management Institute (PMI) now prioritizes situational diagnostic ability—evaluating whether you can interpret what variance metrics, index trends, and network schedule floats mean for project governance.

This pmp formulas cheat sheet breaks down every essential equation you need for test day across Earned Value Management (EVM), the Critical Path Method (CPM), PERT three-point estimating, and stakeholder communication channels. Whether you are managing complex infrastructure developments under the Development Bureau, regional digital transformations in Central, or financial services rollouts in Quarry Bay, mastering these foundational formulas ensures you can secure high-efficiency marks without getting caught in numerical distractor traps.

Earned Value Management (EVM): Core Variances and Performance Indices

EVM forms the backbone of PMP mathematical analysis. In exam scenarios, PMI will often present project data in tabular format or embedded inside situational briefs to test your ability to distinguish between cost and schedule performance.

1. Basic Inputs:
Planned Value (PV): The authorized budget assigned to scheduled work: ext{PV} = ext{Planned } % imes ext{BAC}
Earned Value (EV): The measure of work performed expressed in terms of authorized budget: ext{EV} = ext{Actual } % imes ext{BAC}
Actual Cost (AC): The realized cost incurred for the work executed on an activity.
Budget at Completion (BAC): The total approved baseline budget for the entire project.

2. Variances (Difference Metrics):
Cost Variance (CV):
$$\text{CV} = \text{EV} - \text{AC}$$
Interpretation: Positive indicates under budget ( ext{CV} > 0); negative indicates over budget ( ext{CV} < 0); zero is exactly on budget.
Schedule Variance (SV):
$$\text{SV} = \text{EV} - \text{PV}$$
Interpretation: Positive indicates ahead of schedule ( ext{SV} > 0); negative indicates behind schedule ( ext{SV} < 0); zero is exactly on schedule.

3. Performance Indices (Ratio Metrics):
Cost Performance Index (CPI):
$$\text{CPI} = \frac{\text{EV}}{\text{AC}}$$
Rule of Thumb: ext{CPI} > 1.0 represents efficient cost utilization (e.g., spending HK\$0.85 to earn HK\$1.00 of value); ext{CPI} < 1.0 represents cost inefficiency.
Schedule Performance Index (SPI):
$$\text{SPI} = \frac{\text{EV}}{\text{PV}}$$
Rule of Thumb: ext{SPI} > 1.0 means progress is progressing faster than planned; ext{SPI} < 1.0 means progress is lagging.

EVM Forecasting Formulas: EAC, ETC, VAC, and TCPI

Forecasting questions assess what will happen to project expenditure based on past performance trends. PMI frequently presents scenarios asking you to select the correct Estimate at Completion ( ext{EAC}) calculation based on specific project constraints.

1. Estimate at Completion (EAC) Scenarios:
Case A: Future work will be performed at the budgeted rate (past variances were atypical):
$$\text{EAC} = \text{AC} + (\text{BAC} - \text{EV})$$
Case B: Future performance will continue at the current cost efficiency rate (past variances are typical):
$$\text{EAC} = \frac{\text{BAC}}{\text{CPI}}$$
Case C: Both CPI and SPI influence future performance (schedule constraints drive cost):
$$\text{EAC} = \text{AC} + \frac{\text{BAC} - \text{EV}}{\text{CPI} \times \text{SPI}}$$
Case D: Original estimates are fundamentally flawed and require a complete bottom-up re-estimate:
$$\text{EAC} = \text{AC} + \text{Bottom-up ETC}$$

2. Variance at Completion (VAC) & Estimate to Complete (ETC):
Variance at Completion:
$$\text{VAC} = \text{BAC} - \text{EAC}$$
Interpretation: Positive ( ext{VAC} > 0) means ending under budget; negative ( ext{VAC} < 0) projects a budget overrun.
Estimate to Complete:
$$\text{ETC} = \text{EAC} - \text{AC}$$

3. To-Complete Performance Index (TCPI):
TCPI calculates the cost efficiency required on remaining work to achieve a specific management goal.
To maintain the original BAC:
$$\text{TCPI}_{\text{BAC}} = \frac{\text{BAC} - \text{EV}}{\text{BAC} - \text{AC}}$$
To achieve a revised EAC:
$$\text{TCPI}_{\text{EAC}} = \frac{\text{BAC} - \text{EV}}{\text{EAC} - \text{AC}}$$
Key Exam Takeaway: A ext{TCPI} > 1.0 means remaining work must be executed more efficiently than originally planned to hit the target, whereas a ext{TCPI} > 1.25 is generally flagged by PMI as unrealistic without scope or baseline adjustments.

Critical Path Method (CPM) and Float Diagnostics

Critical Path analysis questions test your ability to calculate early and late schedules, activity float, and identify project bottlenecks without falling victim to zero-day versus one-day calendar traps.

Forward and Backward Pass Calculations:
Forward Pass (Early Dates):
$$\text{Early Finish (EF)} = \text{Early Start (ES)} + \text{Duration} - 1$$
(Note: If assuming day 0 start convention, ext{EF} = ext{ES} + ext{Duration})
$$\text{Early Start of Successor} = \text{Max}(\text{EF of all Predecessors}) + 1$$
Backward Pass (Late Dates):
$$\text{Late Start (LS)} = \text{Late Finish (LF)} - \text{Duration} + 1$$
$$\text{Late Finish of Predecessor} = \text{Min}(\text{LS of all Successors}) - 1$$

Float (Slack) Formulas:
Total Float (TF): The amount of time an activity can be delayed without delaying the project completion date.
$$\text{Total Float} = \text{LS} - \text{ES} = \text{LF} - \text{EF}$$
Free Float (FF): The amount of time an activity can be delayed without delaying the early start of any immediate successor activity.
$$\text{Free Float} = \text{Min}(\text{ES of Successors}) - \text{EF} - 1$$
Exam Rule: The critical path is the longest sequence of dependent activities and has the least total float (typically zero or negative if behind schedule).

PERT, Three-Point Estimation & Communication Channels

1. Three-Point Estimates (Beta / PERT vs. Triangular):
Triangular Distribution (Simple Average):
$$\text{Expected Value (E)} = \frac{\text{Optimistic (O)} + \text{Most Likely (M)} + \text{Pessimistic (P)}}{3}$$
Beta / PERT Distribution (Weighted Average):
$$\text{Expected Value (PERT } \text{E)} = \frac{\text{O} + 4\text{M} + \text{P}}{6}$$
Standard Deviation of an Activity ( ext{SD} ext{ / } oldsymbol{ ext{ au}}):
$$\boldsymbol{\text{\tau}} = \frac{\text{P} - \text{O}}{6}$$
Activity Variance:
$$\text{Variance} = \boldsymbol{\text{\tau}}^2 = \bigg(\frac{\text{P} - \text{O}}{6}\bigg)^2$$

2. Stakeholder Communication Channels:
Quantifying organizational complexity when team size scales is a frequent qualitative question.
$$\text{Potential Communication Channels} = \frac{n(n - 1)}{2}$$
Trap alert: If a question states "four new team members join a team of 6," ensure you set \(n = 10\) (or calculate the difference: \(\frac{10(9)}{2} - \frac{6(5)}{2} = 45 - 15 = 30\) new channels).

Hong Kong Pearson VUE Strategy & Pacing Rules

Candidates sitting the exam in Hong Kong—whether booking at the Pearson Professional Centers in Wan Chai, Lai Chi Kok, or via OnVUE online proctoring—must manage time strategically across the 230-minute block. The exam is structured into three blocks of 60 questions, punctuated by two optional 10-minute breaks after questions 60 and 120.

1. Avoid Unnecessary Long Calculations: Over 70% of EVM questions on current exam forms require you to identify project state (e.g., "CPI is 0.82 and SPI is 1.15; what action should the project manager take?") rather than compute decimal arithmetic. Look for the management implication: this project is over budget but ahead of schedule.
2. Utilizing Built-in Testing Tools: The Pearson VUE interface includes an on-screen basic calculator and a digital scratchpad. Practicing formula manipulation without physical paper ensures you maintain high speed during the test.
3. Result Turnaround: While preliminary provisional scores were historically printed at test centers, official PMI score reports and domain diagnostic bands (Needs Improvement, Below Target, Target, Above Target) are now typically published to your myPMI dashboard within 1 to 5 business days post-exam.

Sharpening Your Formula Fluency with AI Practice

Rote memorization of equations is rarely enough to clear situational questions under time pressure. Candidates who excel train by diagnosing ambiguous scenarios where multiple variables shift simultaneously. Utilizing AI-powered practice platform drills allows you to generate dynamic project network diagrams and nuanced EVM word problems calibrated directly to the current ECO standard. Explore our wider collection of professional exam preparation resources to master schedule network passes, agile velocity metrics, and governance strategies with confidence.

With this reference sheet and consistent scenario application on Thinka, you can transform quantitative exam anxiety into dependable, high-speed points on test day.