Soldato
- Joined
- 18 Oct 2012
- Posts
- 8,341
evening all.
my brain is failing me and i'd figured i'd consult the ocuk hive mind see if anyone has any ideas/suggestions for a little problem i'm having.
so essentially, i have 4 tests. in each test i have 5 samples which are plotted as an X-y scatter (which produces a line for each sample).
for each batch if you plot all 5 samples on a standard scatter chart you get a bunch of lines with a level of variation between them (one sample might be a bit weaker, bit stronger etc, noise basically).
needless to say, plotting all 40 lines on a single chart results in something that's just far too confusing to read.
what i want to do is figure out some method of representing this in a way where i can have something simple and visually distinctive by representing a batch of 5 samples as an average, with a "cloud" around it based on the deviation between all 5 samples.
here's an example of what i'm thinking with obligatory top tier paint skills, black is the "average" line with red being the error cloud:
problem is the variation in the samples isn't just as simple as the Y values varying, but the X values too, so say row 500 on the spreadsheet sample 1 might have an X&Y of 10&15, but sample 2 might be 20&30, sample 3 might be 10&30 etc so i'm struggling to think of how i'm gonna do it numerically.
edit- forgot to mention, the X values for each sample are one-way, as in the next row down will never be smaller than the ones before it, although it might not move for a while then jump.
my brain is failing me and i'd figured i'd consult the ocuk hive mind see if anyone has any ideas/suggestions for a little problem i'm having.
so essentially, i have 4 tests. in each test i have 5 samples which are plotted as an X-y scatter (which produces a line for each sample).
for each batch if you plot all 5 samples on a standard scatter chart you get a bunch of lines with a level of variation between them (one sample might be a bit weaker, bit stronger etc, noise basically).
needless to say, plotting all 40 lines on a single chart results in something that's just far too confusing to read.
what i want to do is figure out some method of representing this in a way where i can have something simple and visually distinctive by representing a batch of 5 samples as an average, with a "cloud" around it based on the deviation between all 5 samples.
here's an example of what i'm thinking with obligatory top tier paint skills, black is the "average" line with red being the error cloud:
problem is the variation in the samples isn't just as simple as the Y values varying, but the X values too, so say row 500 on the spreadsheet sample 1 might have an X&Y of 10&15, but sample 2 might be 20&30, sample 3 might be 10&30 etc so i'm struggling to think of how i'm gonna do it numerically.
edit- forgot to mention, the X values for each sample are one-way, as in the next row down will never be smaller than the ones before it, although it might not move for a while then jump.
Last edited: