Vacancy Rate Calculator Formula
Understand the math behind the vacancy rate calculator. Each variable explained with a worked example.
Formulas Used
Vacancy Rate
vacancy_rate = (vacant_units / total_units) * 100Occupancy Rate
occupancy_rate = (occupied_units / total_units) * 100Monthly Vacancy Loss
monthly_vacancy_loss = vacant_units * avg_monthly_rentAnnual Vacancy Loss
annual_vacancy_loss = vacant_units * avg_monthly_rent * 12Variables
| Variable | Description | Default |
|---|---|---|
total_units | Total Units | 10 |
vacant_units | Vacant Units | 1 |
avg_monthly_rent | Average Monthly Rent(USD) | 1500 |
occupied_units | Derived value= total_units - vacant_units | calculated |
How It Works
Vacancy Rate Calculation
Vacancy rate measures the proportion of rental units that are unoccupied at a given time.
Formula
Vacancy Rate = Vacant Units / Total Units x 100
Occupancy Rate = 1 - Vacancy Rate
Impact
Worked Example
A 10-unit building has 1 vacant unit with average rent of $1,500/month.
total_units = 10vacant_units = 1avg_monthly_rent = 1500
- 01Vacancy rate: 1 / 10 x 100 = 10.0%
- 02Occupancy rate: 90.0%
- 03Monthly vacancy loss: 1 x $1,500 = $1,500
- 04Annual vacancy loss: $1,500 x 12 = $18,000
Ready to run the numbers?
Open Vacancy Rate Calculator