PQV
  • ๐Ÿ–๏ธIntroduction
    • Problem and Solution
  • Problem: Background
    • โ˜‘๏ธEvolution of Voting System
    • ๐ŸงจSybil Attack
  • Solution: PQV
    • ๐Ÿ’กProbabilistic QV
    • ๐ŸšงMathematical Proof
    • ๐Ÿค–Simulation
      • Environment
      • Results
    • ๐Ÿ”ขPQV Calculator
  • Use Cases
    • ๐Ÿ’ตQuadratic Funding
    • ๐Ÿ”‘PoS/DPoS
    • ๐ŸงฑApplications
      • LeGovernor
  • Governor C
    • ๐Ÿ›๏ธGovernor C
    • ๐Ÿ‘ฉโ€๐Ÿ’ปDeveloper Guides
  • Discussions
    • โ›“๏ธMulti-Chain PQV
  • References
    • Papers
  • D3LAB Media
    • Website
    • Twitter
    • Github
    • Medium
    • LinkedIn
Powered by GitBook
On this page
  • Change of similarity according to change of PQV probabilistic element
  • Experiment Condition
  • Result
  • Changes in similarity according to changes in the number of participants and candidates
  • Experiment Condition
  • Result
  1. Solution: PQV
  2. Simulation

Results

PreviousEnvironmentNextPQV Calculator

Last updated 3 years ago

We conducted the simulation in 2 stages.

  1. Change of similarity according to change of PQV probabilistic element

  2. Changes in similarity according to changes in the number of participants and candidates

Change of similarity according to change of PQV probabilistic element

Experiment Condition

  • Probabilistic element is xeN\frac{x^{e}}{N}Nxeโ€‹

  • Increase eee from 1 to 3 in scale of 0.5

  • Fixed variable: the number of participants = 300

  • Fixed variable: the number of candidates = 16

Result

  • PQV and QV tend to become more similar as the probability of a vote being selected increases. This is because QV is equal to PQV with 100% adoption probability.

  • However, PQV and equal voting shows low similarity. The similarity converges to 6.25(1/16)%.

  • PQV and linear voting shows 50% of similarity.

Changes in similarity according to changes in the number of participants and candidates

Experiment Condition

  • Fixed variable: probability element is x2N\frac{x^{2}}{N}Nx2โ€‹ (e=2e=2e=2, If the value of eee is too small, there is a possibility that too many votes may not be reflected)

  • Max number of the participants = 300

  • Max number of the candidates = 16

Result

  • PQV and equal voting do not show similarities in most circumstances.

  • The similarity between PQV and linear voting do not exceed 60%.

  • However, PQV and QV show 80% or more similarity in most environments.

๐Ÿค–
Similarities among voting methods as PQV's probability changes