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, 5) = 5
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 4 = 20
Base_Influence (IV) = $inbound / $outbound = 5 / 4 = 1.25
// 3. Exponential Network Values (accumulating 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 20 *
( 8 [Juan Magan] *
6 [Orlagh Cassidy] *
12 [Isabela Merced] *
12 [DeWanda Wise] *
30 [Larry Hankin] *
30 [Nathan Fillion] *
1 [Scully Barry] *
4 [Barry Lang] *
16 [Alex Winter] *
4 [Bill & Ted Face the Music] *
25 [Sean Gunn] *
144 [Nicholas Hoult] *
49 [Edi Gathegi] *
121 [Superman: Legacy] *
1 [David Corenswet] *
25 [Rachel Brosnahan] *
1 [Sara Sampaio] *
4 [Skyler Gisondo] *
1 [María Gabriela de Faría] *
64 [Gotham] *
4 [Fatherhood] *
25 [Jamie Chung] *
25 [Mekia Cox] *
16 [Germar Terrell Gardner] *
16 [Kaley Ronayne] *
16 [Crystal Reed] *
25 [Paulina Singer] *
15 [Barry]
)
= 1.67 x 10^31
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.25 *
( 2 [Juan Magan] *
1.5 [Orlagh Cassidy] *
1.33 [Isabela Merced] *
1.33 [DeWanda Wise] *
1.2 [Larry Hankin] *
1.2 [Nathan Fillion] *
1 [Scully Barry] *
1 [Barry Lang] *
1 [Alex Winter] *
1 [Bill & Ted Face the Music] *
1 [Sean Gunn] *
1 [Nicholas Hoult] *
1 [Edi Gathegi] *
1 [Superman: Legacy] *
1 [David Corenswet] *
1 [Rachel Brosnahan] *
1 [Sara Sampaio] *
1 [Skyler Gisondo] *
1 [María Gabriela de Faría] *
1 [Gotham] *
1 [Fatherhood] *
1 [Jamie Chung] *
1 [Mekia Cox] *
1 [Germar Terrell Gardner] *
1 [Kaley Ronayne] *
1 [Crystal Reed] *
1 [Paulina Singer] *
0.6 [Barry]
)
= 5.76
Outbound
5
Tags on post
Inbound
4
Posts tagging this
Connections
28
Total nodes
Base Node Strength
20
Base Node Influence
1.25
Strength Share (vs Direct Neighbours)
2.78%
(1.67 × 1031 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)