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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Billy McFadden] *
9 [Ricky McCutcheon] *
4 [Dusty Hagan] *
16 [Dessie McCarthy] *
121 [Pennyfeather] *
1 [Tommy McGrath] *
1 [Mike magee] *
1 [kevin brennan] *
1 [Joe Campbell (Jr)] *
36 [Dave Pennefeather] *
1 [danny burns] *
1 [Dawson Joe] *
16 [Sean Devlin] *
16 [Trail Blazers] *
4 [Frankie Connelly] *
1 [Healy Kit] *
1 [Orlaith Roche] *
1 [Lisa Hachenburg] *
1 [Martin Dermody] *
36 [Liffey Folk] *
1 [Orlaith Roache]
)
= 3.33T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Billy McFadden] *
1 [Ricky McCutcheon] *
1 [Dusty Hagan] *
1 [Dessie McCarthy] *
1 [Pennyfeather] *
1 [Tommy McGrath] *
1 [Mike magee] *
1 [kevin brennan] *
1 [Joe Campbell (Jr)] *
1 [Dave Pennefeather] *
1 [danny burns] *
1 [Dawson Joe] *
1 [Sean Devlin] *
1 [Trail Blazers] *
1 [Frankie Connelly] *
1 [Healy Kit] *
1 [Orlaith Roche] *
1 [Lisa Hachenburg] *
1 [Martin Dermody] *
1 [Liffey Folk] *
1 [Orlaith Roache]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Pennyfeather 42.91%Dave Pennefeather 12.77%Liffey Folk 12.77%Dessie McCarthy 5.67%Sean Devlin 5.67%Trail Blazers 5.67%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)