# Labour Variances
## Variance Tree
```
Total Labour Cost Variance
|
┌─────────────┴─────────────┐
Rate Efficiency
Variance Variance
|
┌──────────────┼──────────────┐
Idle Time Mix Yield
Variance Variance Variance
```
## Notation
| Symbol | Meaning |
|---|---|
| SHAQ | Standard Hours for Actual Quantity (output) produced |
| AH | Actual Hours for actual output |
| AHP | Actual Hours Paid |
| AHW | Actual Hours Worked |
| SR | Standard Rate per hour |
| AR | Actual Rate paid per hour |
| RSH | Revised Standard Hours — Actual hours worked, redistributed as per the standard mix of labour grades |
## Formulas
1. Total Labour Cost Variance
$$\text{TLCV} = (\text{SHAQ} \times \text{SR}) - (\text{AH} \times \text{AR})$$
2. Labour Rate Variance (LRV) — use Actual Hours Paid (AHP)
$$\text{LRV} = (\text{SR} - \text{AR}) \times \text{AHP}$$
Tests: Did we pay a higher / lower wage rate than planned?
3. Labour Efficiency Variance (LEV) — use Actual Hours Worked (AHW)
$$\text{LEV} = (\text{SHAQ} - \text{AHW}) \times \text{SR}$$
Tests: Did workers take more / less time than standard allows?
4. Idle Time Variance (ITV) — always Adverse (cost of paid-but-not-worked time)
$$\text{ITV} = (\text{AHW} - \text{AHP}) \times \text{SR}$$
Or stated as: Idle Hours × SR (Adverse)
5. Labour Mix Variance (LMV) — when 2+ grades of labour
$$\text{LMV} = (\text{RSH} - \text{AHW}) \times \text{SR}$$
6. Labour Yield (Sub-Efficiency) Variance (LYV)
$$\text{LYV} = (\text{SHAQ} - \text{RSH}) \times \text{SR}$$
## Reconciliation
- LRV + LEV + ITV = TLCV
- LMV + LYV = LEV
## Critical Distinction: AHP vs. AHW
- Rate Variance uses AHP because workers are paid for hours, including idle hours.
- Efficiency Variance uses AHW because efficiency is measured against actual productive time.
- The difference (AHP − AHW) is Idle Time, and creates the Idle Time Variance.