Mastering PMP Exam Formulas for the Current Examination Content Outline

Navigating the quantitative side of the Project Management Professional (PMP)® examination often creates anxiety for candidates in Hong Kong and across the APAC region. Under the latest Project Management Institute (PMI) Examination Content Outline (ECO), the 180-question test is structured across three core domains: Process (50%), People (42%), and Business Environment (8%). While modern exam sittings at Pearson VUE testing centers in Hong Kong (such as Wan Chai or Mong Kok) emphasize agile and hybrid approaches, quantitative mastery remains firmly anchored within the Process domain.

Understanding pmp exam formulas today is not about memorizing raw arithmetic in isolation; PMI increasingly tests your ability to interpret variance indices and make sound project governance decisions based on numerical outputs. This definitive cheat sheet covers every core mathematical formula—Earned Value Management (EVM), Three-Point Estimating (PERT), Critical Path Float, and Communication Channels—complete with situational decision frameworks for exam day.

Earned Value Management (EVM) Cheat Sheet

Earned Value Management is the most heavily tested quantitative area. PMI tests your ability to calculate foundational values, compute variances, evaluate efficiency indices, and project end-of-project forecasts.

1. Foundational Values

Before computing variances, identify the three primary anchor values:

Planned Value (PV): The authorized budget assigned to scheduled work.
Earned Value (EV): The measure of work performed expressed in terms of the budget authorized for that work.
Actual Cost (AC): The realized cost incurred for the work performed on an activity during a specific time period.
Budget at Completion (BAC): The total planned budget for the entire project.

2. Variance Calculations

Variances reflect whether you are ahead or behind baseline expectations in absolute currency terms. Remember the golden rule: Earned Value always comes first.

Cost Variance (CV):
\(CV = EV - AC\)
Interpretation: \(CV > 0\) means under budget (favorable); \(CV < 0\) means over budget (unfavorable); \(CV = 0\) means exactly on budget.

Schedule Variance (SV):
\(SV = EV - PV\)
Interpretation: \(SV > 0\) means ahead of schedule (favorable); \(SV < 0\) means behind schedule (unfavorable); \(SV = 0\) means exactly on schedule.

3. Performance Indices

Indices reflect rate efficiency rather than absolute differences:

Cost Performance Index (CPI):
\(CPI = \frac{EV}{AC}\)
Interpretation: \(CPI > 1.0\) means cost-efficient (getting more than HK\$1 of value per dollar spent); \(CPI < 1.0\) indicates cost overruns.

Schedule Performance Index (SPI):
\(SPI = \frac{EV}{PV}\)
Interpretation: \(SPI > 1.0\) means the project progresses faster than planned; \(SPI < 1.0\) indicates schedule slippage.

Situational Matrix: Interpreting Index Combinations

PMI scenario questions frequently give you index pairs and ask for the project manager's immediate next step:

Case 1: \(CPI > 1.0\) and \(SPI < 1.0\): You are under budget but behind schedule. Typical corrective action: Crash or fast-track the critical path activities since you have surplus budget available.
Case 2: \(CPI < 1.0\) and \(SPI > 1.0\): You are ahead of schedule but exceeding budget. Typical corrective action: Re-evaluate resource overtime or renegotiate contractor rates.
Case 3: \(CPI < 1.0\) and \(SPI < 1.0\): You are both over budget and behind schedule. This is a severe project distress scenario requiring comprehensive root-cause analysis and stakeholder escalation.

EVM Forecasting and TCPI Formulas

Forecasting formulas determine the expected final project cost based on current performance trends.

1. Estimate at Completion (EAC)

The formula you select depends on what assumptions you make about future performance:

If current cost performance is expected to continue for the remainder of the project:
\(EAC = \frac{BAC}{CPI}\)

If future work will be performed at the originally budgeted rate (at baseline):
\(EAC = AC + (BAC - EV)\)

If both CPI and SPI influence the remaining work:
\(EAC = AC + \frac{BAC - EV}{CPI \times SPI}\)

If initial estimates were flawed and a bottom-up re-estimate is required:
\(EAC = AC + \text{Bottom-up ETC}\)

2. Estimate to Complete (ETC) and Variance at Completion (VAC)

Estimate to Complete (ETC): Expected cost to finish all remaining work.
\(ETC = EAC - AC\)

Variance at Completion (VAC): Projected budget surplus or deficit at project closure.
\(VAC = BAC - EAC\)

3. To-Complete Performance Index (TCPI)

TCPI calculates the cost efficiency required on remaining work to achieve a specific management goal (either the original \(BAC\) or an approved revised \(EAC\)).

To meet the original Budget at Completion (\(BAC\)):
\(TCPI_{BAC} = \frac{BAC - EV}{BAC - AC}\)

To meet the revised Estimate at Completion (\(EAC\)):
\(TCPI_{EAC} = \frac{BAC - EV}{EAC - AC}\)
Interpretation: A \(TCPI > 1.0\) means the team must perform with greater efficiency than baseline, which may be difficult. A \(TCPI < 1.0\) means the team has breathing room.

PERT (Three-Point Estimating) and Standard Deviation

Program Evaluation and Review Technique (PERT) accounts for uncertainty by evaluating three duration or cost estimates: Optimistic (\(O\)), Most Likely (\(M\)), and Pessimistic (\(P\)).

1. Beta (PERT) Distribution

Beta weighting places higher emphasis on the realistic estimate and is the standard default for PMP calculations unless triangular is explicitly stated:

\(E_{PERT} = \frac{O + 4M + P}{6}\)

2. Triangular Distribution

\(E_{Triangular} = \frac{O + M + P}{3}\)

3. Activity Standard Deviation and Variance

Standard Deviation (\(\sigma\)):
\(\sigma = \frac{P - O}{6}\)

Variance:
\(\text{Variance} = \sigma^2 = \left(\frac{P - O}{6}\right)^2\)

Exam Tip: Remember that you can sum variances along a project critical path to determine total project variance (\(\sigma^2_{\text{project}} = \sum \sigma^2_{\text{activities}}\)), but you must never directly sum standard deviations.

Critical Path Method (CPM) and Float Calculations

Critical Path analysis establishes the shortest possible duration of the project and calculates activity schedule flexibility.

1. Float (Slack) Formulas

Float indicates how long an activity can be delayed without impacting subsequent milestones or the project completion date:

Total Float:
\(\text{Total Float} = LS - ES = LF - EF\)
(Where \(LS\) = Late Start, \(ES\) = Early Start, \(LF\) = Late Finish, \(EF\) = Early Finish).

Free Float: The amount of time an activity can be delayed without delaying the \(ES\) of any immediate successor activity:
\(\text{Free Float} = ES_{(\text{Successor})} - EF_{(\text{Current Activity})}\)

2. Critical Path Rule

Activities on the Critical Path have a Total Float of zero (\(\text{Float} = 0\)). A negative float (\(\text{Float} < 0\)) indicates that the project schedule is already slipping past the contractual deadline.

Communication Channels Formula

To quantify complexity when scaling project teams or onboarding stakeholders, PMI uses the potential communication channels formula:

\(\text{Channels} = \frac{n(n - 1)}{2}\)

Where \(n\) is the total number of team members or stakeholders.

Watch Out: If an exam question states, "A project team has 8 members, and 3 new stakeholders join," calculate the new total (\(n = 11\)) before running the formula, or evaluate the net increase in channels (\(\frac{11(10)}{2} - \frac{8(7)}{2} = 55 - 28 = 27\)).

How to Practice and Retain PMP Formulas

Memorizing the formulas is only step one. For candidates balancing full-time corporate roles in busy commercial hubs with rigorous exam preparation, efficient retention is essential. To prepare effectively:

1. Build a "First-5-Minutes" Brain Dump Habit: Practice writing down the foundational EVM, PERT, and communication equations on a blank grid within 3 minutes until it becomes second nature.
2. Practice Situational Application: Solve scenario-based questions where calculations lead directly to management decisions (e.g., submitting a change request vs. releasing contingency reserves). Review more insights in our professional exam preparation guides.
3. Leverage AI-Powered Active Recall: Using an adaptive learning tool like Thinka's AI-powered practice platform helps pinpoint specific calculation blind spots—whether distinguishing \(TCPI_{BAC}\) from \(TCPI_{EAC}\) or calculating float across complex network diagrams.
4. Test Under Timed Conditions: Access targeted formula drills and realistic exam-style practice sets directly on Thinka's practice platform to build speed and accuracy before sitting your test.

By mastering both the computational mechanics and the strategic decision-making behind these formulas, you can approach the Process domain with total confidence on exam day.