Evidence strength
Two samples can have the same observed rate but different widths because more independent trials provide tighter sampling information.
Probability
Calculate a Wilson confidence interval for an observed binomial proportion and classify a target probability as supported, contradicted, or still inside the interval.
OBSERVED-PROPORTION UNCERTAINTY
The Wilson score interval adjusts the center and half-width using sample size and a selected z value, then compares the entire interval - not only the point estimate - with the target.
LIVE DECISION RECORD
Observed counts, z adjustment, bounds, and target status remain visible as separate calculation layers.
| Layer | Success / confidence | Failure / target | Sample / denominator | Rate or bound | Interpretation |
|---|
CURRENT CALCULATION PROCESS
p_hat=x/n; center=(p_hat+z^2/2n)/(1+z^2/n); half=z*sqrt(p_hat(1-p_hat)/n+z^2/4n^2)/(1+z^2/n)
| Symbol | Meaning and unit | Current value |
|---|---|---|
| trials | Observed trial count - Completed binary observations in the sample. | 80 |
| successes | Observed success count - Successes cannot exceed observed trials. | 54 |
| confidenceLevel | Confidence level (%) - Supported values: 80, 90, 95, 98, or 99. | 95 |
| targetProbabilityPct | Decision target (%) - Reference probability compared with the entire interval. | 60 |
Waiting for valid inputs.
WHO THIS MODEL SERVES
Primary audience: Experiment, quality, product, survey, and operations teams interpreting one observed binary proportion.
Decision boundary: Use for a binomial proportion under representative independent sampling; it quantifies sampling uncertainty, not bias, dependence, or future drift.
HOW TO INTERPRET THE SAMPLE
INTERVAL FUNDAMENTALS
FORMULA AND DEFAULT SUBSTITUTION
Defaults give p_hat=54/80=67.5%. At 95% confidence z=1.959964. The denominator is 1+z^2/80; the model computes adjusted center and half-width without intermediate rounding before comparing a 60% target.
DEEPER CONFIDENCE ANALYSIS
Two samples can have the same observed rate but different widths because more independent trials provide tighter sampling information.
At zero or all successes, Wilson avoids the implausible claim that the true rate is known exactly.
When the target lies inside the interval, the data do not cleanly support or contradict it at the chosen coverage level.
WORKED CONFIDENCE CASES
Fifty-four successes in 80 trials yield 67.5%. Whether a 60% target is supported depends on the lower Wilson bound, not on the point estimate alone.
Zero observed events does not prove zero underlying probability. Wilson returns a positive upper bound that shrinks only as credible independent exposure grows.
INTERVAL TERMINOLOGY
EVIDENCE RETENTION
Keep trial inclusion rules, timestamps, population frame, success classification, missing observations, deduplication, confidence level chosen in advance, and target authority. Store the raw numerator and denominator, not only a rounded percentage.
LIMITS AND EXCLUSIONS
RELIABLE SOURCES
PROPORTION-INTERVAL FAQ
Wilson behaves better for modest samples and rates near zero or one and keeps bounds within 0-100%.
No. This page starts from observed successes and trials to estimate a plausible interval for p.
In frequentist terms, the procedure captures the fixed true p in 95% of repeated comparable samples; it is not a posterior probability statement.
Wilson still returns a bounded one-sided-looking interval rather than a zero-width false certainty.
The model uses audited standard-normal critical values for the listed levels.
No. Correlated observations can make the nominal interval too narrow regardless of raw sample size.
IMPORTANT INFERENCE NOTE
A narrow interval from biased or dependent data can be misleading. Validate sampling design and classification before using bounds in a release, quality, or policy decision.