Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Move chart to a separate worksheet in Excel
  • How to calculate average last N values in a table in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Excel Bar Chart
  • Conditional Formatting Icon Sets Examples in Excel

References

  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Create hyperlink with VLOOKUP in Excel
  • How to get last column number in range in Excel

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation allow uppercase only
  • Excel Data validation whole percentage only
  • Excel Data validation no punctuation
  • Excel Data validation unique values only

FORECAST function: Description, Usage, Syntax, Examples and Explanation

by

What is FORECAST function in Excel?

FORECAST function is one of Statistical functions in Microsoft Excel that calculates, or predicts, a future value by using existing values. The predicted value is a y-value for a given x-value. The known values are existing x-values and y-values, and the new value is predicted by using linear regression. You can use this function to predict future sales, inventory requirements, or consumer trends.
Worked Example:   Forecast vs Trend Function in Excel

Syntax of FORECAST function

FORECAST(x, known_y’s, known_x’s)

The FORECAST function syntax has the following arguments:

  • X    Required. The data point for which you want to predict a value.
  • Known_y’s    Required. The dependent array or range of data.
  • Known_x’s    Required. The independent array or range of data.

FORECAST formula explanation

  • If x is nonnumeric, FORECAST returns the #VALUE! error value.
  • If known_y’s and known_x’s are empty or contain a different number of data points, FORECAST returns the #N/A error value.
  • If the variance of known_x’s equals zero, then FORECAST returns the #DIV/0! error value.
  • The equation for FORECAST is a+bx, where:Equationand:

    Equation

    and where x and y are the sample means AVERAGE(known_x’s) and AVERAGE(known y’s).

Example of FORECAST function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Known Y Known X
6 20
7 28
9 31
15 38
21 40
Formula Description Result
=FORECAST(30,A2:A6,B2:B6) Predicts a value for y given an x value of 30 10.607253

Post navigation

Previous Post:

CUBEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

DVARP function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Return blank if in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • How to use Excel FALSE Function

Date Time

  • How to calculate months between dates in Excel
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation
  • DATE function: Description, Usage, Syntax, Examples and Explanation
  • Add decimal hours to time in Excel
  • Get days between dates ignoring years in Excel

Grouping

  • Categorize text with keywords in Excel
  • Group numbers at uneven intervals in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel

General

  • Zoom Worksheet in Excel
  • Check if range contains a value not in another range in Excel
  • How to get Excel workbook path only
  • How to fill cell ranges with random number from fixed set of options in Excel
  • Excel Default Templates
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning