Cashflow Score Component
0-25 points based on how well monthly cashflow clears your minimum threshold.
Definition
Linear scale: at your minimum cashflow = 12.5 pts. At 2× minimum = 25 pts (max). Below minimum = proportionally lower. Negative cashflow = near zero.
Formula
Score = min(25, (cashflow / min_cashflow) × 12.5)
How Kaison Uses This
Weight: 25% of total BRRRR score. Set your minimum via min_monthly_cashflow input.
Example
$400 cashflow / $200 minimum = 2.0 ratio × 12.5 = 25 pts (max)
Pro Tip
If this component is near zero, the deal has a cashflow problem regardless of other scores.
Related Terms
Educational content only. Consult a CPA or attorney for advice specific to your situation.