Player Retention Retention Forecast Estimator

The Player Retention Retention Forecast Estimator projects how many players from a starting cohort remain after repeated periods when the same retention rate is applied each period. It gives live-service teams analyzing retained-player behavior a transparent baseline for an already-retained player cohort without requiring a full survival model.

Enter the starting cohort, the expected retention percentage per period, and the number of periods to forecast. The calculator compounds retention rather than subtracting the same number of players each time, so every period is based on the survivors from the prior period. In addition to the projected retained count, it reports projected churned players, the cumulative retained percentage, and the implied churn rate. This makes the tool useful for scenario comparison and rough capacity or engagement planning, while keeping the simplifying constant-retention assumption visible.

Retention forecast assumptions

players
%
periods
Result
Projected retained players
Cumulative retention
Projected churned players
Churn per period

1. Enter the starting cohort
Use the number of players at the beginning of the forecast, before any modeled period-to-period loss.

2. Set retention per period
Enter the fraction expected to remain from one period to the next. Use a rate measured on the same period length you intend to forecast.

3. Choose the forecast length
Enter the number of equal periods to compound the retention assumption.

4. Review projected retained players
The main result shows the estimated survivors after the final period.

5. Use supporting rates
Check cumulative retention and projected churn to understand the scale of cohort decay over the whole horizon.

Retained players after n periods = Starting cohort × r^n Cumulative retention = r^n × 100%

r is the retention rate per period expressed as a decimal, and n is the number of equal forecast periods. Projected churned players equals the starting cohort minus retained players. The model assumes the same retention probability in every period and does not separately model reactivation, new players, seasonality, or cohort aging.

What the result means

The result is the number of players expected to remain from the original cohort after compounding the same retention rate for the selected number of periods.

This is a constant-rate baseline. Observed retention curves commonly change with cohort age, content cadence, reactivation, and seasonality.

Given
Starting cohort = 10,000 players
Retention per period = 75%
Forecast length = 4 periods

Calculation
Retained players = 10,000 × 0.75^4
= 10,000 × 0.31640625
= 3,164.06

Result
About 3,164 players are projected to remain after four periods, equal to 31.64% of the starting cohort. Roughly 6,836 players are therefore projected to have churned by the end of the horizon.

Why does the forecast use compounding?

Retention applies to the players who remain at the start of each new period. Compounding captures that shrinking base, unlike subtracting a fixed number from the original cohort every period.

What period should I use?

Use the same interval as the retention metric you measured, such as week-to-week or month-to-month. Do not enter a weekly retention rate and interpret the forecast periods as months.

Can retained players increase in this model?

No. With retention limited to 100% or less and no reactivation or new entrants, the modeled cohort can only stay flat or decline.

Does the forecast include returning players?

Not separately. If reactivation is important, use a model with states for active, churned, and reactivated players rather than a single retention rate.

How can I use this with server or event planning?

The retained count can serve as one demand scenario for future active populations. Capacity planning should still account for concurrency, peak timing, geography, and safety headroom.