Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.5K Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

Problem averaging multiple series of data

Posted 10 years ago

Hi,

Recently I'm having trouble figuring out a certain problem in Mathematica. I have a table of data in the following arrangement:

{series no., x, y}

Now, each series of data has exactly the same x values, with different y. What I am trying to achieve is averaging the y values for all series of data for each x, so that the final table looks like this:

{x, average y}

Do you have any ideas on how to solve it efficiently?

POSTED BY: Igor Wlasny
POSTED BY: Gosia Konwerska
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard