Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Golf Handicap Stroke Allocation and Regression Analysis

Is there a statistical whizz here who is also a golfer?
I am having a little difficulty with one element of a calculation outlined
in the USGA's Handicap manual - ref here -
http://www.usga.org/playing/handicap...ection_17.html
My problem is I don't understand the underlying stats in Section 17.2b
Regression method, and I am not sure if I am interpreting the order of
claculations correctly in the formula - 5) Compute the difference factor (DF)

DF = (N x S4) - (S1 x S2) divided by (N x S3) - (S12)

Any assistance would be greatly appreciated

dai

--
Dai Evans
Laguna Beach, CA
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,718
Default Golf Handicap Stroke Allocation and Regression Analysis

I'm no statistician (or golfer) but that formula in Excel terms would look
something like this:

=(N*S4-S1*S2)/(N*S3-(S1^2))

Excel does multiplication and division before addition and subtraction so
you don't need a lot of parens, but you can add more if you want them. Note
that the S1, etc. are not cell references but rather your variables. You'd
replace them with the actual addresses of the cells holding each variable.

--
Jim
"David Morris Evans" wrote in
message ...
| Is there a statistical whizz here who is also a golfer?
| I am having a little difficulty with one element of a calculation outlined
| in the USGA's Handicap manual - ref here -
| http://www.usga.org/playing/handicap...ection_17.html
| My problem is I don't understand the underlying stats in Section 17.2b
| Regression method, and I am not sure if I am interpreting the order of
| claculations correctly in the formula - 5) Compute the difference factor
(DF)
|
| DF = (N x S4) - (S1 x S2) divided by (N x S3) - (S12)
|
| Any assistance would be greatly appreciated
|
| dai
|
| --
| Dai Evans
| Laguna Beach, CA

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Another golf handicap question JoeM Excel Discussion (Misc queries) 5 May 1st 08 05:44 PM
golf handicap neo314trinity Excel Discussion (Misc queries) 5 March 15th 06 06:46 PM
golf handicap Phineus Excel Discussion (Misc queries) 4 July 4th 05 03:16 AM
Golf Handicap Using Last 5 Scores Golf League Schedule Excel Worksheet Functions 5 May 13th 05 12:14 AM
Golf Handicap Dick Gwin Excel Worksheet Functions 3 March 2nd 05 03:07 PM


All times are GMT +1. The time now is 01:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"