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, 4) = 4
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 3 = 12
Base_Influence (IV) = $inbound / $outbound = 4 / 3 = 1.3333
// 3. Exponential Network Values (accumulating 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 12 *
( 25 [Jackie Chan] *
64 [Rush hour] *
49 [Rex Linn] *
36 [Philip Baker Hall] *
49 [Chris Tucker] *
9 [Barry Shabaka Henley] *
25 [Stanley DeSantis] *
16 [Arlene Tai] *
1 [Loudon Wainwright III] *
289 [Steve Buscemi] *
4 [Jessica Lange] *
81 [Helena Bonham Carter] *
169 [Ewan McGregor] *
49 [Danny DeVito] *
9 [Marion Cotillard] *
16 [Trevor Gagnon] *
25 [Albert Finney] *
49 [Billy Crudup] *
361 [Big Fish] *
25 [Alison Lohman] *
25 [David Denman] *
25 [Deep Roy] *
16 [Matthew McGrory] *
25 [Missi Pyle] *
1 [Perry Walston] *
25 [Robert Guillaume] *
4 [Painkiller Jane]
)
= 1.84 x 10^38
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.3333 *
( 1 [Jackie Chan] *
1 [Rush hour] *
1 [Rex Linn] *
1 [Philip Baker Hall] *
1 [Chris Tucker] *
1 [Barry Shabaka Henley] *
1 [Stanley DeSantis] *
1 [Arlene Tai] *
1 [Loudon Wainwright III] *
1 [Steve Buscemi] *
1 [Jessica Lange] *
1 [Helena Bonham Carter] *
1 [Ewan McGregor] *
1 [Danny DeVito] *
1 [Marion Cotillard] *
1 [Trevor Gagnon] *
1 [Albert Finney] *
1 [Billy Crudup] *
1 [Big Fish] *
1 [Alison Lohman] *
1 [David Denman] *
1 [Deep Roy] *
1 [Matthew McGrory] *
1 [Missi Pyle] *
1 [Perry Walston] *
1 [Robert Guillaume] *
1 [Painkiller Jane]
)
= 1.33
Outbound
4
Tags on post
Inbound
3
Posts tagging this
Connections
27
Total nodes
Base Node Strength
12
Base Node Influence
1.3333
Strength Share (vs Direct Neighbours)
0.81%
(1.84 × 1038 overall)
Dominant nodes (excluded from chart)Big Fish 24.33%Steve Buscemi 19.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)