Anybody know how to calculate quartiles?
Thanks.
quartiles function?
Moderator: General Moderators
-
nickvd
- DevNet Resident
- Posts: 1027
- Joined: Thu Mar 10, 2005 5:27 pm
- Location: Southern Ontario
- Contact:
Yes I do but, so does google!
The position of the First Quartile is at position n / 4 + 0.5
The Second Quartile is the Median
The position of the Third Quartile is at position 3 * n / 4 + 0.5
The position of the First Quartile is at position n / 4 + 0.5
The Second Quartile is the Median
The position of the Third Quartile is at position 3 * n / 4 + 0.5