Stephen Russell wrote:
> On Mon, Apr 26, 2010 at 9:24 AM, MB Software Solutions, LLC
> <mbsoftwaresoluti...@mbsoftwaresolutions.com> wrote:
> 
> 
>> Yeah, I was finding the mean (middle) value, and then copying the data
>> to a new cursor in 2 parts:  1st part was values above mean value; 2nd
>> part was sum of remaining values at or below mean in group called
>> "Values <= (mean)".
> ------------------
> 
> What do you have for values, 26,22, 18, and a large amount of lower values?
> 
> Why not determine the # of slices of info you want to have and pass
> that as a param?  Let your PreGraphCleanUp() sum all the others into
> the final group?
> 
> Just an idea.
> 
> 


I don't think you can say beforehand how many slices you want--because 
they always vary in %.  Thanks for the ideas, though.

-- 
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/4bd5b5b3.9080...@mbsoftwaresolutions.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to