Related Experiment Video
Updated: May 27, 2025

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Forecasting with Excel
1Mater Dei Hospital, Malta. victor.e.grech@gov.mt.
Introduction:
Time series analysis is used by statisticians to make predictions from time-ordered data. This is crucial for planning for the future. The inclusion of little-known forecasting function in Excel™ has brought this type of analysis within the ability of less mathematically sophisticated individuals, including doctors. There are two main models for time series analysis: ARIMA (Autoregressive Integrated Moving Average) and exponential smoothing. This paper will demonstrate how the ubiquitous Excel facilitates a little-known sophisticated forecasting technique that employs the latter and presents a facilitating spreadsheet.
Methods:
Excel's FORECAST.ETS function was invoked with supporting macros.
Results:
A bespoke spreadsheet was created that would prompt for data to be pasted in columns A and B, formatted as a valid date in A and data in B. After error trapping and a horizon date, the FORECAST.ETS function calculates forecasts with 95% CI and a line graph. The FORECAST.ETS.CONFINT was also invoked using a macro to obtain a 95, 96, 97, 98 and 99% confidence intervals table.
Discussion:
Forecasting is vital in all fields, including the medical field, for innumerable reasons. Statisticians are capable of far more sophisticated time series analyses and techniques and may use multiple techniques that are beyond the competence of ordinary clinicians. However, the sophisticated Excel tool described in this paper allows simple forecasting by anyone with some knowledge of this ubiquitous software. It is hoped that the spreadsheet included with this paper helps to encourage colleagues to engage with this simple-to-use Excel function.
More Related Videos
Related Concept Videos
Microsoft Excel: Regression Analysis
To perform regression...
Performing a Simple Data Analysis using MS-Excel Function
SUM: This function calculates the total sum of a range of values. It's the foundation for aggregating data, essential for determining overall trends and totals in datasets.
AVERAGE: It computes the mean value of a given set of numbers, providing a quick insight into the central...
Overview of Microsoft Excel as a Data Analysis Tool
Microsoft Excel: Plotting Mean, SD, and SE
First, calculate the mean, SD, and SE of your data. The mean is obtained using the formula `=AVERAGE(range)`, while SD can be calculated with `=STDEV.P(range)` for a population or `=STDEV.S(range)` for a sample. SE is calculated as `=SD/SQRT(n)`, where `n` is the sample size.
To plot these values, use a bar...
Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis
Mean: The arithmetic average of all data points. It is calculated by adding all the values together and dividing by the number of values. The mean is sensitive to extreme values (outliers).
Median: The middle value when the data points are arranged in ascending or descending...
Microsoft Excel: Pearson's Correlation

