<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="sv">
<link rel="self" type="application/atom+xml" href="http://aktivdemokrati.se/forum/feed.php?f=14&amp;t=402" />

<title>Aktiv Demokrati forum</title>
<subtitle>Partiet för kontinuerlig direktdemokrati</subtitle>
<link href="http://aktivdemokrati.se/forum/index.php" />
<updated>2011-01-30T04:37:08+01:00</updated>

<author><name><![CDATA[Aktiv Demokrati forum]]></name></author>
<id>http://aktivdemokrati.se/forum/feed.php?f=14&amp;t=402</id>
<entry>
<author><name><![CDATA[jonas]]></name></author>
<updated>2011-01-30T04:37:08+01:00</updated>
<id>http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=11325#p11325</id>
<link href="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=11325#p11325"/>
<title type="html"><![CDATA[Re: For developers : Mathematical desc. of the voting system]]></title>

<content type="html" xml:base="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=11325#p11325"><![CDATA[
Here is the rest of the text from the original site that now is gone:<br />( <a href="http://top.xwiki.com/xwiki/bin/view/Main/Voting_Methods" rel="nofollow">http://top.xwiki.com/xwiki/bin/view/Main/Voting_Methods</a> )<br /><br />A vote can be –1 (for a “no”), 0 (for “abstains from voting”) +1 (for yes”). At the start of the voting, everybody is considered to have voted 0 for the proposal except the proposer who automatically is considered to have vote +1. Votes can be changed at any time before the proposal is either accepted or rejected. Votes are tied to one's identity within the system, this identity itself being an avatar therefore protecting one's real identity while allowing for trust building and transparency-accountability. For general reference on voting systems a place to start is wikipedia's article on voting methods<p>Statistik: Postat av <a href="http://aktivdemokrati.se/forum/memberlist.php?mode=viewprofile&amp;u=123">jonas</a> — 2011-01-30 04.37</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Magnus Gustavsson]]></name></author>
<updated>2008-09-24T09:38:57+01:00</updated>
<id>http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=5419#p5419</id>
<link href="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=5419#p5419"/>
<title type="html"><![CDATA[Re: Mathematical description on how the voting system will work]]></title>

<content type="html" xml:base="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=5419#p5419"><![CDATA[
You are right Martin. Ive changed the heading.<p>Statistik: Postat av <a href="http://aktivdemokrati.se/forum/memberlist.php?mode=viewprofile&amp;u=3">Magnus Gustavsson</a> — 2008-09-24 09.38</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[MrPerfect72]]></name></author>
<updated>2008-05-17T13:45:39+01:00</updated>
<id>http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=4783#p4783</id>
<link href="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=4783#p4783"/>
<title type="html"><![CDATA[Re: More detailed description on how the AD-system should wo]]></title>

<content type="html" xml:base="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=4783#p4783"><![CDATA[
Are you sure it is a good idea to put this text as the first text that people read? Wouldn´t it be better if this text was part of a design document for progammers only? Don´t you agree that the party program (<a href="http://aktivdemokrati.se/manifesto/" rel="nofollow">http://aktivdemokrati.se/manifesto/</a>) is better as a first thread in the english forum?<br /><br />...and if you keep it high as a thread, at least have a better headline that this is for programmers and that it is a detailed description of only one part of continous voting?<p>Statistik: Postat av <a href="http://aktivdemokrati.se/forum/memberlist.php?mode=viewprofile&amp;u=4">MrPerfect72</a> — 2008-05-17 13.45</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Magnus Gustavsson]]></name></author>
<updated>2006-11-21T14:42:56+01:00</updated>
<id>http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=3480#p3480</id>
<link href="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=3480#p3480"/>
<title type="html"><![CDATA[For developers : Mathematical descript. of the voting system]]></title>

<content type="html" xml:base="http://aktivdemokrati.se/forum/viewtopic.php?t=402&amp;p=3480#p3480"><![CDATA[
<span style="font-weight: bold">Mechanism details of the AD-algorithm</span><br />Each proposal has a certain accumulated support, which is represented by a any number between -1 and +1. When the voting starts, the accumulated support for the proposal is set to 0. For every day with a certain balance of votes for and against, the accumulated support grows by a constant. If there is a side switch from pro to against of vice versa, the accumulated support is set back to zero.<br />A vote is considered accepted or rejected when:<br /><br />(Current value, called mean value in the graph) + (accumulated support) &gt; 1 (accepted) or&gt; -1 (rejected) (Formula corrected by Magnus G, Aktivdemokrati)<br /><br />This means that many votes, in relation to the total in the electors list, for or against a proposal without majority switches gives a shorter voting period than in a very narrow field of interest (few voters).<br /><br /><br /><br />for:<br /><br />P (a proposal)<br /><br />A (accumulated support)<br /><br />A* (New accumulated support today)<br /><br />M (Momentary support) (the sum of all votes for yes)<br /><br />M* (New momentary support today)<br /><br />t (days the vote has run when calculation of A)<br /><br />d (democray constant), could be set to 1, 7, 30 or 356 for pedagogic reasons Z (polulation number)<br /><br />At start of the vote A and M are set to zero. This is also made every time the momentary support have passed the level of zero to the other side (switching majority).<br /><br />During the continous vote the value of A is calculated once a day:<br /><br /><span style="font-weight: bold">Daily Update</span><br /><br />Between 00:00 and 02:00 each day the system runs an update on all propositions in the system that have the status in-voting.<br /><br /><span style="font-weight: bold">Momentary and Accumulated Support Update</span><br /><br />When a proposition is first created its values momentary-support* and accumulated-support* are both set to 0.<br /><br />Once each day the support values for a proposition P is updated as follows: <br /><br />1. Set momentary-support* to the sum of all votes on P (all who have not actively voted on P are assumed to have voted blank). <br />2. Increase accumulated-support* with momentary-support*. (since momentary-support* could have a negative value, this could in practice mean a decrease) <br /><br />Giving <span style="text-decoration: underline"><span style="font-weight: bold">formula 1</span></span>:<br /><br />A* = M* + A<br /><br /><span style="font-weight: bold">Finish Condition Check:</span><br /><br />In addition, we have to check if the voting on a proposition is finished. To do so we need to calculate the accumulated support (without the star). Just follow these steps: <br /><br />Set the accumulated support to the accumulated-support* divided by the total number of members and the democratic-constant (which is typically 7). <br /><br />This would give <span style="text-decoration: underline"><span style="font-weight: bold">formula 2:</span></span><br /><br />A = A* /(dxZ)<br /><br />Actions for the program: When A reaches +1 or -1, the vote is over and +1 means that the proposal is approved, -1 that it's rejected. If M* have been dropping down to or under zero due to a majority switch, A is set to zero. Next day, the value of A is used again in formula 1. And so on..<br /><br /><span style="font-weight: bold">Conclusion:</span><br /><br />Depending of the set value of d, the vote will take number of days in the relation of how many are voting out of all members of the electoral list. Basicly: For a certain amount of yes-voters in a particular proposal, P, many members and a high value for d will mean longer voting times (many days) until enough M* has been added to A making it as large as (d times Z), compared with few members and/or a small democracy constant, d.<p>Statistik: Postat av <a href="http://aktivdemokrati.se/forum/memberlist.php?mode=viewprofile&amp;u=3">Magnus Gustavsson</a> — 2006-11-21 14.42</p><hr />
]]></content>
</entry>
</feed>