Moving Average Calculator (SMA, EMA, WMA)

Your details

Separate values with commas, spaces, or line breaks. At least (period + 1) values required.
How many consecutive data points are averaged together. Common choices: 3, 5, 10, 20, 50, 200.
periods
SMA weights all periods equally. EMA applies an exponential multiplier so recent values matter more. WMA uses integer weights from 1 to n.
Latest moving average
54.3333

The most-recent moving average value from the series

MA values computed10
Data points entered12
Raw series mean49.5833
First moving average45.3333
MA range (min to max)45.3333 to 54.3333
Raw series mean49.5833
Latest MA value54.3333
First MA value45.3333

Simple MA (3-period): 54.3333

  • The latest data point (56) is above the 3-period Simple MA (54.3333), a potential uptrend signal.
  • The latest MA (54.3333) is above the overall series mean (49.5833) by 9.58%.
  • Your 12-point series produced 10 Simple MA values using a period of 3.
  • SMA treats each period equally, making it simpler and less sensitive to sudden spikes than EMA or WMA.

Next stepCompare SMA, EMA, and WMA using the type selector to see how each method weights historical data differently.

= Powered by OnlyCalculators