Game Server Retention Forecast Estimator

This estimator projects how many players may remain active in a game-server community population when a constant monthly retention rate is applied over a selected forecast horizon. It can also include a steady inflow of new players each month, making it useful for basic capacity, engagement, and audience planning.

The starting cohort is aged through the full forecast period, while each monthly group of new players is retained only for the months it has actually been present. The output separates surviving members of the original cohort from surviving new-player cohorts, so you can see whether projected activity is being sustained by retention, acquisition, or both.

Inputs

players
%
months
players
Result
Forecast active players
Retained starting cohort
Starting cohort lost
New-player survivors
Forecast active players

1. Enter the starting player base
Use the number of active game-server players at the beginning of the forecast.

2. Set monthly retention
Enter the share of players expected to remain active from one month to the next.

3. Choose a forecast horizon
Enter the number of months to project. The calculator compounds retention month by month.

4. Add monthly new players if needed
Enter a constant monthly inflow, or leave this at zero to forecast only the original cohort.

5. Review the result
Review the original-cohort survivors and new-player survivors separately, then use total forecast active players for a simple planning baseline.

Retained starting cohort = Starting players × Retention^Months New-player survivors = Σ(New players per month × Retention^Age in months) Forecast active players = Retained starting cohort + New-player survivors

Retention is converted from a percentage to a decimal. The model applies the same retention rate to every month and every cohort, and assumes the same number of new players arrives each month when that input is used.

What the result means

The forecast assumes a constant monthly retention rate.

Actual player activity can differ if acquisition, seasonality, or retention changes over time.

Given: A game-server community community begins with 10,000 active players, retains 85% each month, forecasts 6 months, and adds 500 new players per month.

Calculation: Starting-cohort survivors = 10,000 × 0.85^6 ≈ 3,771. New-player survivors = 500 × (1 + 0.85 + 0.85² + 0.85³ + 0.85⁴ + 0.85⁵) ≈ 2,076. Total forecast active players ≈ 3,771 + 2,076 = 5,847.

Result: About 5,847 players are projected to be active after six months under the constant-retention and constant-acquisition assumptions.

Is monthly retention the same as one minus monthly churn?

When both are measured over the same population and period, yes: retention = 100% − churn. Make sure the definitions and cohort timing match.

Why is retention compounded?

A player must remain active through each successive month to still be in the cohort later. Multiplying by the retention rate repeatedly reflects that survival process.

How are new players treated?

Each month’s new players form a separate cohort. Players added later are exposed to fewer retention periods before the forecast date.

Can I use this for weekly retention?

The current inputs are monthly. You can adapt the concept only if every input uses the same weekly period, but the labels and forecast horizon on this page are designed for months.

What if retention improves or declines over time?

This calculator will not capture that change because it uses one constant rate. Use a month-by-month cohort forecast when you expect retention to vary materially.