Skip to content

Commit fbcb721

Browse files
Update better-than-average-calculating-geometric-means-using-SQL.md
1 parent 486983c commit fbcb721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ There are no hard rules for which mean you should use. Different types of averag
2323

2424
|![Untitled drawing(27)](https://github.com/structured-query-language/structured-query-language.github.io/assets/121721444/54521664-aa24-4fee-9779-13de767ca7aa)|
2525
|:--:|
26-
|If you have a skewed distribution as above, Geometric Mean may be a better measure of central tendency of the data set.|
26+
|If you have a skewed distribution as above, Geometric Mean may be a better measure of central tendency than the Arithematic Mean.|
2727

2828

2929
### Illustrative Example

0 commit comments

Comments
 (0)