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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 12 [Ryan Whitney] *
36 [Kate Winslet] *
225 [Mark Ruffalo] *
25 [Elijah Wood] *
81 [Tom Wilkinson] *
289 [Eternal Sunshine of the Spotless Mind] *
81 [Kirsten Dunst] *
1 [Amir Ali Said] *
4 [Brian Price] *
1 [Debbon Ayer] *
4 [Jane Adams] *
81 [Jim Carrey] *
25 [Josh Flitter] *
1 [Lola Daehler] *
16 [Paulie Litt] *
1 [Thomas Jay Ryan] *
9 [Deirdre O'Connell]
)
= 2.15 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Ryan Whitney] *
1 [Kate Winslet] *
1 [Mark Ruffalo] *
1 [Elijah Wood] *
1 [Tom Wilkinson] *
1 [Eternal Sunshine of the Spotless Mind] *
1 [Kirsten Dunst] *
1 [Amir Ali Said] *
1 [Brian Price] *
1 [Debbon Ayer] *
1 [Jane Adams] *
1 [Jim Carrey] *
1 [Josh Flitter] *
1 [Lola Daehler] *
1 [Paulie Litt] *
1 [Thomas Jay Ryan] *
1 [Deirdre O'Connell]
)
= 1.33
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
17
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.11%
(2.15 × 1019 overall)
Dominant nodes (excluded from chart)Eternal Sunshine of the Spotless Mind 32.36%Mark Ruffalo 25.20%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)