Calculate golf drive distance from ball speed and launch angle, or estimate ball speed, club speed, or launch angle from drive distance.

Golf Drive Distance Calculator

To estimate distance, enter Launch Angle and either Ball Speed (preferred) or Club Speed (ball speed will be estimated using a typical smash factor of 1.48). To solve for a different value, leave that field blank and click Calculate.


Related Calculators

Golf Drive Distance Formula

The calculator uses a simplified rule-of-thumb model based on ball speed and launch angle.

DD = BS \times 1.75 \times f(LA)
f(LA) = clamp(1 - 0.0025(LA - 14)^2,\ 0.5,\ 1.0)

To estimate ball speed from club speed, the calculator uses:

BS = CS \times 1.48

To solve for ball speed from a known drive distance:

BS = \frac{DD}{1.75 \times f(LA)}

To estimate club speed from ball speed:

CS = \frac{BS}{1.48}
  • DD = estimated drive distance, in yards
  • BS = ball speed, in miles per hour
  • CS = club speed, in miles per hour
  • LA = launch angle, in degrees
  • f(LA) = launch angle factor
  • 1.75 = simplified yards-per-mph distance factor
  • 1.48 = assumed driver smash factor when estimating ball speed from club speed

This is a simplified estimate. Real drive distance also depends on spin rate, wind, altitude, turf firmness, ball type, strike quality, and carry versus rollout. The model treats 14 degrees as the most efficient launch angle and reduces distance as launch moves farther from that value.

Typical Driver Speed and Distance Ranges

These ranges are rough reference points for total driving distance under normal playing conditions.

Golfer Type Club Speed Estimated Ball Speed Typical Drive Distance
Slower swing speed 75 to 85 mph 111 to 126 mph 190 to 220 yards
Average amateur 85 to 95 mph 126 to 141 mph 220 to 250 yards
Fast amateur 95 to 105 mph 141 to 155 mph 250 to 275 yards
Very fast swing speed 105 to 115 mph 155 to 170 mph 275 to 300+ yards

Launch Angle Reference for Driver

Launch angle changes how much of your ball speed turns into useful distance.

Launch Angle General Meaning Distance Effect in This Model
Below 8° Very low launch Reduced efficiency
8° to 12° Low to moderate launch Good for some high-speed players
12° to 16° Common efficient range Highest efficiency near 14°
Above 16° High launch May lose distance if too high

How to Use the Result

If your calculated distance is much higher than your real drive distance, your spin, launch, strike quality, or rollout conditions may be different from the simplified model. If you only enter club speed, the result depends on the assumed 1.48 smash factor. A lower smash factor means less ball speed and less distance.

For the best estimate, enter measured ball speed from a launch monitor and your actual launch angle. Leave only the value you want to solve for blank.