Categories: AnalyticsSport

NBA shot distance data; FGM, FGA, FGP for ranges from 0 through to 40 ft

With thanks to stats.nba.com data can be gathered for field goal attempts, makes and percentage for distance ranges in feet.

From the NBA season 2010-11 through to 2019-20 the Field goal attempts, makes and percentages from ranges in five-foot intervals from 0-5 ft through to 40 plus ft:

NBA shot data 0-5 ft range
NBA shot data 5-9 ft range
NBA shot data 10-14 ft range
NBA shot data 15-19 ft range
NBA shot data 20-24 ft range
NBA shot data 25-29 ft range
NBA shot data 30-34 ft range
NBA shot data 35-39 ft range
NBA shot data 40+ ft range
shot range diagram

The three-point line in the NBA is 22 feet for the corners and 23 feet for the remainder, that sees these data points as 20-24, 25-29 and 30-34.

In the latter two ranges, you can certainly see an increase in attempts and makes over the past few seasons, however the make percentage does not rise greatly.

The 15-19 ft range has seen a strong decline in attempts since 2014-15 season, however again the shot make percentage remains stable. The range would be classified as a deep mid-ranger which considering the three-point line is mere feet away, its lower reward.

For the majority of the distance ranges the shot make percentage remains stable season to season, there is not one obvious increasing trend from a glance. However, as seen below the 30-39ft range has seen more shots being made from attempts since the 2017-18 season.

Teams are shooting at 21.7% this 2019-20 season, this number was 14% in 2017-18 and just 11% in the 2015-16 season.

0-9 ft range
10-19 ft range
20-29 ft range
30-39 ft range
Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

2 years ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

2 years ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

3 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

3 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

3 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

3 years ago