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 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 3 [Joe Foley] *
9 [Dee Leydon] *
529 [The Powermen] *
9 [Vinnie Somers] *
9 [Sean Scanlon] *
9 [O'Donnell Tony] *
1 [McLaughlin Seamie] *
1 [McDonogh Joe] *
1 [Lynch Phillip] *
16 [John Lenehan] *
36 [Francie Lenehan] *
1 [Feeney Gerry] *
1 [Conlon Tommy] *
9 [John Collins] *
9 [Billy Kelly] *
1 [Joe McDonagh] *
1 [Gerry Feeney] *
1 [Phillip Lynch] *
1 [Seamus McLaughlin] *
1 [Tommy Conlon] *
1 [Willie McWhirter] *
1 [Garret O'Dowd] *
1 [Tony O'Donnell] *
100 [Stardust Showband]
)
= 194.32T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 3 [Joe Foley] *
1 [Dee Leydon] *
1 [The Powermen] *
1 [Vinnie Somers] *
1 [Sean Scanlon] *
1 [O'Donnell Tony] *
1 [McLaughlin Seamie] *
1 [McDonogh Joe] *
1 [Lynch Phillip] *
1 [John Lenehan] *
1 [Francie Lenehan] *
1 [Feeney Gerry] *
1 [Conlon Tommy] *
1 [John Collins] *
1 [Billy Kelly] *
1 [Joe McDonagh] *
1 [Gerry Feeney] *
1 [Phillip Lynch] *
1 [Seamus McLaughlin] *
1 [Tommy Conlon] *
1 [Willie McWhirter] *
1 [Garret O'Dowd] *
1 [Tony O'Donnell] *
1 [Stardust Showband]
)
= 3
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
24
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Powermen 70.07%Stardust Showband 13.25%Francie Lenehan 4.77%John Lenehan 2.12%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)