Login

Welcome, Guest. Please login or register.

April 28, 2026, 04:38:47 pm

Author Topic: Why use 3 point median smoothing instead of 3 point mean smoothing  (Read 5437 times)  Share 

0 Members and 1 Guest are viewing this topic.

Wezanator123

  • Victorian
  • Forum Regular
  • **
  • Posts: 67
  • Respect: 0
0
When do you use 3 point median smoothing ? and when do you use 3 point mean smoothing ?

plato

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 317
  • Respect: +11
Re: Why use 3 point median smoothing instead of 3 point mean smoothing
« Reply #1 on: November 06, 2011, 01:39:47 pm »
0
3 point median smoothing is quick method done without having to worry about individual numerical values and is not influenced unduly by outliers. It gives a rough idea of the smoothing effect  But it is not as accurate as 3 point mean smoothing which does use all individual data values.

buzzwith

  • Victorian
  • Forum Regular
  • **
  • Posts: 90
  • Respect: +6
Re: Why use 3 point median smoothing instead of 3 point mean smoothing
« Reply #2 on: November 06, 2011, 01:52:35 pm »
0
Use 3 point median when there are extreme values.
2012: Bachelor of Science @ University of Melbourne

MrT011

  • Victorian
  • Forum Regular
  • **
  • Posts: 89
  • Respect: +1
Re: Why use 3 point median smoothing instead of 3 point mean smoothing
« Reply #3 on: November 06, 2011, 03:06:30 pm »
0
can we use the terms 'outliers' and 'extreme values' interchangeably on  the exam?

rzak

  • Victorian
  • Trailblazer
  • *
  • Posts: 36
  • Respect: -2
Re: Why use 3 point median smoothing instead of 3 point mean smoothing
« Reply #4 on: November 06, 2011, 05:42:52 pm »
+1
can we use the terms 'outliers' and 'extreme values' interchangeably on  the exam?

nah you can't, outliers are extreme values but extreme values arnt always outliers, its also good to quote these values when your talking about them

plato

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 317
  • Respect: +11
Re: Why use 3 point median smoothing instead of 3 point mean smoothing
« Reply #5 on: November 06, 2011, 08:44:06 pm »
+1
It's probably best to use "outliers" with univariate data and "extreme values" with bivariate data as in the case you were referring to.