FORECAST.ETS.SEASONALITY/text/scalc/01/func_forecastetsseason.xhpFORECAST.ETS.SEASONALITY functionFORECAST.ETS.SEASONALITY FunctionReturns the number of samples in period as calculated by Calc in case of FORECAST.ETS functions when argument period_length equals 1. The same result is returned with FORECAST.ETS.STAT functions when argument stat_type equals 9 (and period_length equals 1).FORECAST.ETS.SEASONALITY (values, timeline, [data_completion], [aggregation])=FORECAST.ETS.SEASONALITY(Values;Timeline;TRUE();1)Returns 6, the number of samples in period based on Values and Timeline named ranges above, no missing data, and AVERAGE as aggregation.See also:
FORECAST.ETS.ADD,
FORECAST.ETS.MULT,
FORECAST.ETS.STAT.ADD,
FORECAST.ETS.STAT.MULT,
FORECAST.ETS.PI.ADD,
FORECAST.ETS.PI.MULT,
FORECAST,
FORECAST.LINEAR