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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 36 [Justin Greaves] *
4 [Joe Volk] *
4 [Baz Barrett (2)] *
4 [George Elgie] *
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] *
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] *
4 [Venus Principle] *
1 [Scarlatti Tilt]
)
= 16.44T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Justin Greaves] *
1 [Joe Volk] *
1 [Baz Barrett (2)] *
1 [George Elgie] *
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 [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 [Venus Principle] *
1 [Scarlatti Tilt]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Crippled Black Phoenix 59.79%Jonas Stålhammar 18.09%Kostas Panagiotou 9.57%Justin Greaves 5.38%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)