Over 2 million + professionals use CFI to learn accounting, financial analysis, modeling and more. Unlock the essentials of corporate finance with our free resources and get an exclusive sneak peek at the first module of each course.
Start Free
What is the GROWTH Function?
The GROWTH Function[1] is categorized under Excel Statistical functions. The function helps calculate predicted exponential growth by using existing data.
In financial analysis, GROWTH helps in preparing annual plans or forecasting revenues for a company. Let’s assume the CEO expects annual revenues to reach $1,500,000. The function can help us understand if the target is achievable or not by calculating the exponential growth.
Known_y’s (required argument) – This is the set of known y-values.
Known_x’s (optional argument) – This is the set of known x-values. If a user provides the argument, it should be of the same length as the set of known_y’s.
New_x’s (optional argument) – They are the new x_values for which we want GROWTH to return a corresponding value. If omitted, the set of [new_x’s] is assumed to be the same as the [known_x’s] and the function returns the y-values that lie on the calculated exponential growth curve.
Const (optional argument) – This is a logical value that deterines whether the constant ‘b’ in the equation y = b * m^x should be forced to be equal to the value 1.
If const is TRUE or omitted, b is calculated normally.
If const is FALSE, b is set equal to 1 and the m-values are adjusted so that y = m^x.
How to use the GROWTH Function in Excel?
To understand the uses of the GROWTH function, let’s consider a few examples:
Example 1
Let’s assume we wish to know if sales of $15 million are possible or not for the coming financial year. So:
Known_y’s are the revenue values that we know.
Known_x’s are the years for which revenue data are available.
New_s’s are the years for which we want to predict the revenue.
Suppose we are given the following data:
In the above example, the known_y’s are the revenue figures in column C, whereas the known_x’s are the year information in column B. The new_x is B13.
The formula to use will be:
Remember we are providing a cell reference, so no quotation marks required. We get the result below:
From the result above, $1,500,000 seems not possible. $1,023,180 seems more achievable.
Example 2
Continuing with the same example, if we wish to find out the revenue that is more than one new y-value, we need to use the array formula. The function should be entered as an array formula.
For this, we will enter an array formula, then highlight the range of cells for the function result. First, we will type the function into the first cell of range and then press CTRL-SHIFT-Enter, as shown below:
We get the result below:
As you can see above, the GROWTH function was entered into cells C13-C15 and the function in the formula bar is encased in curly braces { }. It indicates that the function was entered as an array formula.
A few notes about the GROWTH function
#REF! error – Occurs if the [known_x’s] array is of a different length compared to the known_y’s array.
#NUM! error – Occurs if any of the values in the known_y’s array is less than or equal to zero.
#VALUE! error – This occurs if any of the values provided is non-numeric for known_y’s, [known_x’s] or [new_x’s] arrays.
If we wish to see the GROWTH function visually, we can create a scatter chart of the data without displaying a line. The exponential option uses the function while the linear option uses the TREND function.
Thanks for reading CFI’s guide to important Excel functions! By taking the time to learn and master these functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.