Mathematica > Data Manipulation > Numerical Data > Data Transforms and Smoothing >
Mathematica > Data Manipulation > Statistics > Data Transforms and Smoothing >
Mathematica > Mathematics and Algorithms > Statistics > Data Transforms and Smoothing >

MovingMedian

MovingMedian[list, r]
gives the moving median of list, computed using spans of r elements.
  • MovingMedian gives a list of the medians of elements in list taken in blocks of length r. »
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team