Tenant Screening Cost Calculator Formula
Understand the math behind the tenant screening cost calculator. Each variable explained with a worked example.
Formulas Used
Net Screening Cost
net_screening_cost = total_screening_cost - total_fees_collectedTotal Screening Cost
total_cost = total_screening_costApplication Fees Collected
fees_collected = total_fees_collectedCost Per Applicant
per_applicant_cost = cost_per_applicantVariables
| Variable | Description | Default |
|---|---|---|
num_applicants | Number of Applicants | 5 |
credit_check_cost | Credit Check Per Applicant(USD) | 25 |
background_check_cost | Background Check Per Applicant(USD) | 20 |
eviction_check_cost | Eviction History Check(USD) | 10 |
application_fee_charged | Application Fee Charged(USD) | 50 |
cost_per_applicant | Derived value= credit_check_cost + background_check_cost + eviction_check_cost | calculated |
total_screening_cost | Derived value= cost_per_applicant * num_applicants | calculated |
total_fees_collected | Derived value= application_fee_charged * num_applicants | calculated |
How It Works
Tenant Screening Costs
Thorough tenant screening protects against problem tenants and typically costs $30-$75 per applicant.
Components
Recovering Costs
Landlords may charge application fees to offset screening costs, subject to local law limits.
Worked Example
5 applicants screened at $25 credit + $20 background + $10 eviction, with $50 application fee charged.
num_applicants = 5credit_check_cost = 25background_check_cost = 20eviction_check_cost = 10application_fee_charged = 50
- 01Cost per applicant: $25 + $20 + $10 = $55
- 02Total screening cost: $55 x 5 = $275
- 03Application fees collected: $50 x 5 = $250
- 04Net screening cost: $275 - $250 = $25
Ready to run the numbers?
Open Tenant Screening Cost Calculator