Creating and exporting moving average values from multiple series

Dooarazumas

New Member
Joined
Aug 21, 2023
Messages
1
Office Version
  1. 2021
Platform
  1. Windows
I have numerous x/y series that aren't regularly sampled, I need to create an average of these series on a regularly sampled output. Here's the beginning of 3 example series:
x1y1x2y2x3y3
2.055​
1542.36​
1.0131540.9241.1851541.119
3.077​
1542.382​
2.0281540.7782.0021541.082
4​
1542.418​
3.0781540.7293.0021541.06
5.009​
1542.47​
4.0771540.7214.0721541.078
6.045​
1542.463​
5.0051540.7375.061541.101
The full dataset when plotted looks like this:
1692603007979.png

What I would like is a moving average of all those series output as a new set of x/y pairs, ideally incrementing by 1. Making a brand new snakey trend line that hangs out in the middle of all those other curves.

The best I've figured out how to do is make a moving average trendline of a single series appear, and I can't actually get the values any way other than visual.
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,215,090
Messages
6,123,061
Members
449,091
Latest member
ikke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top