Boxcar Average: A Simple and Lousy Filtering Mechanism?

  • Thread starter Thread starter flatmaster
  • Start date Start date
  • Tags Tags
    Average
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 16K views
flatmaster
Messages
497
Reaction score
2
What is a "Boxcar Average"?

Hi, I'm Brand new to the Forums. I'm not sure this is the right forum. This may belong more under "experimental techniques" What is a "Boxcar Average"? I've seen it as both a mathematical function in some languages, and as a setting on my lock-in Amplifier. I think it may automatically throw out data points that are extremely far from your other data values.
 
Engineering news on Phys.org


Think I figured it out. It takes a 1D array of data and averages the last n data points to level out any weird data. Is this right?