===== Excel ===== .. rubric:: Algorithms .. note:: This list does not necessarily contain all algorithms provided by this tool. * :doc:`/Algorithms/BackwardMovingAverage/index` * :doc:`/Algorithms/BrownsDoubleExponentialSmoothing/index` * :doc:`/Algorithms/CenteredMovingAverage/index` * :doc:`/Algorithms/ForwardMovingAverage/index` * :doc:`/Algorithms/HoltWintersDoubleExponentialSmoothing/index` * :doc:`/Algorithms/LOWESS/index` * :doc:`/Algorithms/Mean/index` * :doc:`/Algorithms/Median/index` * :doc:`/Algorithms/Mode/index` * :doc:`/Algorithms/TrimmedMean/index` * :doc:`/Algorithms/WeightedBackwardMovingAverage/index` * :doc:`/Algorithms/WeightedCenteredMovingAverage/index` * :doc:`/Algorithms/WeightedForwardMovingAverage/index`