Summary Stats problem for some of the available measurements in Measure results table

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Summary Stats problem for some of the available measurements in Measure results table

Bill Mohler
For the following measurements in a results table,

RawIntDen Slice FeretX FeretY FeretAngle MinFeret AR Round Solidity


running summarize gives me results for mean, sd, min, max that don't
seem to match up with reality.
Note that these are the last of the columns in Results, when reading
from left to right.

All of the other measurements,

Area Mean StdDev Mode Min Max X Y XM YM Perim. BX BY
Width Height Major Minor Angle Circ. Feret IntDen Median Skew
Kurt %Area


are properly summarized with the correct mean, sd, min, max.

Seems like a bug in Summarize...

Bill