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, 1) = 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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 9 [david bowie] *
4 [Steven Beard] *
4 [Rick Aiello] *
49 [Kyle MacLachlan] *
16 [Warren Frost] *
400 [Twin Peaks: The Missing Pieces] *
9 [Jürgen Prochnow] *
16 [Pamela Gidley] *
9 [Phoebe Augustine] *
1 [Alex Samorano] *
4 [Calvin Lockhart] *
1 [Carlton Lee Russell] *
1 [Elizabeth McCarthy] *
1 [Gary Bullock] *
1 [Hirsh Diamant] *
1 [Jeannie Bonser] *
1 [C.H. Evans] *
4 [Michael J. Anderson] *
1 [Stefano Loverso] *
20 [Kiefer Sutherland]
)
= 18.73T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [david bowie] *
1 [Steven Beard] *
1 [Rick Aiello] *
1 [Kyle MacLachlan] *
1 [Warren Frost] *
1 [Twin Peaks: The Missing Pieces] *
1 [Jürgen Prochnow] *
1 [Pamela Gidley] *
1 [Phoebe Augustine] *
1 [Alex Samorano] *
1 [Calvin Lockhart] *
1 [Carlton Lee Russell] *
1 [Elizabeth McCarthy] *
1 [Gary Bullock] *
1 [Hirsh Diamant] *
1 [Jeannie Bonser] *
1 [C.H. Evans] *
1 [Michael J. Anderson] *
1 [Stefano Loverso] *
0.8 [Kiefer Sutherland]
)
= 0.8
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Twin Peaks: The Missing Pieces 72.33%Kyle MacLachlan 8.86%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)