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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 12 [Elle Fanning] *
272 [The War of the Roses] *
400 [The Wolf of Wall Street] *
9 [Kyle Chandler] *
9 [Manchester by the Sea] *
324 [Foxcatcher] *
361 [Remember the Titans] *
361 [Kalifornia] *
25 [Brett Rice] *
361 [Magic City] *
36 [Deep Impact] *
256 [Scent of a Woman] *
324 [House of Sand and Fog] *
36 [Ron Eldard] *
441 [Black Hawk Down] *
16 [Sleepers] *
441 [The Simpsons] *
9 [Dan Castellaneta] *
324 [20th Century Women] *
4 [The Neon Demon] *
9 [The Kings of Summer] *
324 [Hillbilly Elegy] *
16 [Gabriel Basso] *
1 [American Wrestler: The Wizard] *
9 [Jack Axelrod] *
324 [Little Fockers] *
64 [Transformers: Dark of the Moon]
)
= 6.71 x 10^49
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Elle Fanning] *
1.06 [The War of the Roses] *
1 [The Wolf of Wall Street] *
1 [Kyle Chandler] *
1 [Manchester by the Sea] *
1 [Foxcatcher] *
1 [Remember the Titans] *
1 [Kalifornia] *
1 [Brett Rice] *
1 [Magic City] *
1 [Deep Impact] *
1 [Scent of a Woman] *
1 [House of Sand and Fog] *
1 [Ron Eldard] *
1 [Black Hawk Down] *
1 [Sleepers] *
1 [The Simpsons] *
1 [Dan Castellaneta] *
1 [20th Century Women] *
1 [The Neon Demon] *
1 [The Kings of Summer] *
1 [Hillbilly Elegy] *
1 [Gabriel Basso] *
1 [American Wrestler: The Wizard] *
1 [Jack Axelrod] *
1 [Little Fockers] *
1 [Transformers: Dark of the Moon]
)
= 1.42
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
27
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.02%
(6.71 × 1049 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)