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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 110 [Bradley Cooper] *
256 [Robert De Niro] *
361 [Silver Linings Playbook] *
100 [Jennifer Lawrence] *
4 [Matthew Russell] *
9 [Paul Herman] *
25 [Shea Whigham] *
1 [Anthony Lawton] *
25 [Anupam Kher] *
1 [Brea Bee] *
1 [Cheryl Williams] *
49 [Chris Tucker] *
1 [Dash Mihok] *
9 [Jacki Weaver] *
25 [John Ortiz] *
25 [Julia Stiles] *
1 [Patrick McDade] *
9 [Phillip Chorba] *
9 [Bonnie Aarons] *
1 [Jane Got a Gun] *
1 [Son of Morning]
)
= 4.60 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.1 [Bradley Cooper] *
1 [Robert De Niro] *
1 [Silver Linings Playbook] *
1 [Jennifer Lawrence] *
1 [Matthew Russell] *
1 [Paul Herman] *
1 [Shea Whigham] *
1 [Anthony Lawton] *
1 [Anupam Kher] *
1 [Brea Bee] *
1 [Cheryl Williams] *
1 [Chris Tucker] *
1 [Dash Mihok] *
1 [Jacki Weaver] *
1 [John Ortiz] *
1 [Julia Stiles] *
1 [Patrick McDade] *
1 [Phillip Chorba] *
1 [Bonnie Aarons] *
1 [Jane Got a Gun] *
1 [Son of Morning]
)
= 1.1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.87%
(4.60 × 1021 overall)
Dominant nodes (excluded from chart)Silver Linings Playbook 34.98%Robert De Niro 24.81%Bradley Cooper 10.66%Jennifer Lawrence 9.69%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)