The only numbers that are relevant are the percentages of 1 and 2 putts.
You can keep track of how well you progress by creating a reference point.
Keep track of the following.
Aces, Double Eagles, Eagles, Birdies, Pars, Bogeys, Double Bogeys, and Others, Total number of Putts, then from the award section use "Down the Drain" {Number of 1 putts}, "Get Down" {Number of Two Putts}.
Sum the following {Aces, Double Eagles, Eagles, Birdies, Pars, Bogeys, Double Bogeys, and Others} this will give you the number of holes played. Name this variable Hr. "Down the Drain" {Number of 1 putts} P1r, "Get Down" {Number of Two Putts}, P2r.
Thus using the reference point the percentage of 1 putts can be calculated as follows.
[P1-P1r]/(H-Hr)*100; For these values to have any statistical meaning the difference in the number of holes should be about 750.
You can also use the Number of putts (Nr) in the same fashion to calculate number of putts per hole.
(N-Nr)/(H-Hr)
Hope this helps