Skip to content

Commit 8b6a1f8

Browse files
authored
Update gqm_example_metric.md
1 parent 60cfebb commit 8b6a1f8

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

measuring/gqm_example/gqm_example_metric.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A brief description of the metric.
44

55
**Synopsis**: A brief summary of the metric.
66

7-
**Scale/UoM**: What scale and unit of measure does the metric use? The scale determines what kinds of operations are possible. For example, you cannot calculate averages on a nominal scale, even if the ordinals are expressed as numbers. The scale types are nominal, ordinal, interval, and ratio.
7+
**Unit of Measurement**: What scale and unit of measure does the metric use?
88

99
**Interpretation**: What do the different values or ranges signify? For example, what does "good" or "bad" mean, or how much is "little" versus "a lot"?
1010

@@ -13,11 +13,3 @@ A brief description of the metric.
1313
What input sources do you use to calculate the metric's value?
1414

1515
```Pseudo-code for the metric```
16-
17-
## Goals
18-
19-
* [Example Goal](./gqm_example_goal.md)
20-
21-
## Questions
22-
23-
* [Example Question](./gqm_example_question.md)

0 commit comments

Comments
 (0)