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, 1) = 1
$outbound = max(1, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 16 [Liam Meade] *
1 [Chuck Winter] *
4 [Liam Ross] *
4 [Tommy Rooney] *
1 [Richie Pumphrey] *
4 [Joe O'Sullivan] *
4 [Mo O'Connor] *
4 [Frank O'Connor] *
1 [Bobby O'Callaghan] *
1 [Eleanor Nodwell] *
9 [Larry Neville] *
9 [Donna King] *
1 [Cranston King] *
1 [PJ Duffy] *
4 [Mike Cronin] *
16 [Buttevant] *
1 [Michael O'Callaghan] *
306 [Michael O'Callaghan Showband]
)
= 25.99B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Liam Meade] *
1 [Chuck Winter] *
1 [Liam Ross] *
1 [Tommy Rooney] *
1 [Richie Pumphrey] *
1 [Joe O'Sullivan] *
1 [Mo O'Connor] *
1 [Frank O'Connor] *
1 [Bobby O'Callaghan] *
1 [Eleanor Nodwell] *
1 [Larry Neville] *
1 [Donna King] *
1 [Cranston King] *
1 [PJ Duffy] *
1 [Mike Cronin] *
1 [Buttevant] *
1 [Michael O'Callaghan] *
0.9444 [Michael O'Callaghan Showband]
)
= 0.9444
Outbound
1
Tags on post
Inbound
0
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Michael O'Callaghan Showband 78.87%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.