Search found 3 matches
- Tue Aug 07, 2007 12:46 pm
- Forum: VCL
- Topic: Unexpected BoxPlot
- Replies: 5
- Views: 17284
Hi Marjan, I found a couple of discussion about the calculation of Q1, Q3 (and with it IQR) in the web before starting this thread (e.g. http://www.maths.murdoch.edu.au/units/statsnotes/samplestats/quartilesmore.html ). Even if this situation doesn't satisfy at all - I think your proposal should slo...
- Tue Aug 07, 2007 9:54 am
- Forum: VCL
- Topic: Unexpected BoxPlot
- Replies: 5
- Views: 17284
- Mon Aug 06, 2007 4:09 pm
- Forum: VCL
- Topic: Unexpected BoxPlot
- Replies: 5
- Views: 17284
Unexpected BoxPlot
Hi world, i create a box plot based on the sorted data 0 (19 times) 6.6 7.1 9.0 14.2 14.2 16.6 This creates an box from 0 to ~ 1.66. If I understand the source code right, the 1.66 should be an interpolation. What I don't understand now is, why the upper whisker is drawn from 1.66 DOWN TO 0 (running...