rosca_vs_loan
Compare a savings circle (ROSCA) against a bank loan for the same goal. Inputs: goal amount (>=100), months (2-60), loan APR percent (0-60). Returns the loan's monthly payment, total repaid, and interest cost, versus the ROSCA's zero interest, plus the honest tradeoff (a loan pays out now; a ROSCA pays on your turn). Faithful port of the wiremi.ca ROSCA-vs-loan tool. No personal data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apr | Yes | ||
| goal | Yes | ||
| months | Yes |