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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 8 [Jet Li] *
30 [Isabella Rossellini] *
306 [Do the Right Thing] *
342 [Incredibles 2] *
16 [Rosie Perez] *
16 [Nathan Jones] *
1 [The Warlords] *
1 [Untamed Heart] *
9 [White Men Can't Jump] *
36 [Blue Velvet] *
289 [Wild at Heart] *
4 [Death Becomes Her] *
256 [Mad Max: Fury Road] *
25 [Conan the Barbarian] *
4 [The Protector]
)
= 9.86 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Jet Li] *
1.2 [Isabella Rossellini] *
1.06 [Do the Right Thing] *
1.06 [Incredibles 2] *
1 [Rosie Perez] *
1 [Nathan Jones] *
1 [The Warlords] *
1 [Untamed Heart] *
1 [White Men Can't Jump] *
1 [Blue Velvet] *
1 [Wild at Heart] *
1 [Death Becomes Her] *
1 [Mad Max: Fury Road] *
1 [Conan the Barbarian] *
1 [The Protector]
)
= 2.68
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
15
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.18%
(9.86 × 1020 overall)
Dominant nodes (excluded from chart)Incredibles 2 25.17%Do the Right Thing 22.52%Wild at Heart 21.27%Mad Max: Fury Road 18.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)