Skip to content
Prev 275237 / 398503 Next

how to plot a distribution of mean and standard deviation

It seems like the relevant plot would depend on what you are trying to
investigate, but usually a scatterplot would well work for bivariate
data with no other assumptions needed. I usually find ecdf() plots
rather hard to interpret without playing around with the data
elsewhere first and I'm not sure they make an enormous amount of sense
for bivariate data in your case since they reorder inputs.

Michael
On Sun, Oct 23, 2011 at 6:51 AM, gj <gawesh at gmail.com> wrote: