Estimate feature work from story points, capacity and team size.
Story points times hours per point gives total work, which divides by weekly capacity into person-weeks and then by team size into calendar time. Estimating in points rather than hours stabilizes planning, but converting to calendar weeks is what actually schedules a release.
Feature Estimate
Person-weeks = story points x hours per point / capacity; calendar weeks = / team size
Person-weeks = story points x hours per point / capacity; calendar weeks = / team size Story points times hours per point gives total work, which divides by weekly capacity into person-weeks and then by team size into calendar time.
Estimating in points rather than hours stabilizes planning, but converting to calendar weeks is what actually schedules a release.
This calculator takes 4 inputs: Story points, Hours per point, Team size, Weekly capacity hours. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.