Enter the number of successful events and the total number of events into the calculator to determine the success ratio. The success ratio is expressed as a percentage.

Success Ratio Calculator

Enter any 2 values to calculate the missing variable


Related Calculators

Success Ratio Formula

The success ratio measures how often a desired outcome occurs out of all attempts. It is expressed as a percentage, which makes it easy to compare performance across experiments, campaigns, sales activities, quality checks, applications, or any process with clear successes and total attempts.

SR = (SE / TE) * 100
  • SR = success ratio (%)
  • SE = number of successful events
  • TE = total number of events

If you know the success ratio and total number of events, you can solve for the number of successful events:

SE = (SR / 100) * TE

If you know the number of successful events and the success ratio, you can solve for the total number of events:

TE = (SE * 100) / SR

How to Calculate Success Ratio

  1. Count the number of successful outcomes.
  2. Count the total number of outcomes or attempts.
  3. Divide successful events by total events.
  4. Multiply by 100 to convert the result to a percentage.

This percentage tells you what share of all events were successful. A higher percentage means better performance relative to the total number of attempts.

Example

If a process has 80 successful events out of 200 total events, the success ratio is:

SR = (80 / 200) * 100 = 40%

That means 40 out of every 100 events are successful on average.

How to Interpret the Result

Success Ratio Meaning
0% No successful outcomes occurred.
25% 1 out of every 4 events was successful.
50% Half of all events were successful.
75% 3 out of every 4 events were successful.
100% Every recorded event was successful.

Success Ratio vs. Probability

The success ratio is usually shown as a percentage, while probability is often shown as a decimal. They describe the same relationship in different formats.

P(success) = SE / TE = SR / 100

For example, a success ratio of 40% is equivalent to a probability of 0.40.

Failure Ratio

If you want to know the share of events that were not successful, calculate the failure ratio:

FR = 100 - SR

If the success ratio is 40%, then the failure ratio is 60%.

When This Calculator Is Useful

  • Finding the percentage of sales closed out of total leads
  • Measuring pass rate on tests or certifications
  • Tracking approved applications out of submissions
  • Evaluating machine, process, or quality-control performance
  • Comparing experimental outcomes across trials
  • Calculating win percentage or task completion success

Important Notes

  • Total events must be greater than zero. Division by zero is undefined.
  • Successful events should not be negative.
  • Successful events should usually be less than or equal to total events. If not, the input values likely represent different datasets or a counting error.
  • Use a consistent definition of success. Changing the criteria changes the ratio.
  • Compare ratios only when the observation period and conditions are similar.

Practical Tips

  • Use larger sample sizes when possible because they give a more stable ratio.
  • Track the ratio over time to identify improvement or decline.
  • Pair the percentage with the total number of events for better context.
  • When comparing teams or processes, make sure each group uses the same success criteria.