Math & Metrics mini-deck Flashcards

(30 cards)

1
Q

Define PV, EV, and AC in Earned Value Management (EVM).

A

PV (Planned Value): budgeted cost of work scheduled. EV (Earned Value): budgeted cost of work performed. AC (Actual Cost): actual cost of work performed. Example: If by week 4 you planned $80k of work (PV=80), completed $70k worth (EV=70), and spent $75k (AC=75).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Formula for Cost Variance (CV) and interpretation.

A

CV = EV − AC. >0 under budget, <0 over budget, =0 on budget. Example: EV=70, AC=75 → CV = 70−75 = −5 (over budget by 5).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Formula for Schedule Variance (SV) and interpretation.

A

SV = EV − PV. >0 ahead of schedule, <0 behind schedule, =0 on schedule. Example: EV=70, PV=80 → SV = 70−80 = −10 (behind schedule by 10).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Formula for Cost Performance Index (CPI) and meaning.

A

CPI = EV / AC. >1 cost efficient, <1 cost overrun. Example: EV=70, AC=75 → CPI = 0.933 (cost overrun).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Formula for Schedule Performance Index (SPI) and meaning.

A

SPI = EV / PV. >1 ahead, <1 behind. Example: EV=70, PV=80 → SPI = 0.875 (behind schedule).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define BAC and EAC.

A

BAC (Budget at Completion): total planned budget. EAC (Estimate at Completion): forecasted total cost at completion. Example: BAC=$200k. If trends hold, you might forecast EAC based on CPI/SPI.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Formula for EAC when future work will continue at current CPI (most common).

A

EAC = BAC / CPI. Example: BAC=200, CPI=0.80 → EAC = 200/0.80 = 250.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Formula for EAC when original estimate is valid and only current variances were atypical.

A

EAC = AC + (BAC − EV). Example: AC=120, BAC=200, EV=100 → EAC = 120 + (200−100) = 220.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Formula for EAC when both cost and schedule performance impact the remaining work.

A

EAC = AC + (BAC − EV) / (CPI × SPI). Example: AC=120, BAC=200, EV=100, CPI=0.9, SPI=0.95 → Remaining = 100/(0.855) ≈ 116.96; EAC ≈ 236.96.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Formula for EAC when a new estimate is provided for remaining work.

A

EAC = AC + Bottom‑up ETC. Example: AC=120, new ETC=70 → EAC = 190.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Formula for ETC and VAC.

A

ETC = EAC − AC. VAC = BAC − EAC. Example: EAC=240, AC=120 → ETC=120. If BAC=200 → VAC=200−240=−40 (overrun).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Define TCPI and give formulas for TCPI(BAC) and TCPI(EAC).

A

To-Complete Performance Index (efficiency needed on remaining work). TCPI(BAC) = (BAC − EV) / (BAC − AC). TCPI(EAC) = (BAC − EV) / (EAC − AC). Example: BAC=200, EV=100, AC=120 → TCPI(BAC)=100/80=1.25.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Interpret TCPI values.

A

TCPI > 1 means you must perform more efficiently than so far; < 1 means required efficiency is easier than to date. Example: TCPI=1.25 indicates a very tough target.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Given EV=150, AC=120, PV=160, compute CV, SV, CPI, SPI.

A

CV=150−120=30 (under budget). SV=150−160=−10 (behind). CPI=150/120=1.25. SPI=150/160=0.9375.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Define critical path and its impact on project duration.

A

Critical path is the longest path through the network; it determines the shortest possible project duration. Activities on it have zero total float (in a typical case).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Define total float and give formulas.

A

Total float = amount an activity can slip without delaying project finish. Formula: TF = LS − ES = LF − EF. Example: If ES=4, EF=8, LS=6, LF=10 → TF=2.

17
Q

Define free float and formula.

A

Free float = time an activity can slip without delaying the early start of its successor. FF = ES(successor) − EF(current). Example: Successor ES=12, current EF=10 → FF=2.

18
Q

Define lag and lead with example.

A

Lag delays successor; lead accelerates successor. Example: Finish‑to‑Start with 3‑day lag: successor starts 3 days after predecessor finishes. Lead of 2 days lets successor start 2 days before predecessor finishes (negative lag).

19
Q

PERT expected duration (triangular vs. beta/weighted) and variance.

A

Triangular mean = (O+M+P)/3. Beta (PERT) mean = (O + 4M + P)/6; variance = ((P−O)/6)^2. Example: O=4, M=6, P=10 → PERT mean=(4+24+10)/6=6.33; variance=((6)/6)^2=1; σ=1.

20
Q

Probability of meeting a target using PERT (basic).

A

Z = (Target − TE) / σ (where TE is PERT mean, σ is standard deviation). Look up Z in normal table. Example: TE=20, σ=2, Target=23 → Z=(3/2)=1.5 → ~93.3% chance.

21
Q

Communication channels formula.

A

Number of communication paths = n(n−1)/2, where n = team size. Example: n=8 → 8*7/2=28 paths.

22
Q

Crash vs. fast-track: definitions and cost/schedule impact.

A

Crashing adds resources to shorten duration (↑ cost). Fast-tracking overlaps activities (↑ risk). Example: Overlapping design and build saves time but increases rework risk.

23
Q

When is EV = AC and PV equal?

A

At project start EV=0 while PV may be >0; EV equals PV only if perfectly on schedule; EV equals AC only if perfectly on cost. Rare in practice. Example: If EV=PV=50 and AC=50 → on time and on budget.

24
Q

SPI or CPI equals 1 — what does it mean?

A

SPI=1 means on schedule; CPI=1 means on budget. Example: EV=80, PV=80 → SPI=1; EV=80, AC=80 → CPI=1.

25
Which EAC formula should you use?
Use BAC/CPI if past cost performance is expected to continue; AC+(BAC−EV) if current variances were atypical; AC+(BAC−EV)/(CPI×SPI) when schedule also affects costs; AC+new ETC when a fresh bottom‑up estimate exists.
26
Given BAC=500, EV=200, AC=250, CPI=0.80, compute EAC (CPI-based), ETC, and VAC.
EAC = 500/0.80 = 625. ETC = 625−250 = 375. VAC = 500−625 = −125 (overrun).
27
Given O=2, M=5, P=14, compute PERT TE and σ.
TE = (2+4*5+14)/6 = (2+20+14)/6 = 36/6 = 6. σ = (P−O)/6 = (12)/6 = 2.
28
Compute total float from dates: ES=10, EF=18, LS=12, LF=20.
TF = LS − ES = 12−10 = 2 (also LF − EF = 20−18 = 2).
29
Compute communication channels for a 12-person team, then if reduced to 9.
For 12: 12*11/2 = 66. For 9: 9*8/2 = 36. Removing 3 people cuts paths by 30.
30
If CPI=0.9 and SPI=1.1, what does it imply?
Behind on cost (over budget), ahead on schedule. Example: Costs rising faster than planned, but progress faster than planned.