investment_property_analysis
Evaluate a rental investment property with key metrics: cap rate, cash-on-cash return, monthly cash flow, NOI, DSCR, and 1% rule. Obtain a detailed expense breakdown to assess profitability.
Instructions
Analyze a rental investment property. Returns cap rate, cash-on-cash ROI, monthly cash flow, NOI, DSCR, 1% rule evaluation, and full expense breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purchasePrice | Yes | Purchase price in dollars | |
| monthlyRent | Yes | Expected monthly rent in dollars | |
| downPaymentPct | No | Down payment percentage (default 20) | |
| interestRate | No | Annual interest rate (default 7.0) | |
| loanTermYears | No | Loan term in years (default 30) | |
| vacancyRatePct | No | Vacancy rate percentage (default 8) | |
| annualPropertyTax | No | Annual property tax | |
| annualInsurance | No | Annual insurance | |
| monthlyHoa | No | Monthly HOA fees | |
| maintenancePct | No | Maintenance as % of value per year | |
| propertyMgmtPct | No | Property management as % of rent | |
| closingCostsPct | No | Closing costs percentage |