Tenant Screening Cost Calculator Formula
Understand the math behind the tenant screening cost calculator. Each variable explained with a worked example.
Formulas Used
Cost Per Applicant
per_applicant_cost = cost_per_applicantTotal Screening Cost
total_cost = total_screening_costApplication Fees Collected
fees_collected = total_fees_collectedNet Out-of-Pocket Cost
net_cost = net_screening_costScreening Cost Per Unit
cost_per_unit = num_units > 0 ? total_screening_cost / num_units : 0Variables
| Variable | Description | Default |
|---|---|---|
credit_check_cost | Credit Check Cost(USD) | 35 |
background_check_cost | Background Check Cost(USD) | 25 |
eviction_report_cost | Eviction History Report(USD) | 15 |
income_verification_cost | Income Verification Cost(USD) | 10 |
num_applicants | Number of Applicants to Screen | 4 |
application_fee_charged | Application Fee You Charge(USD) | 50 |
num_units | Number of Units to Fill | 1 |
cost_per_applicant | Derived value= credit_check_cost + background_check_cost + eviction_report_cost + income_verification_cost | calculated |
total_screening_cost | Derived value= cost_per_applicant * num_applicants * num_units | calculated |
total_fees_collected | Derived value= application_fee_charged * num_applicants * num_units | calculated |
net_screening_cost | Derived value= total_screening_cost - total_fees_collected | calculated |
How It Works
Tenant Screening Costs
Thorough tenant screening is one of the most important steps in rental property management. The cost of screening is small compared to the potential cost of a bad tenant.
Standard Screening Components
Application Fee Best Practices
Worked Example
Screening 4 applicants per unit, 1 unit to fill. Credit check $35, background $25, eviction report $15, income verification $10. Charging $50 application fee.
- 01Cost per applicant: $35 + $25 + $15 + $10 = $85
- 02Total screening cost: $85 x 4 x 1 = $340
- 03Fees collected: $50 x 4 = $200
- 04Net out-of-pocket: $340 - $200 = $140
Frequently Asked Questions
Can I charge more than the screening costs?
Many states limit application fees to actual screening costs. Some states like California cap fees at a specific dollar amount adjusted annually. Always check your local landlord-tenant laws before setting application fee amounts.
Is tenant screening worth the cost?
Absolutely. A bad tenant can cost thousands in unpaid rent, property damage, and legal fees. The $50-$100 per applicant for screening is a small investment compared to potential losses from eviction, which average $3,500 or more.
What credit score should I require?
Most landlords look for a minimum credit score of 620-680. However, credit score alone should not be the only factor. Consider the full picture including income (typically 3x rent), rental history, employment stability, and references.
Ready to run the numbers?
Open Tenant Screening Cost Calculator