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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 9 [Alan Darcy] *
169 [Conan Grehan] *
1 [Donal Quinn] *
9 [Steven Darcy] *
25 [JP13] *
9 [Nevermind] *
36 [Aoibhín McCormack] *
4 [Ballinahown] *
16 [Big Deal] *
25 [Dimentia] *
9 [Fit the Cage] *
36 [Matlock] *
36 [Renegades of Funk] *
81 [Red Alert] *
25 [The Rocket Queens] *
9 [The Shit Hot Sili Peppers] *
25 [The Sofa King Cool] *
16 [Tv After Midnight] *
36 [Heresy] *
16 [Picture Perfect Wedding Band]
)
= 2.17 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alan Darcy] *
1 [Conan Grehan] *
1 [Donal Quinn] *
1 [Steven Darcy] *
1 [JP13] *
1 [Nevermind] *
1 [Aoibhín McCormack] *
1 [Ballinahown] *
1 [Big Deal] *
1 [Dimentia] *
1 [Fit the Cage] *
1 [Matlock] *
1 [Renegades of Funk] *
1 [Red Alert] *
1 [The Rocket Queens] *
1 [The Shit Hot Sili Peppers] *
1 [The Sofa King Cool] *
1 [Tv After Midnight] *
1 [Heresy] *
1 [Picture Perfect Wedding Band]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
20
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.05%
(2.17 × 1026 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)