Click here to download a Microsoft Excel worksheet that serves as the basis of this assignment.
This worksheet is a record of Joe Golfer's golf performances on the first nine holes at the Dutch Elm Disease Country Club during 2005-2008.
The top row of the worksheet lists the par of each of the nine holes. (The par of a golf hole is the number of strokes that an expert golfer would be expected to take on the hole, under normal conditions.) Beneath that is a row containing the hole numbers, which act as column headings for the rows below.
Each row in the main body of the worksheet is a record of one of Joe's 9-hole rounds of golf: The cell in the first column contains the date on which he played and the remaining cells indicate how many strokes he took on each of the nine holes.
You are to complete the worksheet by doing the following:
Find the cell at which the row where you just put the label Eagle intersects the column corresponding to the 1st hole. In that cell, place a formula to calculate the number of eagles Joe made on the 1st hole. (See hint below.) Use the cells below it to calculate the number of pars, bogeys, etc., that Joe made on the 1st hole.
If you designed the eagle-counting formula well (using dollar signs to specify absolute addressing in the right places), you should be able to copy it into the cells below and then just make a minor modification to each of them in order to count birdies, pars, etc. (Indeed, if your eagle-counting formula makes judicious use of the column of cells containing -2, -1, ..., +3 that you will find at the bottom of Column A, you should be able to copy it to the cells beneath it without making any manual changes thereafter!)
Then do the same for holes 2 through 9. (If your formulas for the 1st hole were designed in the proper way, you should be able to copy them into the columns corresponding to the remaining holes without further modification.)
The appropriate function to use for counting eagles, birdies, pars,
etc., is CountIF. An invocation of this function has the form
Note: For a small deduction in points, you may calculate the number of times that Joe scored each of 2, 3, 4, ..., 8, on each hole, rather than the number of eagles, birdies, pars, etc., that he scored. (If you choose this option, use 2, 3, ..., 8 as labels rather than Eagle, Birdie, Par, etc.) This option makes things a little simpler, due to the fact that you no longer need to take account of the fact that different holes have different pars. End of note.
Note: Even if you could not complete steps (4) and (5) correctly, you can still attempt (6) (this step). Specifically, calculate (manually) the number of eagles, birdies, pars, etc., that Joe scored on the 1st hole. Enter these numbers into the cells where you were to have placed formulas to calculate them. Now construct a pie chart that illustrates the frequencies with which Joe scored eagles, birdies, pars, etc., on the 1st hole. End of note.
Extra Credit: Label each pie slice by the term to which it corresponds. (To accomplish this, use as Category Labels the range of cells in which you placed the words Eagle, Birdie, Par, etc.