Time Series Analysis in Tableau
Chris Hui
VP of Product, Tracked
Seasonality is when time series data experiences regular and predictable changes that recur every calendar year
Examples include tourism or fruiting seasons that have variable prices based off timing
Seasonal behaviour allows business to effectively plan around peaks and troughs to optimize their business
Common methods to treat seasonality:
Common methods to identify seasonality:
Anomalous values (outliers), are values that deviate outside the normal distribution
Outliers can be considered to be:
(Standard deviation is a measure of how far any value is from the population mean)
The Z-score is the number of standard deviations a given data point lies above or below mean
Z-scores within +-3 means ~99.7% of the population values lies within this range
Subsequently, any Z-score outside the +-3 range can be considered an outlier
Time Series Analysis in Tableau