On 09/27/2013 12:10 AM, Rodrigo César da Silva wrote:

Hi, I have a data set that contains a set of universities and a number of 
statistics about the performance of students on an exam.  A sample of the table 
follows:

Institutions_Name

Mean

Median

Minimum

Maximum

1Quartile

3Quartile

CENTRO UNIVERSITÁRIO LUTERANO DE MANAUS

58,5

57,5

0

98

27,6%

13,8%
...

Hi Rodrigo,
I was about to answer this post last night when I noticed that you seem to have different measures for the last two values in each set. Unless I am sadly mistaken, the first and third quartile should bracket the median. I would check what these two figures mean before trying to build a boxplot.

Jim

______________________________________________
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