Formula & Calculator
Learning Curve Time Reduction
Predicts how much less time is needed to produce a unit as cumulative production doubles, based on a learning rate percentage.
Variables
| Symbol | Quantity | Unit |
|---|---|---|
| T_n | Time to produce the nth unit | |
| T_1 | Time to produce the first unit | |
| n | Cumulative unit number | |
| LR | Learning rate (e.g. 0.9 for a 90% curve) |
What it means
The learning curve (or experience curve) describes the phenomenon that the time (or cost) to produce a unit decreases as cumulative production volume increases. The formula T_n = T_1 × n^(log2(LR)) gives the time for the nth unit, where T_1 is the time for the first unit, n is the unit number, and LR is the learning rate (e.g., 0.80 for 80% learning curve). The exponent log2(LR) indicates the reduction factor each time production doubles. For example, with an 80% curve, the 2nd unit takes 80% of the time of the 1st, the 4th takes 80% of the 2nd, and so on. This model is widely used in aerospace, manufacturing, and software development to estimate cost, schedule, and labour requirements. It helps managers set realistic targets, plan resource allocation, and negotiate contracts. Understanding the learning curve is essential for project managers, cost estimators, and operations strategists to anticipate improvements in productivity and to make informed decisions about investment in training and process optimisation.
Worked example
Learning Curve – Two Examples
Real‑World| Parameter | Value |
|---|---|
| T₁ | 100 hrs |
| n | 8 |
| LR | 0.9 |
| Parameter | Value |
|---|---|
| T₁ | 50 |
| n | 16 |
| LR | 0.85 |
Common mistakes
- T_n: Time to produce the nth unit.
- T_1: Time to produce the first unit.
- n: The unit number.
- LR: Learning rate (e.g., 0.8 for 80% learning curve) – expressed as a decimal.
- log2(LR): The exponent – use base‑2 logarithm (or natural log with conversion).
- Interpretation: As cumulative production increases, unit time decreases – this models the learning effect.
Applications
The learning curve time reduction formula, T_n = T_1 · n^(log₂(LR)), estimates the time required to produce the n‑th unit based on the learning rate (LR). The learning rate (e.g., 0.8 for 80%) represents the percentage reduction in time each time the quantity doubles. This model is used in production planning, cost estimation, and labour forecasting, especially in labour‑intensive assembly and manufacturing operations. Operations managers apply learning curves to set production targets, to estimate total labour costs, and to evaluate the impact of training and process improvement. By understanding learning curves, organisations can predict how production time will decrease as workers gain experience, enabling more accurate bids, resource allocation, and workforce planning.
- Production cost estimation for new products and processes
- Labour scheduling and workforce training programmes
- Performance improvement tracking in manufacturing and services
- Project bidding and contract pricing
- Capacity planning and ramp‑up management