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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 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] *
9 [Jacki Weaver] *
25 [John Ortiz] *
25 [Julia Stiles] *
9 [Mary Regency Boies] *
1 [Patrick McDade] *
9 [Phillip Chorba] *
9 [Bonnie Aarons]
)
= 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 [Jacki Weaver] *
1 [John Ortiz] *
1 [Julia Stiles] *
1 [Mary Regency Boies] *
1 [Patrick McDade] *
1 [Phillip Chorba] *
1 [Bonnie Aarons]
)
= 1.1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.10%
(4.60 × 1021 overall)
Dominant nodes (excluded from chart)Silver Linings Playbook 35.05%Robert De Niro 24.85%Bradley Cooper 10.68%Jennifer Lawrence 9.71%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)