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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 6 [John Wright] *
81 [Pet Lamb] *
16 [Aug 15 1996 Relapse] *
9 [Jul 20 1991 Babes In Toyland] *
9 [May 30 1991 Grown Ups] *
4 [Brian Mooney] *
36 [David Lacey] *
4 [Dylan Phillips (Ireland)] *
1 [Kevin Talbot] *
4 [James Lillis] *
36 [Smiley Bolger] *
25 [McGonagles] *
16 [Nov 23 1989 Fugazi] *
16 [Nov 29 1988 Fugazi] *
25 [Crystal Ballroom] *
64 [Nomeansno] *
25 [Apr 24 1990 Nomeansno] *
16 [Tom Holliston] *
16 [Rob Wright] *
1 [Ken Kempster] *
1 [Andy Kerr] *
16 [Andy Kerr (2)]
)
= 4.93 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [John Wright] *
1 [Pet Lamb] *
1 [Aug 15 1996 Relapse] *
1 [Jul 20 1991 Babes In Toyland] *
1 [May 30 1991 Grown Ups] *
1 [Brian Mooney] *
1 [David Lacey] *
1 [Dylan Phillips (Ireland)] *
1 [Kevin Talbot] *
1 [James Lillis] *
1 [Smiley Bolger] *
1 [McGonagles] *
1 [Nov 23 1989 Fugazi] *
1 [Nov 29 1988 Fugazi] *
1 [Crystal Ballroom] *
1 [Nomeansno] *
1 [Apr 24 1990 Nomeansno] *
1 [Tom Holliston] *
1 [Rob Wright] *
1 [Ken Kempster] *
1 [Andy Kerr] *
1 [Andy Kerr (2)]
)
= 1.5
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.06%
(4.93 × 1023 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)