From 1b598faceb47d33dd8c6a7ed73a81bc0d8f8591f Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sat, 16 Apr 2016 20:58:46 +0200 Subject: typo symetric → symmetric MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit via pootle-feedback Change-Id: I127b9b515d821b3526be629185c2d4853723b8ba --- source/text/scalc/01/func_forecastetsstatmult.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/scalc/01/func_forecastetsstatmult.xhp b/source/text/scalc/01/func_forecastetsstatmult.xhp index b739c6e9ca..3741ccb168 100644 --- a/source/text/scalc/01/func_forecastetsstatmult.xhp +++ b/source/text/scalc/01/func_forecastetsstatmult.xhp @@ -42,7 +42,7 @@ =FORECAST.ETS.STAT.MULT(Values;Timeline;5;1;TRUE();1) - Returns 0.084073452803966, the multiplicative statistics based on Values and Timeline named ranges above, with symetric mean absolute percentage error (SMAPE), one sample per period, no missing data, and AVERAGE as aggregation. + Returns 0.084073452803966, the multiplicative statistics based on Values and Timeline named ranges above, with symmetric mean absolute percentage error (SMAPE), one sample per period, no missing data, and AVERAGE as aggregation. =FORECAST.ETS.STAT.MULT(Values;Timeline;7;1;TRUE();7) Returns 15.8372533480997, the multiplicative statistics based on Values and Timeline named ranges above, with root mean squared error, no missing data, and SUM as aggregation. -- cgit