![]() |
Re: MeeGo Coding Competition 2011
1 Attachment(s)
Alright, I am in a kinda conflicting situation. On one side I want to support you guys in making a decision on the other side I want to avoid conflicts of interest.
The following is the output of openstv-run-election run using the Borda Count approach: Code:
[rc@n150 Downloads]$ usr/bin/openstv-run-election -s 1 Borda election.blt I did this on a Fedora machine and extracted the *.deb package via "dpkg -x *.deb .". Hence, the strange path of "usr/bin/..." for running the election. I hope that helps... Edit: As the format of the copy&pasted output in code-tags is a little ugly I also attached the output of this voting as run via: Code:
[rc@n150 Downloads]$ usr/bin/openstv-run-election -s 1 Borda election.blt > election_output.txtChanging the value for the number of seats to be elected (x) as used for the parameter "-s x" does not seem to make a difference with respect to the reported "Count" values. What I could observe that changes are the reported "Winners" which seem to be selected by ordering all candidates (highest Count number first) according to the "Count" value and then choosing the first x from the top (the first x with the highest Count numbers). x btw can range from 1 to n-1, with n being the total number of candidates. Edit3: I don't know what will happen if there is a tie, i.e. at least two candidates with an equal number of Counts. |
Re: MeeGo Coding Competition 2011
Wonko, could you please do the counting for the other categories as well?
Maybe add the second, third, ... places as well? Then I'll submit the results to Nemein for publishing. Users who have a problem with you counting, could count for themselves and compare the results. Thanks! |
Re: MeeGo Coding Competition 2011
Quote:
|
Re: MeeGo Coding Competition 2011
Quote:
What I can tell so far is that Borda seems to order the candidates according to the vote count. A larger vote count means "better" or higher position. The selection of "Winners" is then performed by taking the first n (n=number of seats) candidates from this ordered list. With respect to the example I posted this means we would end up with an ordered list like this:
This means there is no need for "iterative" or repetitive election runs like when using one of the *STV methods. The ordering of entries is solely by vote count which is not affected by parameters like number of seats. So far... I hope I could present the technical and mathematical details unbiased and that this helps for the further decision making. As already mentioned earlier I am very much trying to be objective and not to imply that one solution is better or worse than another. |
Re: MeeGo Coding Competition 2011
Quote:
|
Re: MeeGo Coding Competition 2011
Quote:
-s 1 -> A -s 2 -> A, B Unfortunately, I am not familiar enough with the mechanics/mathematics behind this to give a real mathematical proof for this. So my whole statement is solely based on the observations I made while trying different combinations. |
Re: MeeGo Coding Competition 2011
Quote:
Quote:
|
Re: MeeGo Coding Competition 2011
Quote:
|
Re: MeeGo Coding Competition 2011
Sorry for my late reply.
I tried now to get openSTV running on my N900 but it fails already during the installation. I'm currently not patient enought to find out what I have done wrong and perhaps it is already not any longer needed. We have a good example how the output looks like. Thanks to Wonko and neal. :) I suggested only the Borda system because it gaves us the output we need, Nemein has not that much work with it and everyone is able to check how it works and count the votes manually with pen and paper if needed. :) At least I understood how it works! :D And luckily, at least at Wonkos example category, the final order is (except place 5 and 6) the same. I hope this won't change for the other categories. Borda was only a suggestion. If someone is able to find a fairer, more transparent and easier to do counting process at the homepage of openSTV please point us to it. And neal, thanks for all your effort. It works but in my own and personal opinion it is a little bit complicated. Quote:
Everybody (perhaps except myself) is later able to doublecheck the counting. :) The only matter we should check before: Are there projects with the same quantity of votes in the first places and discuss how we could solve this if something like this happens. |
| All times are GMT. The time now is 13:05. |
vBulletin® Version 3.8.8