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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 42 [Lily Rabe] *
72 [Harrison Ford] *
16 [Jessica Williams] *
25 [Christa Miller] *
4 [Asif Ali] *
36 [Ted McGinley] *
25 [Jason Segel] *
4 [Tilky Jones] *
16 [Brett Goldstein] *
25 [Lilan Bowden] *
361 [Shrinking] *
1 [Devin Kawaoka] *
1 [Heidi Gardner] *
1 [Luke Tennie] *
1 [Lukita Maxwell] *
1 [Michael Urie] *
1 [Rachel Stubington] *
1 [Sawyer Jones] *
4 [Wendie Malick]
)
= 1.01 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [Lily Rabe] *
1.13 [Harrison Ford] *
1 [Jessica Williams] *
1 [Christa Miller] *
1 [Asif Ali] *
1 [Ted McGinley] *
1 [Jason Segel] *
1 [Tilky Jones] *
1 [Brett Goldstein] *
1 [Lilan Bowden] *
1 [Shrinking] *
1 [Devin Kawaoka] *
1 [Heidi Gardner] *
1 [Luke Tennie] *
1 [Lukita Maxwell] *
1 [Michael Urie] *
1 [Rachel Stubington] *
1 [Sawyer Jones] *
1 [Wendie Malick]
)
= 1.31
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.16%
(1.01 × 1016 overall)
Dominant nodes (excluded from chart)Shrinking 56.58%Harrison Ford 11.29%Lily Rabe 6.58%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)