Calculate Progress in Percentage

Track a single goal or compare multiple at once

Formula

Percent to goal = (Current Value ÷ Goal) × 100. Divide what you have achieved by the target and multiply by 100. Results above 100% mean you have exceeded the goal.

Key takeaways
  • The formula is (Current Value ÷ Goal) × 100 - the goal is always the denominator, not the starting point.
  • Results above 100% are valid and mean you have exceeded the target - 1,200 against a 1,000 goal = 120% attainment.
  • For multiple goals of equal importance, average the individual attainments. When goals carry different weights, use a weighted average - the calculator handles both modes.
  • The most common mistake is dividing by the remaining amount rather than the full goal, which inverts the result (25% instead of 75%).
  • If the goal is zero or negative, the formula breaks down - reframe it as the positive magnitude of the desired change instead.

How to use our percentage to goal calculator

In Single Goal mode, enter your current value and goal to see the percent complete, progress status, and a step-by-step breakdown. In Multiple Goals mode, add rows for each goal - with an optional name and weight - to track an entire scorecard at once. The calculator shows each goal's individual attainment plus an overall simple average and, if weights are provided, a weighted average.

Use this calculator for any goal tracked as a number: sales quotas, OKR key results, fundraising targets, fitness milestones, or any scenario where progress needs expressing as a percentage of a target.

For a visual progress bar, see our progress tracker.

Percent to goal explained to a beginner

Imagine you're saving $1,000 for a new laptop. You've put aside $750 so far. The question "how far am I toward my goal?" is really just "what fraction of $1,000 is $750?" - the answer is 0.75, or 75%. The formula makes that formal: $750 ÷ $1,000 × 100 = 75%.

The key is what you divide by: always the goal (the full amount you need), not how far you've come since you started. If you saved $200 last month and now have $750, percent to goal is still 75% - the starting point doesn't enter the calculation. You're measuring where you are relative to the finish line, not relative to where you began.

Percentage to target calculation formula

The formula is a simple ratio expressed as a percentage:

$$\text{Percent to Goal} = \frac{\text{Current Value}}{\text{Goal}} \times 100$$

The denominator is always the goal (the target), not the starting point. This is what distinguishes percent to goal from percent change - there is no "starting point" in this calculation, only a current value relative to a fixed target.

Worked examples for progress as a percentage

Example 1: sales quota

A sales rep has closed 750 deals against a quarterly target of 1,000.

$$\frac{750}{1{,}000} \times 100 = 75\%$$

They are at 75% of goal with 250 deals remaining to reach 100%.

Example 2: fundraising campaign

A charity has raised $37,500 toward a $50,000 campaign target.

$$\frac{37{,}500}{50{,}000} \times 100 = 75\%$$

The campaign is 75% funded, with $12,500 still to raise.

Example 3: daily step goal

You have walked 8,234 steps toward a 10,000-step daily goal.

$$\frac{8{,}234}{10{,}000} \times 100 = 82.34\%$$

You are at 82.34% of goal, with 1,766 steps remaining.

CurrentGoal% to GoalRemaining
7501,00075%250
37,50050,00075%12,500
8,23410,00082.34%1,766
1,2001,000120%−200 (over goal)
500500100%Goal reached
01,0000%1,000

When I have audited sales dashboards in the past, the most common confusion I saw was between quota attainment (percent to goal) and growth rate (percent change).

A rep who grew from 400 to 700 deals is at 70% of a 1,000-unit quota - but also shows +75% growth from last quarter. Both figures appear on the same dashboard and tell completely different stories. Knowing which question each metric answers prevents a lot of misread reports.

When a goal exceeds 100%

A result above 100% is valid and means you have exceeded your goal. If a rep closes 1,200 deals against a 1,000-unit target:

$$\frac{1{,}200}{1{,}000} \times 100 = 120\%$$

This represents 120% attainment - 20% over the target. In sales compensation, over-attainment is often rewarded with accelerated commission rates. The formula handles any positive current value, including those above the goal.

Note: if your goal itself is zero or negative, the formula breaks down mathematically (division by zero or inverted sign). In those cases, reframe the goal as a positive number representing the magnitude of the desired change.

For example, if your goal is to pay off a $4,000 credit card balance down to $0, set goal = 4000 and current = how much you have already paid off (say $1,600) - giving 1600 / 4000 × 100 = 40% of goal.

Tracking multiple goals

Switch to Multiple Goals mode in the calculator above to track several goals at once. Enter a name, current value, and goal for each row - the calculator scores each one individually and computes an overall result using two methods:

Simple average (equal-weight goals)

The calculator averages the attainment percentages across all rows with valid inputs. Three goals at 60%, 80%, and 100% give (60 + 80 + 100) / 3 = 80% overall. Use this when all goals carry equal importance.

See also our simple average percentage calculator.

Weighted average (unequal-weight goals)

Enter a Weight % for any row to activate the weighted average. The calculator multiplies each goal's attainment by its weight and normalises automatically - weights do not need to sum to 100:

GoalWeightAttainmentContribution
Revenue60%80%48%
New customers40%50%20%
Weighted total100%-68%

See also our weighted average percentage calculator.

OKR frameworks typically use a weighted or un-weighted average across key results. A common rule of thumb: achieving 70–80% of a stretch OKR is considered a good result.

In my experience reviewing OKR scorecards, the 70-80% benchmark often creates the wrong incentive: teams learn to set targets low enough to land comfortably in that range rather than setting genuinely ambitious ones.

A 95% result against a sandbagged target tells you less than a 65% result against an honest stretch. Percent to goal is only as meaningful as the goal itself is honest.

Percent to goal vs percent change

These two calculations look similar but answer different questions:

MetricFormulaDenominatorUse case
Percent to goal(Current ÷ Goal) × 100The goal (target)How far along toward a fixed target
Percent change((New − Old) ÷ Old) × 100The original (starting) valueHow much a value has grown or fallen

Example: a sales rep started the quarter at 0 deals and reached 750 against a 1,000-unit goal. Percent to goal is 75%. Percent change from the previous quarter (when they had 500 deals) is (750 − 500) / 500 × 100 = +50%.

Both are useful but answer different questions - progress toward a target vs. growth over time.

Common mistakes for percent to target calculation

Using the remaining amount instead of the current value

If your goal is 1,000 and you have reached 750, enter 750 (what you have), not 250 (what remains). Entering the remainder gives 250 / 1,000 = 25%, the inverse of the correct 75%.

Dividing by the remaining amount instead of the goal

The denominator is always the goal, not how much is left. 750 / 250 = 3.0 (300%), which is not meaningful here.

Confusing percent to goal with percent change

If you started the year at $200,000 revenue and the goal is $400,000, a current value of $300,000 is 75% to goal - not a 50% increase (which would be the growth from $200,000 to $300,000).

Setting the goal to zero

Division by zero is undefined. A goal must be a non-zero number. If you are reducing something to zero (e.g. eliminating backlog), reframe: set the goal as the magnitude of the reduction you want to achieve, and the current value as how much of that reduction you have already made.

FAQs about percentage to goal calculation

What does percent to goal mean?

It expresses how much of a target you have achieved as a percentage: (Current ÷ Goal) × 100. It is also called "goal attainment rate," "percent of target," or "percent of quota."

Can percent to goal exceed 100%?

Yes. A value above 100% means over-achievement. Entering 1,200 against a goal of 1,000 gives 120% - 20% above the target.

How do I track progress across multiple goals?

For equal goals, average the individual attainment percentages. For weighted goals, multiply each attainment by its weight and sum. This is the weighted average method used in OKR and sales compensation frameworks.

How is percent to goal different from percent change?

Percent to goal divides by the target (goal). Percent change divides by the starting value (old value). They answer different questions: progress toward a fixed target vs. growth over a period.

What if my goal is a reduction (e.g. reducing defects)?

Reframe the goal as a positive magnitude. If you want to cut defects from 500 to 300 (a 200-unit reduction) and you are currently at 380 defects, you have reduced by 120 units out of a 200-unit goal - enter 120 as current and 200 as goal to get 60% of goal.

Test your knowledge

Quiz: how well do you know percent to goal?

5 questions · ~2 min

1. What does "percent to goal" measure?

Percent to goal (also called goal attainment rate) answers the question "how much of my target have I reached?" using the formula (Current ÷ Goal) × 100. It is not a measure of growth from a starting point.

2. A sales rep has closed 750 deals against a quarterly target of 1,000. What is their percent to goal?

750 ÷ 1,000 × 100 = 75%. The rep has 250 deals remaining to reach the full target.

3. In the percent-to-goal formula, which value is always the denominator?

The denominator is always the goal, not the starting point. This is what separates percent to goal from percent change, which uses the original (starting) value as the denominator.

4. According to OKR frameworks cited on the page, what percent to goal result is typically considered a good outcome for a stretch target?

The page notes that 70-80% of a stretch OKR is a common benchmark for a good result. Achieving 100% of a stretch goal may actually signal the target was not ambitious enough.

5. Your goal is to eliminate a $4,000 credit card balance. You have paid off $1,600. How should you enter this into the calculator?

For reduction goals, set goal = the total reduction you want to make (4000) and current = how much of that reduction you have already achieved (1600). This gives 1600 ÷ 4000 × 100 = 40% of goal.