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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 81 [Pet Lamb] *
9 [Jul 20 1991 Babes In Toyland] *
9 [May 30 1991 Grown Ups] *
9 [Sep 15 1991 Nomeansno] *
4 [Brian Mooney] *
36 [David Lacey] *
4 [Dylan Phillips (Ireland)] *
1 [Kevin Talbot] *
4 [James Lillis] *
144 [Capratone] *
9 [Fiachra McCarthy] *
4 [Greg Barrett] *
9 [Joss Moorkens] *
1 [Shane Fitzsimons] *
1 [richie kelly (capratone)] *
1 [Fiachra Lennon] *
1 [Eric Sexton] *
4 [Ed Kelly] *
1 [David Shorton] *
1 [Cian Synott] *
1 [Andrew Lyster] *
4 [The Slippies] *
1 [Pete Zanikos] *
4 [City Arts Centre] *
9 [Aug 16 1996 Bull Taco]
)
= 5.85 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Pet Lamb] *
1 [Jul 20 1991 Babes In Toyland] *
1 [May 30 1991 Grown Ups] *
1 [Sep 15 1991 Nomeansno] *
1 [Brian Mooney] *
1 [David Lacey] *
1 [Dylan Phillips (Ireland)] *
1 [Kevin Talbot] *
1 [James Lillis] *
1 [Capratone] *
1 [Fiachra McCarthy] *
1 [Greg Barrett] *
1 [Joss Moorkens] *
1 [Shane Fitzsimons] *
1 [richie kelly (capratone)] *
1 [Fiachra Lennon] *
1 [Eric Sexton] *
1 [Ed Kelly] *
1 [David Shorton] *
1 [Cian Synott] *
1 [Andrew Lyster] *
1 [The Slippies] *
1 [Pete Zanikos] *
1 [City Arts Centre] *
1 [Aug 16 1996 Bull Taco]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
25
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.35%
(5.85 × 1016 overall)
Dominant nodes (excluded from chart)Capratone 39.13%Pet Lamb 22.01%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)