Deep-dive: Calculating current Parameters (p)

The protocol currently uses 5 parameters to calculate a Hub's Prestige and their ability to deliver on operational and business drivers. These can be expanded locally (in a Hub) or globally (through ĀIP voting).

Current parameters are:

  1. Sundefined\overlinesegment S (Size) -> TCMhmax(TCM)\displaystyle \frac {TCM_{\tt h\cdot}}{max(TCM)} A relative value that compares the TCM (Total Community Members) of a Hub against the TCM of the biggest Hub in the ecosystem.

  2. PS\overline {PS} (Average Member Participation), calculated as: j=1nPSj×1TCM\displaystyle \sum_{j = 1}^n PS_{j} \times \frac {1}{TCM}

  3. iCL\overline {iCL} (Average Commitment Level in a Hub), calculated as: j=1niCLj×1TCM\displaystyle \sum_{j =1}^n iCL_{j} \times \frac {1} {TCM}

  4. P\overrightarrow P (Community Performance), calculated as: j=1nGCpj×1TCp\displaystyle \sum_{j = 1}^n GCp_{j} \times \frac {1} {TCp} Given Contributions (from Hub's Participants) over Total Contribution Points.

  5. Gˇ\check G (Growth of Community), calculated as: TCMTnTCMTn1TCMTn1\displaystyle \frac {TCM_{T_{n}} - TCM_{T_{n-1}}}{TCM_{T_{n-1}}}

Last updated