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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 16 [Conor Goff] *
49 [Pulling Faces] *
1 [Ger Macdonald] *
1 [Ken Kiernan] *
16 [Pat Courtney] *
1 [Anto Drennan] *
9 [Doish Nagle] *
100 [Ibibio Sound Machine] *
4 [Alfred Bannerman] *
4 [Emmanuel Rentzos] *
1 [Anselmo Netto] *
1 [Eno Williams Uffort] *
1 [Jean Marie Brichard] *
1 [Jose Joyette] *
1 [Max Grunhard] *
1 [Scott Baylis] *
1 [Tony Hayden]
)
= 722.53M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Conor Goff] *
1 [Pulling Faces] *
1 [Ger Macdonald] *
1 [Ken Kiernan] *
1 [Pat Courtney] *
1 [Anto Drennan] *
1 [Doish Nagle] *
1 [Ibibio Sound Machine] *
1 [Alfred Bannerman] *
1 [Emmanuel Rentzos] *
1 [Anselmo Netto] *
1 [Eno Williams Uffort] *
1 [Jean Marie Brichard] *
1 [Jose Joyette] *
1 [Max Grunhard] *
1 [Scott Baylis] *
1 [Tony Hayden]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
17
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Ibibio Sound Machine 47.17%Pulling Faces 23.11%Conor Goff 7.55%Pat Courtney 7.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)