๐Ÿ“ˆ Population Projection Calculator โ€“ Logic

This tool helps project district or block population over time using a compound annual growth formula.


๐Ÿ”ข Inputs

  • Current population (base year)
  • Annual growth rate (%)
  • Number of years to project

๐Ÿ“ˆ Formula Used

Population in Year N = Base Population ร— (1 + Growth Rate)^N

Where:

  • Growth rate is entered as a percentage (e.g., 1.85%)
  • N = number of years

๐Ÿง  Example

  • Current population = 520,000
  • Growth rate = 1.85%
  • Years = 5
Year 5 = 520,000 ร— (1.0185)^5 โ‰ˆ 572,215

Use this to project demands, resource needs, and future service planning.