statshawk
ReferenceData modelAnalysis cards

PropAverages

Windowed values of the analyzed stat: the full in-scope window (`season`), the two trailing windows (`last_5`/`last_10`, most-recent-N games), and the home/away split (by whether the person's team was the contest's home or away side; a game whose side can't be determined is excluded from both splits, not from `season`).

object
awaynumber<double>required
countsPropWindowCountsrequired

The honest sample size behind each windowed value — how many games each window actually contained (a `last_10` over a 3-game log is a 3-game value).

PropWindowCounts
away
integer
home
integer
last_10
integer
last_5
integer
season
integer
homenumber<double>required
last_10number<double>required
last_5number<double>required
seasonnumber<double>required