Strange Result from Histogram in V6
- To: mathgroup at smc.vnet.net
- Subject: [mg83256] Strange Result from Histogram in V6
- From: Scott <sguthery at gmail.com>
- Date: Fri, 16 Nov 2007 05:29:09 -0500 (EST)
The command:
Histogram[{1/4, 1/3, 1/2, 1/4, 1, 1/4, 1/2, 1/3, 1/4},
HistogramCategories -> {0, 1/4, 1/3, 1/2, 1, 2}]
seems to find 48 values between 0 and around .2 and 12 values between
around .2 and .5 in Version 6.
Very strange.
Any insight?
Cheers, Scott