Page 1 of 1

Would like an histogram of votes

Posted: Thu Jan 25, 2007 5:20 pm
by mehdi
Hi,
I guess some components are more controversial than others.
Since there's only five possible value for voting (5 stars at max)
it would be great if a small histogramm was displayed when taking
a look at the details available for a components.
In this histogramm, it will be displayed the number of votes according to the number of stars.
So if for instance 10  people voted that a component is bad , against 50 ,
this information won't be lost just by averaging the votes.
Moreover it 's seems that below a threshold number of voting
the "stars" are not displayed.
The histogramm would be the occasion to see them.

Thanks
<--mod note ot2sen: Title changed to include Capital first letter -->

Re: Would like an histogram of votes

Posted: Thu Jan 25, 2007 8:46 pm
by ot2sen
Hi mehdi,

Interesting suggestion  :)
All incoming suggestions for improvement will be evaluated for use in future updates. No promises attached.

Re: Would like an histogram of votes

Posted: Sun Jan 28, 2007 6:12 pm
by winuser
Good topic!

However, histograms are not very practical with small data sets (so I don't get why you want a histogram when there are fewer than 5 votes).

Another approach, which is technically easier to implement, is to display the MEDIAN vote. I'm not suggesting that you present only the median; rather, I'm saying that you can show two results: Average rating and median rating.

Also, may I suggest that the JED display the actual mean value next to the stars. Something like this: X X X - - (3.15). The median value will always be an integer in this case.

Re: Would like an histogram of votes

Posted: Sun Jan 28, 2007 6:21 pm
by mehdi
hi winuser,
histograms are not very practical with small data sets

I don't see why: it takes only 5 bars , less space, and that's all.

Another approach, which is technically easier to implement, is to display the MEDIAN vote.

Well , why not also  the variance ?  I'm kidding  :laugh:
There's only 5 values, so just display them all. An histogramm seems the most suitable for this.

Re: Would like an histogram of votes

Posted: Sun Jan 28, 2007 6:38 pm
by winuser
I said small data sets, not number of bars. You said a histogram would be useful when there are fewer than 5 votes registered:

Moreover it 's seems that below a threshold number of voting
the "stars" are not displayed.
The histogramm would be the occasion to see them.


I think you are confused because the threshold is five (votes), as is the number of ranks; but this is just a co-incidence.

Re: Would like an histogram of votes

Posted: Sun Jan 28, 2007 7:05 pm
by mehdi
I think you are confused because the threshold is five (votes), as is the number of ranks; but this is just a co-incidence.

to be clear,  I'm not referring to the threshold, but of the 5 stars of the rating.
Whatever is the "data set' , the histogramm will contain five bars ,  each bar referring to the number of votes per stars.
If there's no vote for a corresponding rating, there're ll just be no bar.
And if there's only two votes, consulting the histogramm would inform what are the actual values of theses votes.
Off course, if I suggest an histogramm it's not intended for "a small data set",
but what I'm saying is that kind of presentation of data might still help
when the data sets is small (because the presentation is systematic and work for all situations).
Just imagine a 100x100 pixels histogramm, it will give whatever informations people want,
and it doesn't take place. Now, there might be more interesting presentations.

Re: Would like an histogram of votes

Posted: Sun Jan 28, 2007 8:06 pm
by winuser
Yes, most of us know what a histogram is :P

I believe ot2sen has already acknowledged your idea.

Re: Would like an histogram of votes

Posted: Tue Jan 30, 2007 6:23 am
by azrulrhm
I think histogram is a BRILLIANT idea. I personally cannot wait to see this feature. (assuming JED store every single rating click).

ot2sen, I'll code this feature for you right away if you want me to. Just pm me. :)