How to identify flat (even) distributions?
- From: Steve555 <foursheds@xxxxxxxxxxxxxx>
- Date: Wed, 10 Dec 2008 08:27:05 -0800 (PST)
Hi
If I have 1000 people and their opinion ratings for, say, 100 songs
each (on a scale 1-10) How do I test for those users that have rated
10 1s, 10 2s, 10 3s etc i.e. a flat distribution?
I know I can use standard deviation to spot those that tend to give
the same rating, or polar extremes, but there's nothing uniquely
identifiable about the SD for these 'flat' users.
I'm writing a program in C to find these; I know I could brute-force
count the frequencies to find them, but hoped there might be a
statistical measure of this.
Thanks
Steve
.
- Follow-Ups:
- Re: How to identify flat (even) distributions?
- From: Ray Koopman
- Re: How to identify flat (even) distributions?
- From: Ken Butler
- Re: How to identify flat (even) distributions?
- From: illywhacker
- Re: How to identify flat (even) distributions?
- Prev by Date: Moran's I and Logit Models
- Next by Date: Re: How to identify flat (even) distributions?
- Previous by thread: Moran's I and Logit Models
- Next by thread: Re: How to identify flat (even) distributions?
- Index(es):
Relevant Pages
|