Skip to content

Commit 77b0d09

Browse files
Update better-than-average-calculating-geometric-means-using-SQL.md
1 parent 0b0290d commit 77b0d09

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
@@ -14,7 +14,7 @@ Geometric means are a type of _average_, or _measure of central tendency_ in a d
1414

1515
|![Untitled drawing(22)](https://github.com/structured-query-language/structured-query-language.github.io/assets/121721444/fcb09362-fc9e-4970-839f-17494595a0e3)|
1616
|:--:|
17-
|Geometrically speaking, imagine a rectangle that has two sides of 5 and 20. The area equals 100. The geometric mean tells you the size of the square (which must have equal sides) that produces the same area as the rectangle. For this example, a square with equal sizes of 10 produces the same area as the 5 X 20 rectangle.|
17+
|Imagine a rectangle that has two sides of 5 and 20. The area equals 100. The geometric mean tells you the size of the square (which must have equal sides) that produces the same area as the rectangle. For this example, a square with equal sizes of 10 produces the same area as the 5 X 20 rectangle.|
1818

1919

2020

0 commit comments

Comments
 (0)