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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 81 [Pet Lamb] *
16 [Aug 15 1996 Relapse] *
9 [Jul 20 1991 Babes In Toyland] *
9 [Sep 15 1991 Nomeansno] *
4 [Brian Mooney] *
36 [David Lacey] *
4 [Dylan Phillips (Ireland)] *
1 [Kevin Talbot] *
4 [James Lillis] *
49 [Onion Breath] *
9 [Jan 24 1992 Slunk] *
9 [Mar 19 1992 Spermbirds] *
16 [Mar 6 1993 Life But How To Live It] *
4 [Boz Mugabe] *
1 [Peter Carey] *
1 [Graham Neville] *
1 [frances Roe] *
81 [Jam Jar Jail] *
9 [Feb 28 1993 Cornershop] *
16 [Jul 13 1991 Econochrist] *
9 [Oct 31 1991 Pitch Shifter] *
4 [Tim McGrath] *
1 [Chane O'Reilly] *
1 [Shane O Reilly] *
9 [Dust Revolution]
)
= 2.09 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Pet Lamb] *
1 [Aug 15 1996 Relapse] *
1 [Jul 20 1991 Babes In Toyland] *
1 [Sep 15 1991 Nomeansno] *
1 [Brian Mooney] *
1 [David Lacey] *
1 [Dylan Phillips (Ireland)] *
1 [Kevin Talbot] *
1 [James Lillis] *
1 [Onion Breath] *
1 [Jan 24 1992 Slunk] *
1 [Mar 19 1992 Spermbirds] *
1 [Mar 6 1993 Life But How To Live It] *
1 [Boz Mugabe] *
1 [Peter Carey] *
1 [Graham Neville] *
1 [frances Roe] *
1 [Jam Jar Jail] *
1 [Feb 28 1993 Cornershop] *
1 [Jul 13 1991 Econochrist] *
1 [Oct 31 1991 Pitch Shifter] *
1 [Tim McGrath] *
1 [Chane O'Reilly] *
1 [Shane O Reilly] *
1 [Dust Revolution]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
25
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.29%
(2.09 × 1021 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)