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 *
( 324 [Dixies Showband] *
4 [Joe O'Sullivan] *
4 [Chris O'Mahony] *
1 [Mike O'Donovan] *
4 [John O'Connor] *
9 [Larry Neville] *
1 [Terry McCarthy] *
1 [Micky McCarthy] *
9 [Joe McCarthy] *
4 [Theo Cahill] *
4 [Sean Lucey] *
9 [Steve Lynch] *
4 [Finbar O'Leary] *
4 [John McCabe] *
4 [Peter Prendergast] *
1 [Jimmy Mintern] *
16 [Joe O’Toole] *
25 [Brendan O'Brien] *
36 [Southpaw] *
1 [Jim MacCarthy] *
49 [Dave Whyte] *
36 [Declan Sinnott] *
1 [Jimmy McCarthy] *
1 [Gerry McConnell]
)
= 1.57 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Dixies Showband] *
1 [Joe O'Sullivan] *
1 [Chris O'Mahony] *
1 [Mike O'Donovan] *
1 [John O'Connor] *
1 [Larry Neville] *
1 [Terry McCarthy] *
1 [Micky McCarthy] *
1 [Joe McCarthy] *
1 [Theo Cahill] *
1 [Sean Lucey] *
1 [Steve Lynch] *
1 [Finbar O'Leary] *
1 [John McCabe] *
1 [Peter Prendergast] *
1 [Jimmy Mintern] *
1 [Joe O’Toole] *
1 [Brendan O'Brien] *
1 [Southpaw] *
1 [Jim MacCarthy] *
1 [Dave Whyte] *
1 [Declan Sinnott] *
1 [Jimmy McCarthy] *
1 [Gerry McConnell]
)
= 1
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)
0.72%
(1.57 × 1018 overall)
Dominant nodes (excluded from chart)Dixies Showband 58.27%Dave Whyte 8.81%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)