Āut Labs
  • Āut Labs
  • The Āutonomy Matrix
  • $AUT Token
  • Framework Intro & Components
    • Āutonomy Matrix
    • The Participation Score
      • More about Expected Contributions
    • ĀutID: a Member< >Hub bond
    • Interactions, Tasks & Contributions - a context-agnostic standard.
    • Contribution Points
      • Calculating eCP and other dependent & independent params
    • The Hub - or, the whole is greater than the sum of its parts.
    • Roles on-chain. If there is Hope, it lies in the Roles
    • Commitment Level as an RWA
      • Discrete CL Allocation
    • Peer Value
      • Flow & aggregation of value
  • 🕹️Participation Score
    • Design Thinking
      • Problems with traditional Local Reputation parameters
      • Innovation Compared to other “Local Reputation” protocols
      • Hub<>Participant Accountability & Rewards
    • Core Parameters
    • Formulæ
    • Edge Cases
      • 1. The Private Island
      • 2. Cannibal Members
      • 3. The Ghost & the House on Fire
    • PS Formula for all Edge Cases
    • Conclusions
  • 🎇Prestige
    • Prestige: introducing measurable credibility for a DAO
    • Need for a DAO to measure its KPIs overtime (on-chain)
    • Archetypes
      • Defining an Organizational Type
      • Existing Organizational Types
      • Deep-dive: Calculating current Parameters (p)
    • Formulas for Prestige
      • Normalization of p
    • Prestige for all edge cases
      • Relationship between Prestige & Archetype parameters
    • How to expand Prestige through external Data Sources
    • Use-cases & Conclusions
  • 🌎Peer Value
    • Initial Applications
    • Relationship between Participant, Hubs & Peer Value
    • Peer Value (v) as a directed graph
      • Calculating normalized Participation Score (PS'')
      • Calculating normalized Prestige (P'')
      • Calculating the Contributor Archetype (a)
    • The Peer archetype
      • Formulæ for α & deep-dives
      • Formulæ for β & deep-dives
      • Formulæ for γ & deep-dives
    • Conclusions & Initial Applications
  • ⚽Appendices & Playgrounds
    • PS Simulations
    • PS Playground
    • Prestige Simulations
    • Prestige Playground
Powered by GitBook
LogoLogo

PARTICIPATE

  • Website
  • ĀutOS
  • Hub Explorer

© Āut Labs 2025

On this page
  1. Participation Score

Formulæ

PreviousCore ParametersNextEdge Cases

Last updated 2 months ago

General Formula to calculate Participation Score

PSn=PSn−1⋅P→n\displaystyle PS_{n} = PS_{n-1} \cdot \overrightarrow P_nPSn​=PSn−1​⋅Pn​

where P→\overrightarrow PP is the Performance of a Member (j) in a given period, represented as the ratio between given and expected contribution points (GCpECp)(\frac {GCp}{ECp})(ECpGCp​), using ECp' to include a time factor ΔT\Delta TΔT

We calculate P→j\overrightarrow P_{\tiny j}Pj​ as:

P→j=GCjECj′\overrightarrow P_{\tiny j} = \frac {GC_{\tiny j}} {EC'_{\tiny j}}Pj​=ECj′​GCj​​

Deep-dive: Performance Stability

In some use-cases, may be relevant to calculate the “stability” in someone’s performance.

To simplify this process, you may want to use the parameter ΔP→\Delta \overrightarrow PΔP - representing the change in Performance of a member between a period and the other, and calculated as:

ΔP→=(P→(n)−P→(n−1)P→(n−1))\displaystyle \Delta \overrightarrow P = (\frac {\overrightarrow P_{\tiny(n)} - \overrightarrow P_{\tiny(n-1)}} {\overrightarrow P_{\tiny(n-1)}})ΔP=(P(n−1)​P(n)​−P(n−1)​​)



🕹️
The complete contracts flow - from joining a Hub to updating Participation Score.