Home / Workflows / Bayes-update a hypothesis from new evidence
Statisticsintermediate3-step workflow~18 min

Bayes-update a hypothesis from new evidence

Update a prior belief with Bayes' theorem given new evidence, check the result under a normal model, then bound it with a CI.

Workflow

Step 1 of 3

Bayes' Theorem Calculator

Update a prior probability given new evidence using Bayes' theorem.

bayes({"prior": 100, "sensitivity": 100, "false_positive": 100})
Step 2 of 3

Normal Distribution Probability

Check the updated probability against a normal distribution model.

normal_prob({"mean": 100, "std_dev": 100, "x": 100})
Step 3 of 3

Confidence Interval Calculator

Bound the updated estimate with a confidence interval.

confidence_interval({"mode": "mean", "mean": 100, "std_dev": 100})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.