*** [[District magnitude|district magnitude]] = 10 You first have to find a series of divisors then you divide the number of votes obtained by each [[parti politique|party]] so you obtain coefficient Exemple where you have 10 seats If the votes are like that : - 500 votes for A - 300 votes for B - 110 votes for C - 20 for D So you basically divide the *number of votes* by the *total of votes* (n = 930) and then you multiply that by the number of seats (x = 10) **n1 / n * x = number of sieges** 500 / 930 x 10 = 5,4 sièges pour A = 6 300 / 930 x 10 = 3,3 sièges pour B = 3 110 / 930 x 10 = 1,2 siège pour C = 1 20/930 x10 = 0,2 sièges pour D = 0 ## Notes de bas de page ``` dataview TABLE length(file.outlinks) AS "Liens sortants", length(file.inlinks) AS "Liens entrants" WHERE file.path = this.file.path ```