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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 16 [Dennis Leeflang] *
64 [Sun Caged] *
36 [Joost van den Broek] *
64 [Rob van der Loo] *
81 [Roel van Helden] *
1 [Marcel Coenen] *
1 [Paul Adrian Villarreal] *
1 [Roel Vink] *
100 [Noise Addict] *
169 [Lou Barlow] *
144 [Sentridoh] *
1 [Ben Lee] *
1 [Doron Kalinko] *
1 [Joel Wasserman] *
1 [Josh Zoldan] *
25 [Lara Meyerratken] *
1 [Saul Smith (2)] *
1 [Romy Hoffman]
)
= 4.65 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Dennis Leeflang] *
1 [Sun Caged] *
1 [Joost van den Broek] *
1 [Rob van der Loo] *
1 [Roel van Helden] *
1 [Marcel Coenen] *
1 [Paul Adrian Villarreal] *
1 [Roel Vink] *
1 [Noise Addict] *
1 [Lou Barlow] *
1 [Sentridoh] *
1 [Ben Lee] *
1 [Doron Kalinko] *
1 [Joel Wasserman] *
1 [Josh Zoldan] *
1 [Lara Meyerratken] *
1 [Saul Smith (2)] *
1 [Romy Hoffman]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
18
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.56%
(4.65 × 1016 overall)
Dominant nodes (excluded from chart)Lou Barlow 23.74%Sentridoh 20.22%Noise Addict 14.04%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)