whisper-money/tests/Unit
Víctor Falcón f7cee87a2a feat(stats): measure the price experiment funnel with a CM/user decision test
Add stats:price-experiment-funnel: a 2-arm funnel (control vs high) on one shared
decision window. The primary metric is contribution margin per assigned user,
tested with a Welch two-sample test (unequal variances, since the higher-priced
arm carries far more revenue variance); conversion is a Fisher-exact guardrail
against control. Cost uses currently-active connections to match the monthly MRR
flow. The report is framed monitoring-only: decide at the pre-registered horizon,
not on weekly peeks. Extract the shared MonthlyEquivalentPrices lookup so both
funnel collectors resolve Stripe prices through one source.
2026-07-18 18:40:37 +02:00
..
Enums fix(accounts): show credit cards as positive and exclude them from net worth (#673) 2026-07-13 07:27:52 +00:00
Services fix(banking): stop duplicating EnableBanking transactions with positional entry_reference (#669) 2026-07-12 16:25:13 +00:00
Support refactor: extract duplicated money formatter into App\Support\Money (#680) 2026-07-15 09:47:53 +02:00
.gitkeep Execute browser tests on CI (#10) 2025-12-03 16:26:30 +01:00
ProportionSignificanceTest.php fix(stats): correct the trial/pricing experiment funnel report (#679) 2026-07-15 09:17:32 +02:00
WelchTTestTest.php feat(stats): measure the price experiment funnel with a CM/user decision test 2026-07-18 18:40:37 +02:00