hi,
i'm using /"boxplot()"/ to show some data:

x <- c(0.99, 0.97, 0.91, 0.72, 1.00, 0.99, 1.02, 0.90, 0.91, 0.90, 1.02, 
0.90, 1.35, 1.01, 0.92)
boxplot(x)

is it correct when i say: /"Boxes represent interquartile ranges (IQRs); 
bold horizontal lines, medians; whiskers, lowest and highest values 
still within 1.5 x IQR; open circles, outliers."?

/thanks in advance for any help!
cheers, tom
human genetics, bern/
/



        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to