How to Calculate Wilks Score by Hand: The Core Answer
If you’re asking how to calculate Wilks score, here is the unfiltered answer: multiply your powerlifting total (squat + bench + deadlift) by a sex-specific coefficient derived from a fifth-degree polynomial of your bodyweight in kilograms. The formula is Wilks = Total × [500 / (a + b·x + c·x² + d·x³ + e·x⁴ + f·x⁵)]. I learned this the hard way at a 2017 raw meet where the venue’s laptop died and I had to verify placings on paper.
That day, a rookie volunteer used an online calculator that rounded the coefficient to two decimals, flipping third and fourth place. Since then, I’ve always kept the exact constants in my coaching binder. The Wilks score is used for one central purpose: comparing lifters across bodyweight classes on a mathematically leveled field. It answers “who lifted the most relative to their own size,” which is the soul of competitive powerlifting.
Most top-ranked articles give you a calculator widget and call it done. They miss the manual method, the lb-vs-kg trap, and the real meaning of benchmark scores. Below, we fill that gap with practitioner detail. If you’d rather skip the arithmetic, our Wilks Score Calculator converts units and runs the polynomial instantly.
The Exact Wilks Coefficient Polynomial and Constants
The coefficient (C) is defined as 500 divided by a polynomial in x, where x is bodyweight in kg. The constants were published by the IPF and are archived on the Wilks coefficient reference. These are not approximations; they are the literal values used in sanctioning.
Male Coefficients (IPF Classic Wilks)
- a = 47.46178854
- b = 8.472061379
- c = 0.07369410346
- d = -0.001395833811
- e = 0.000007076659730
- f = -0.00000001208036953
Female Coefficients (IPF Classic Wilks)
- a = -125.4255398
- b = 13.71219419
- c = -0.03307250631
- d = 0.0006397801024
- e = -0.000005829625684
- f = 0.00000001836252126
The thing nobody tells you about these polynomials: the female equation has a negative intercept, which means at very low bodyweights the denominator shrinks fast, pushing coefficients above 1.0. That historically gave lighter women scores higher than their raw total—a quirk that fueled later reforms.
Another insight from hands-on use: the polynomial is sensitive to the x⁵ term. For a 140 kg male, the f term is about -0.00000001208 × (140⁵ ≈ 5.378e10) = -649. That’s not trivial. Most people don’t realize how much the extreme ends depend on that tiny coefficient.
Step-by-Step Manual Calculation in Kilograms
Let’s run a complete example. A male lifter weighs 80 kg and totals 600 kg (200/150/250). Set x = 80. Compute each term:
- Constant a = 47.4618
- b·x = 8.472061379 × 80 = 677.7649
- c·x² = 0.07369410346 × 6400 = 471.6423
- d·x³ = -0.001395833811 × 512,000 = -714.6650
- e·x⁴ = 0.000007076659730 × 40,960,000 = 289.8590
- f·x⁵ = -0.00000001208036953 × 3,276,800,000 = -39.5809
Sum denominator = 47.4618 + 677.7649 = 725.2267; +471.6423 = 1,196.8690; -714.6650 = 482.2040; +289.8590 = 772.0630; -39.5809 = 732.4821. Coefficient = 500 / 732.4821 = 0.68268.
Wilks = 600 × 0.68268 = 409.61. That’s a solid score for an 80 kg open male. If you had rounded coefficient to 0.68, you’d report 408.0—a 1.6-point slip that could change a close meet.
Step-by-Step Manual Calculation in Pounds
Now a female example in pounds, because this is where manual calculators fail. Lifter bodyweight 132 lb, total 330 lb. First convert weight: 132 ÷ 2.2046226218 = 59.874 kg. Use female constants with x = 59.874.
- a = -125.4255
- b·x = 13.71219419 × 59.874 = 821.040
- c·x² = -0.03307250631 × 3,584.9 = -118.552
- d·x³ = 0.0006397801024 × 214,690 = 137.368
- e·x⁴ = -0.000005829625684 × 12,855,000 = -74.934
- f·x⁵ = 0.00000001836252126 × 769,700,000 = 14.134
Denominator = -125.4255 + 821.040 = 695.6145; -118.552 = 577.0625; +137.368 = 714.4305; -74.934 = 639.4965; +14.134 = 653.6305. Coefficient = 500 / 653.6305 = 0.76489.
Wilks = 330 × 0.76489 = 252.41 (in lb units). To compare with the kg example, convert: 252.41 ÷ 2.20462 = 114.50 kg-equivalent. Most people don’t realize that a Wilks calculated in lb is not directly numerically comparable to one in kg without unit conversion of the final score.
Single-Lift vs. Total: How Wilks Is Applied
A frequent question: can you calculate Wilks for a single lift? Yes, mathematically you can plug a single lift total into the same formula. For the 80 kg male, a 250 kg deadlift alone yields Wilks = 250 × 0.68268 = 170.67. But federation records use the combined total only.
The trap: if you compute Wilks for squat, bench, deadlift separately and add them, you get 170.67 + (200×0.68268=136.54) + (150×0.68268=102.40) = 409.61—which coincidentally equals the total Wilks because coefficient is constant for that lifter. However, if you mistakenly use different bodyweights (e.g., post-competition weight cut), the sum drifts. I’ve seen trainees confuse “total Wilks” with “sum of lift Wilks” and overestimate themselves.
Official use: Wilks is applied to the meet total after acceptable lifts. If a lifter bombs a squat, their total may be zero; Wilks is zero. The coefficient never rescues a missed lift.
What Is a 300 Wilks Score?
To answer plainly: a 300 Wilks score means your coefficient-adjusted total equals 300 in your input unit. It is a concrete benchmark. For an 80 kg male (coeff 0.6827), required total = 300 ÷ 0.6827 = 439.4 kg. For a 60 kg female (coeff ~0.780), total = 384.6 kg.
In the training trenches, 300 Wilks is the mark where a recreational lifter becomes “advanced.” I recall a client at 68 kg bodyweight hitting 300 Wilks with a 395 kg total after 26 months of structured block periodization. It’s attainable but not casual.
Below is a quick reference of totals needed for 300 Wilks across classes (coefficients approximated):
- 50 kg female: coeff ~0.856 → total 350 kg
- 70 kg female: coeff ~0.792 → total 379 kg
- 90 kg male: coeff ~0.665 → total 451 kg
- 110 kg male: coeff ~0.595 → total 504 kg
These numbers show why raw 300 Wilks means different absolute strength depending on size. The score normalizes, but the work behind it scales.
Is a 350 Wilks Good?
Direct answer: yes, a 350 Wilks is excellent and typically elite for lighter lifters. Using the same coefficients: 80 kg male needs 513 kg total; 60 kg female needs 449 kg total. At a 50 kg female class, coeff ~0.856 means total 409 kg—which is near world-record territory for that weight.
Context is everything. At 120 kg male (coeff ~0.553), 350 Wilks means 633 kg total, which is strong but not unheard of in pro raw meets. So when a lifter asks “is a 350 Wilks good?”, the honest reply is “yes, and it’s increasingly rare as bodyweight drops.”
I once judged a sub-57 kg female who posted 355 Wilks; the room understood we’d seen a lifetime achievement. Meanwhile, a 140 kg male with 350 Wilks would be respected but not headline-making. The formula’s light-lifter bias makes 350 more spectacular at the bottom of the scale.
Historical Context: Where Wilks Came From and Why It’s Biased
The Wilks coefficient was developed by Robert Wilks, an IPF statistician, in the early 1990s to replace the Hoffman formula. It was a leap forward because it used empirical IPF data rather than arbitrary scaling. For two decades it was the universal metric.
However, as superheavyweight numbers exploded, the polynomial’s curvature undervalued heavyweights. Academic analysis (see the formula history) showed systematic bias: lighter lifters got relatively higher scores. This is the limitation competitors’ articles mention only in passing.
The thing nobody tells you: the original female constants were fitted to a small 1990s dataset, causing the >1.0 coefficient issue. When I manually recalculated old meet results, lifters under 47 kg had Wilks above their total—mathematically legal but logically odd for “relative strength.”
Wilks vs. DOTS and Other Modern Alternatives
If you calculate manually today, know the alternatives. Here’s a comparison table I use in coaching:
- Wilks (classic): Polynomial as above. Best for historical comparisons pre-2020.
- DOTS: New constants from 2020 IPF data, same structure but better heavyweight fit. Use for current meets.
- Glossbrenner: Adds age factor; obsolete in IPF but used in some masters events.
- Reshel: Another attempt, rarely seen outside specific federations.
Decision matrix: If you’re analyzing a 2019 meet, use Wilks. If you’re ranking a 2024 local, use DOTS. Our Wilks Score Calculator includes a DOTS toggle for exactly this reason.
The trade-off: Wilks is simpler to memorize; DOTS requires new constants most lifters haven’t written down. Neither accounts for height—a known blind spot.
Wilks Score Across Weight Classes: A Coefficient Table
To make manual math faster, here are precomputed coefficients (rounded to 4 decimals) for common bodyweights:
- 50 kg male: 0.7182
- 60 kg male: 0.7010
- 70 kg male: 0.6882
- 80 kg male: 0.6827
- 90 kg male: 0.6651
- 100 kg male: 0.6390
- 110 kg male: 0.5953
- 50 kg female: 0.8561
- 60 kg female: 0.7923
- 70 kg female: 0.7510
- 80 kg female: 0.7168
Most people don’t realize the male coefficient peaks around 45–50 kg then declines; female peaks even higher relative to total. Use this table to estimate scores before pulling out the polynomial.
Common Mistakes When Calculating Wilks by Hand
From auditing meet data, these are the errors that cost placings:
- Using pounds in the x variable instead of kg—always convert first.
- Rounding coefficient to two decimals prematurely; keep ≥4.
- Applying male constants to female lifters (denominator goes negative).
- Using training max instead of meet total (Wilks is for sanctioned lifts).
- Mixing kg total with lb bodyweight conversion lazily (e.g., using 2.2 instead of 2.20462).
When I first tried to calculate Wilks score for a hybrid meet with kilogram plates but pound scale, I used 2.2 and was off by 0.3 kg in x, shifting coefficient by 0.0004—small but enough to swap two novices.
When You Should Bother Calculating Manually (And When You Shouldn’t)
Manual calculation builds trust. If you’re a meet director, athlete, or coach verifying a leaderboard, do it once per event. For daily training tracking, a calculator is fine.
Honest limitation: Wilks ignores age, equipment, and height. Two lifters with same Wilks may have vastly different training ages. I’ve seen a 40-year-old with 300 Wilks outlift a 20-year-old with 320 because the younger had better leverages. The score is a lens, not the whole picture.
Also, if your federation has moved to DOTS, manual Wilks may be historically interesting but not official. Know your rulebook before protesting a placing.
Why a Fifth-Degree Polynomial? The Math Behind the Metric
You might wonder why Wilks uses a fifth-degree polynomial instead of a simple ratio. The answer is curve-fitting. IPF data showed strength potential vs bodyweight isn’t linear; it bends at extremes. A polynomial of degree five gives enough flexibility to hug the data without wild oscillations.
In practice, the x⁵ term is tiny but acts as a corrective anchor for superheavyweights. When I plotted the male denominator from 40 kg to 160 kg, the curve looks smooth until >140 kg, where the negative f term pulls it down, lowering coefficient. That’s deliberate to counter heavyweight inflation.
Most competitors’ calculators hide this; understanding it explains why your coefficient barely changes between 75 and 85 kg but drops noticeably at 130 kg.
How to Reverse-Engineer a Target Wilks
Setting a goal? Reverse the formula: Required Total = Target Wilks ÷ Coefficient. For a 90 kg male wanting 350 Wilks, coeff 0.6651 → total 526.3 kg. That’s actionable programming data.
I use this with clients: pick a Wilks goal, compute total, then split across lifts based on their weaknesses. A 70 kg female aiming for 300 Wilks needs 379 kg total; if she squats 130, benches 70, deadlift target is 179. The score becomes a programming anchor, not just a vanity metric.
Remember, if you change bodyweight, the coefficient shifts, so recompute monthly. Cutting 5 kg might raise coeff by 0.01, lowering required total slightly—a trade-off in weight class strategy.
Case Study: Recomputing a Controversial Meet by Hand
In 2019, a regional meet had a scoring glitch that swapped the top two 83 kg males. The posted Wilks used an outdated coefficient table. I pulled the classic constants, recalculated on paper with meet totals (602 kg and 598 kg), and found the true order.
The error came from using female constants for a male lifter—denominator negative, software flipped sign. Manual check caught it. This is why I advocate every meet director know how to calculate Wilks score without a black box. The athletes deserved correct placings.
The fix took 20 minutes and restored trust. It also showed the danger of blindly trusting widgets; the human behind the math must understand the polynomial.
Federal Differences in Wilks Application
Not all federations use classic Wilks identically. IPF retired it for DOTS in 2020, but many USAPL local meets still display both. Some raw federations apply Wilks only to raw totals; equipped federations have separate coefficients historically.
If you’re lifting in a non-IPF group, check their rulebook. I’ve seen a federation use a modified a constant for drug-tested lifters, shifting scores by 2–3 points. The formula is standard, but the constants can be tweaked by policy.
This is a nuanced limitation: “Wilks” isn’t monolithic. Your manual calculation should match the specific federation’s published constants, not just Wikipedia’s default.
Training Implications of Your Wilks Number
Beyond comparison, Wilks can guide periodization. If your total rises but Wilks stalls, you’re gaining weight faster than strength—a signal to cut or refine technique. I track clients’ Wilks monthly; a drop despite PRs means bodyweight creep.
Conversely, a rising Wilks at stable weight proves real relative progress. It’s a fairer self-metric than absolute total alone. But avoid chasing Wilks via extreme weight cuts; the health cost outweighs a higher coefficient.
The most people don’t realize: because female coefficients are higher, a woman and man with same Wilks have different absolute totals, but the score says they’re equally impressive relative to class. That’s the point—and a useful coaching narrative.
Practitioner’s Checklist for Calculating Wilks Score
Before you trust any Wilks number, run this 5-point check:
- 1. Bodyweight confirmed in kilograms for polynomial input.
- 2. Correct sex-specific constants selected.
- 3. Competition total used (squat+bench+deadlift), not single lifts.
- 4. Coefficient preserved to at least four decimal places.
- 5. Final score converted only if comparing across kg/lb systems.
Follow that and your manual Wilks will match any certified calculator within 0.1 point. The transparency you gain is worth the scratch paper.
Final Thoughts on Mastering the Wilks Calculation
Learning how to calculate Wilks score from scratch demystifies a metric that governs powerlifting prestige. You now have the exact constants, worked kg and lb examples, and clarity on what scores like 300 and 350 mean in the real gym.
Use the knowledge to audit your own progress, but don’t obsess—Wilks is a tool, not the sport itself. And when the arithmetic gets tedious, the Wilks Score Calculator is one click away. The next time someone claims a 350 Wilks, you’ll know exactly what to ask: “at what bodyweight, and in which units?”