How is this calculated?
The math continuously tracks how strongly this post is connected to the rest of the network. Every tag forms a 2-way link. The base stats determine personal node strength, and the pie charts below show this node's share against its direct neighbours.
// 1. Base variables (floored at 1 to prevent zero-multiplication math errors)
$inbound = max(1, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 4 [Joe Volk] *
16 [Gonga] *
1 [James Elgie] *
1 [Thomas Elgie] *
36 [Justin Greaves] *
4 [Baz Barrett (2)] *
4 [Christian Heilmann] *
121 [Jonas Stålhammar] *
64 [Kostas Panagiotou] *
400 [Crippled Black Phoenix] *
4 [Dominic Aitchison] *
4 [Andy Koski Semmens] *
1 [Andy Taylor (12)] *
1 [Belinda Kordic] *
1 [Ben Wilsker] *
9 [Daisy Chapman] *
1 [Helen Stanley (5)] *
1 [Joel Segerstedt] *
1 [Karl Demata] *
1 [Mark Furnevall] *
1 [Mark Ophidian] *
1 [Crippled Black Phoenix - Roadburn 2017] *
1 [Daniel Ãnghede]
)
= 65.77T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Joe Volk] *
1 [Gonga] *
1 [James Elgie] *
1 [Thomas Elgie] *
1 [Justin Greaves] *
1 [Baz Barrett (2)] *
1 [Christian Heilmann] *
1 [Jonas Stålhammar] *
1 [Kostas Panagiotou] *
1 [Crippled Black Phoenix] *
1 [Dominic Aitchison] *
1 [Andy Koski Semmens] *
1 [Andy Taylor (12)] *
1 [Belinda Kordic] *
1 [Ben Wilsker] *
1 [Daisy Chapman] *
1 [Helen Stanley (5)] *
1 [Joel Segerstedt] *
1 [Karl Demata] *
1 [Mark Furnevall] *
1 [Mark Ophidian] *
1 [Crippled Black Phoenix - Roadburn 2017] *
1 [Daniel Ãnghede]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
23
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Crippled Black Phoenix 58.65%Jonas Stålhammar 17.74%Kostas Panagiotou 9.38%Justin Greaves 5.28%Gonga 2.35%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)