ROI Calculator
The ROI module quantifies the return on investment of quantum computing for your specific workload. Provide your classical benchmark, problem parameters, and target backend — QCOS calculates speedup, cost comparison, break-even point, and generates a PDF Quantum Proof Pack suitable for board-level reporting.What the ROI Module Calculates
Submit an ROI Calculation
GET /api/v1/roi/providers (provider billing models), GET /api/v1/roi/plans (QCOS plans), GET /api/v1/roi/pricebook (the assumptions pricebook the model uses).
Response
Download the Proof Pack
POST /api/v1/roi/report/latex, POST /api/v1/roi/report/data.
The PDF contains:
- Executive summary with key metrics
- Methodology and algorithm selection rationale
- Classical vs. quantum cost breakdown
- Speedup projections to 2030 (with hardware roadmap)
- Break-even analysis chart
- Risk assessment matrix
- Generated by the QCOS ROI Engine with timestamp
Compare Multiple Scenarios
/calculate and returns the conservative, base, and aggressive scenarios side by side, together with the pricebook_version used.
To compare providers for a given workload volume:
Python Example — Board-Level ROI Report
Related
- Autopilot — Automated backend selection and execution
- Billing & Credits — Understand actual credit costs
- Enterprise Audit Guide