Skip to content

Commit f5b765f

Browse files
Update better-than-average-calculating-geometric-means-using-SQL.md
1 parent 9bad286 commit f5b765f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ Figure 1: Geometric Series with Means Highlighted
5050
3
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):
53-
![Arithematic Mean vs Geometric Mean vs Harmonic Mean(1)](https://github.com/structured-query-language/structured-query-language.github.io/assets/121721444/ca7bffab-208f-4085-a9f6-93ec4266df00)
54-
55-
||
53+
|![Arithematic Mean vs Geometric Mean vs Harmonic Mean(1)](https://github.com/structured-query-language/structured-query-language.github.io/assets/121721444/ca7bffab-208f-4085-a9f6-93ec4266df00)|
5654
|:--:|
5755
|Figure 1: Comparison of Means|
5856

0 commit comments

Comments
 (0)