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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 1 [Liam Shepard] *
16 [Danny McLaughlin] *
9 [Paul McGreevy] *
16 [Joe McGreevy] *
9 [Jimmy Hughes] *
1 [Dessie Dunne] *
1 [Ronnie Campbell] *
4 [Billy Bingham] *
4 [George Caldwell] *
1 [Howard Fleming] *
1 [Hugh Kelly] *
4 [Dessie Lennox] *
196 [Presidents Showband] *
1 [Joe McCreavy] *
4 [Willie O'Reilly] *
1 [Donal Bland] *
1 [John Fahy] *
1 [Marty Fitzpatrick] *
1 [Mick Fitzpatrick] *
1 [Seamus O'Brien] *
4 [Willie O’Reilly] *
56 [Knights Showband]
)
= 932.24B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Liam Shepard] *
1 [Danny McLaughlin] *
1 [Paul McGreevy] *
1 [Joe McGreevy] *
1 [Jimmy Hughes] *
1 [Dessie Dunne] *
1 [Ronnie Campbell] *
1 [Billy Bingham] *
1 [George Caldwell] *
1 [Howard Fleming] *
1 [Hugh Kelly] *
1 [Dessie Lennox] *
1 [Presidents Showband] *
1 [Joe McCreavy] *
1 [Willie O'Reilly] *
1 [Donal Bland] *
1 [John Fahy] *
1 [Marty Fitzpatrick] *
1 [Mick Fitzpatrick] *
1 [Seamus O'Brien] *
1 [Willie O’Reilly] *
0.875 [Knights Showband]
)
= 0.875
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Presidents Showband 58.16%Knights Showband 16.62%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)