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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 12 [George Grizzard] *
210 [Robert Downey Jr.] *
1 [Tim Hardin] *
16 [Rip Torn] *
25 [Richard Thomas] *
100 [Alan Tudyk] *
16 [Katie Holmes] *
100 [Tobey Maguire] *
4 [Jane Adams] *
324 [Wonder Boys] *
49 [Frances McDormand] *
1 [Bill Velin] *
1 [June Hildreth] *
4 [Kelly Bishop] *
1 [Michael Cavadias] *
1 [Richard Knox] *
1 [Yusuf Gatewood] *
1 [High Art] *
1 [The Price of Air] *
30 [Philip Bosco]
)
= 1.11 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [George Grizzard] *
1.07 [Robert Downey Jr.] *
1 [Tim Hardin] *
1 [Rip Torn] *
1 [Richard Thomas] *
1 [Alan Tudyk] *
1 [Katie Holmes] *
1 [Tobey Maguire] *
1 [Jane Adams] *
1 [Wonder Boys] *
1 [Frances McDormand] *
1 [Bill Velin] *
1 [June Hildreth] *
1 [Kelly Bishop] *
1 [Michael Cavadias] *
1 [Richard Knox] *
1 [Yusuf Gatewood] *
1 [High Art] *
1 [The Price of Air] *
0.8333 [Philip Bosco]
)
= 1.19
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.99%
(1.11 × 1019 overall)
Dominant nodes (excluded from chart)Wonder Boys 35.72%Robert Downey Jr. 23.15%Alan Tudyk 11.03%Tobey Maguire 11.03%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)