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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 20 [Adi Shankar] *
342 [The Guardians of Justice (Will Save You!)] *
121 [Liam Neeson] *
441 [Clash of the Titans] *
441 [Batman Begins] *
324 [Non-Stop] *
324 [Kinsey] *
400 [The A-Team] *
256 [The Commuter] *
361 [The Haunting] *
256 [Widows] *
324 [Run All Night] *
36 [Schindler's List] *
49 [Frank Grillo] *
400 [Captain America: Civil War] *
289 [End of Watch] *
36 [Captain America: The Winter Soldier] *
400 [Minority Report] *
4 [The Purge: Anarchy] *
4 [Boss Level] *
25 [Dredd] *
1 [Castlevania]
)
= 5.48 x 10^44
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Adi Shankar] *
1.06 [The Guardians of Justice (Will Save You!)] *
1 [Liam Neeson] *
1 [Clash of the Titans] *
1 [Batman Begins] *
1 [Non-Stop] *
1 [Kinsey] *
1 [The A-Team] *
1 [The Commuter] *
1 [The Haunting] *
1 [Widows] *
1 [Run All Night] *
1 [Schindler's List] *
1 [Frank Grillo] *
1 [Captain America: Civil War] *
1 [End of Watch] *
1 [Captain America: The Winter Soldier] *
1 [Minority Report] *
1 [The Purge: Anarchy] *
1 [Boss Level] *
1 [Dredd] *
1 [Castlevania]
)
= 1.32
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.19%
(5.48 × 1044 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)