Stats

The Stats page has three sections: Play Stats summarizes your actual play results from Play mode, Simulation Stats analyzes Monte Carlo simulation output, and Files manages stored play and simulation log files.

Sim setup page showing Trial settings, table rules, counting system, Bet Ramp, and Output Name options

Sim

The Sim page is where you configure and launch simulations. The Python engine runs in the background and saves results as a .jsonl.gz file when complete, which you then load in Stats for analysis.

Simulations use a Trial structure: each run performs num_trials independent sessions, each playing hands_per_trial hands. The two values multiplied give the total hand count.

Limits (FREE / PRO): FREE allows up to 50 trials, up to 2,000 hands per trial, and no more than 100,000 total hands. PRO allows up to 2,000 trials, up to 20,000 hands per trial, and no more than 5,000,000 total hands.

Play Stats page showing overall stats, TC range filter, and per-round Rounds table

Play Stats

Play Stats loads play logs (.jsonl.gz) recorded in Play mode and summarizes your actual results. Select a log file from the dropdown to view its stats.

Simulation Stats main page showing overall player comparison, grouped breakdown, conditional signal split, and Count Signal Buckets

Simulation Stats

Simulation Stats loads a .jsonl.gz result file generated by Sim and runs multi-angle statistical analysis. Select a file then click Run to load results. Use signal min / max to filter a specific signal range (balanced systems use TC; KO / Red 7 use RC) — leave blank to include all rounds.

Simulation Stats Plots showing cumulative net units over hands with mean and confidence band across trials

Plots (time series): Visualizes cumulative net units over hands within each trial. Multiple players can be overlaid simultaneously to compare long-term trends under identical simulation conditions.

Stop Win/Loss simulation showing per-trial outcome distribution and probability stats

Stop Win / Loss simulation: Applies stop-win and stop-loss rules to each trial in the Sim results, reporting the distribution of final units and how often each trial ends by hitting the win target, the loss limit, or max hands.

Files tab showing a list of simulation log files with Download, Rename, and Delete actions

Files

The Files tab manages all log files stored by the local backend. Use the play / sim toggle in the top-right to switch between play logs and simulation results.

Simulation results show how strategies, rules, Bet Ramp, and variance interact — they do not guarantee the same outcome in live play. Blackjack edges are small and short-term variance is large; running the same configuration multiple times helps evaluate the stability of the result distribution.