Log in Sign up
Back to Discover
🔢

Geometric mean

math Maturity 11-13

We can find a middle number. We do this with shapes. Imagine a rectangle. We want to make a square. The square will have the same space inside. This helps us find a fair middle. Do you like shapes?

39 words

We can find a middle number.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif
We can use shapes to do this. Imagine a long rectangle. We want to make a square. The square must have the same space inside. This middle number is called a geometric mean.
Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
It is a special kind of average. It works well for things that grow. It can help us find growth rates. It is one of three special means. This helps us find a fair middle.

86 words

Most people know how to find a middle number. You add numbers and divide them. This is called an arithmetic mean. But there is another way to find a middle. We call this the geometric mean.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif

This mean uses multiplication instead of addition. To find it, you multiply the numbers together. Then you find the root. For two numbers, you find the square root. For three numbers, you find the cube root.

Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg

You can see this with shapes. Imagine a rectangle. The geometric mean of its sides is the side of a square. That square has the same area. This works for 3D shapes too. The mean is the edge of a cube. That cube has the same volume as a box with those three sides.

This tool is great for growth. It helps find average rates. It works well for money or populations. If a tree grows each year, the geometric mean shows the true rate. It is one of three special means. The others are the arithmetic and harmonic means.

184 words

Most people know how to find a middle value for a group of numbers. You add them up and divide by how many there are. This is called the arithmetic mean. But there is a different way to find a central value. We call this the geometric mean.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif
It works by using multiplication instead of addition. It is a special tool for finding the center of positive numbers. This method is very helpful when numbers change by multiplying rather than adding.

To find this mean, you first multiply all the numbers in your group together. After that, you find the nth root of that total product. If you have two numbers, you find the square root. If you have three numbers, you find the cube root.

Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
You can also find it using logarithms. You take the natural logarithm of each number first. Then you find the arithmetic mean of those logs. Finally, you use an exponential function to get back to your original scale.

Geometry helps us see how this idea works in the real world. Imagine you have a rectangle with two different side lengths. The geometric mean of those two sides is the length of one side of a square. This square will have the exact same area as your rectangle.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif
You can even do this with 3D shapes. The geometric mean of three numbers is the edge of a cube. This cube will have the same volume as a box with those three side lengths.

This math is very useful for measuring growth over time. It is great for things like population growth or interest rates in money.

Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
For example, an orange tree might grow by different amounts each year. The arithmetic mean might give you a number that is too high. The geometric mean gives you the true average growth rate. It shows the constant rate that would lead to the same final amount of fruit.

There are three classical types of means named after the Greek mathematician Pythagoras. These are the arithmetic mean, the harmonic mean, and the geometric mean. The geometric mean always sits in the middle of the other two.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif
The harmonic mean is usually the smallest of the three. The arithmetic mean is usually the largest. This relationship stays true as long as the numbers in your set are not all the same.

418 words

The geometric mean, also known as the mean proportional, is a mathematical way to find a central tendency for a collection of positive real numbers. While most people are familiar with the arithmetic mean, which uses the sum of numbers, the geometric mean relies on their product. This makes it a vital tool when dealing with quantities that combine multiplicatively rather than additively. It provides a single representative value that captures the essence of growth or ratios within a dataset.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif

To calculate the geometric mean, you must follow a specific sequence of operations. First, you find the product of all the numbers in your finite collection. Once you have this total product, you find the n-th root, where n represents the total count of numbers in the set. For a set of two numbers, you calculate the square root of their product. For three numbers, you find the cube root. For a set of four numbers, such as 2, 3, 4, and 1, the product is 24, making the geometric mean the fourth root of 24, or approximately 2.213.

There is an alternative method for finding this value using logarithms. This process is sometimes called the log-average. First, you take the natural logarithm of each number in the set. Next, you calculate the arithmetic mean of those logarithmic values. Finally, you use the exponential function to return the result to its original linear scale. In computer programming, this logarithmic approach is often preferred. It helps avoid arithmetic overflow or underflow, which can happen when multiplying many large or small numbers together.

Geometry offers a visual way to understand this concept. The geometric mean of two numbers, a and b, represents the side length of a square that has the same area as a rectangle with sides a and b.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif
This concept extends into three dimensions as well. The geometric mean of three numbers represents the edge length of a cube. This cube will have a volume equal to a cuboid with sides matching those three original numbers.
Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg

The geometric mean is one of the three classical Pythagorean means. The others are the arithmetic mean and the harmonic mean. These three means have a strict relationship when dealing with positive data sets. If the numbers in the set are not all equal, the harmonic mean is always the smallest value. The geometric mean always falls in the middle. The arithmetic mean is always the greatest of the three. This relationship is known as the Inequality of Arithmetic and Geometric Means.

This mathematical tool is essential for calculating average proportional growth rates. It is particularly useful for exponential growth, such as population increases or financial interest rates. In business, this is often called the compound annual growth rate (CAGR). For example, if an orange tree's yield changes by different percentages each year, the arithmetic mean will often overstate the true growth. If a tree yields 100 oranges and grows to 300 oranges over three years, the geometric mean provides the constant rate that actually reaches that final amount. Using the arithmetic mean in such cases would result in a predicted yield higher than the observed 300 oranges.

Beyond finance and biology, the geometric mean is used in social sciences and computing. The United Nations Human Development Index (HDI) uses the geometric mean to reflect the non-substitutable nature of its statistics. It is also used in the calculation of the Consumer Price Index (CPI) and inflation measures like the RPIJ in the United Kingdom and the European Union. In computing, the geometric mean can be used to aggregate performance numbers, though some experts suggest using the arithmetic mean for execution times to maintain physical meaning.

01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif

630 words
🖼️ Images & Media (2)
File:01-Mittlere Proportionale static.gif
01-Mittlere Proportionale static.gif
File:Dr. Kerns Powers, SMPTE derivation of 16-9 aspect ratio.svg
Dr. Kerns Powers, SMPTE derivation of...
Up Next
🔢
Mean
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.