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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 16 [Dean Norris] *
121 [Arnold Schwarzenegger] *
49 [Xander Berkeley] *
400 [Terminator 2: Judgment Day] *
64 [The Terminator] *
16 [Castulo Guerra] *
16 [Earl Boen] *
4 [Edward Furlong] *
1 [Jared Lounsbery] *
25 [Jenette Goldstein] *
4 [Joe Morton] *
1 [Ken Gibbel] *
25 [Linda Hamilton] *
25 [Michael Edwards] *
16 [Pete Schrum] *
25 [Robert Patrick] *
16 [Robert Winley] *
36 [S. Epatha Merkerson] *
1 [Shane Wilder] *
16 [Danny Cooksey]
)
= 5.73 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Dean Norris] *
1 [Arnold Schwarzenegger] *
1 [Xander Berkeley] *
1 [Terminator 2: Judgment Day] *
1 [The Terminator] *
1 [Castulo Guerra] *
1 [Earl Boen] *
1 [Edward Furlong] *
1 [Jared Lounsbery] *
1 [Jenette Goldstein] *
1 [Joe Morton] *
1 [Ken Gibbel] *
1 [Linda Hamilton] *
1 [Michael Edwards] *
1 [Pete Schrum] *
1 [Robert Patrick] *
1 [Robert Winley] *
1 [S. Epatha Merkerson] *
1 [Shane Wilder] *
1 [Danny Cooksey]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.11%
(5.73 × 1023 overall)
Dominant nodes (excluded from chart)Terminator 2: Judgment Day 45.56%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)