Skip to content

Commit a1c32ec

Browse files
Update better-than-average-calculating-geometric-means-using-SQL.md
1 parent e7d1116 commit a1c32ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

better-than-average-calculating-geometric-means-using-SQL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Figure 1: Geometric Series with Means Highlighted
5151

5252
the sensitivity of the arithmetic mean can be problematic. The geometric mean might be a better central measure, as it will consider all of the data points, but without being subject to the same “pull” that can deteriorate the interpretation of the arithmetic mean (Figure 1):
5353

54+
![Arithematic Mean vs Geometric Mean vs Harmonic Mean](https://github.com/structured-query-language/structured-query-language.github.io/assets/121721444/c99e2197-fa0a-431b-9cbe-eb997c3c74f7)
55+
5456
![Arithematic Mean vs Geometric Mean vs Harmonic Mean](https://github.com/structured-query-language/structured-query-language.github.io/assets/121721444/5684f621-0b4a-47fd-|a4f8-43a093d0f300)
5557

5658
|:--:|

0 commit comments

Comments
 (0)