Basketball Assist Rate
The assist rate estimates the percentage of a team's possessions a player assists on while on the floor.
The Assist rate equals 100 times assists divided by the sum of assists, field goals attempted, turnovers and 0.44 times the field goals attempted.
Formula
symbol | description | physical quantity |
---|---|---|
AST% | assist rate | "Unitless" |
AST | assists | "Unitless" |
FGA | field goals attempted | "Unitless" |
FTA | free throws attempted | "Unitless" |
TO | turnovers | "Unitless" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |