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 *
( 12 [Austin Highsmith Garces] *
12 [James Landry Hébert] *
100 [Josh Brolin] *
16 [Jack McGee] *
49 [Ryan Gosling] *
400 [Gangster Squad] *
9 [Ambyr Childers] *
25 [Anthony Molinari] *
25 [Brandon Molale] *
100 [Giovanni Ribisi] *
81 [Holt McCallany] *
25 [Jeff Wolfe] *
9 [Mac Brandt] *
25 [Michael Papajohn] *
9 [Mick Betancourt] *
16 [Sean Penn] *
4 [Wade Williams] *
4 [Dennis Cockrum] *
9 [Lance Barber] *
36 [Emma Stone]
)
= 8.64 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Austin Highsmith Garces] *
1.33 [James Landry Hébert] *
1 [Josh Brolin] *
1 [Jack McGee] *
1 [Ryan Gosling] *
1 [Gangster Squad] *
1 [Ambyr Childers] *
1 [Anthony Molinari] *
1 [Brandon Molale] *
1 [Giovanni Ribisi] *
1 [Holt McCallany] *
1 [Jeff Wolfe] *
1 [Mac Brandt] *
1 [Michael Papajohn] *
1 [Mick Betancourt] *
1 [Sean Penn] *
1 [Wade Williams] *
1 [Dennis Cockrum] *
1 [Lance Barber] *
1 [Emma Stone]
)
= 1.78
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.10%
(8.64 × 1026 overall)
Dominant nodes (excluded from chart)Gangster Squad 41.37%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)