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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 64 [Leonardo DiCaprio] *
1 [Adam Mucci] *
4 [Sam Rosen] *
25 [David Harbour] *
36 [Kate Winslet] *
400 [Revolutionary Road] *
49 [Dylan Baker] *
1 [Allison Twyford] *
16 [Christopher Fitzgerald] *
1 [Gena Oppenheim] *
16 [Heidi Armbruster] *
16 [Jo Twiss] *
1 [Joe Komara] *
25 [John Ottavino] *
25 [Jonathan Roumie] *
1 [Maria Rusolo] *
9 [Marin Ireland] *
16 [Neal Bledsoe] *
16 [Samantha Soule] *
81 [Michael Shannon] *
1 [Big Brother] *
1 [Ex on the Beach]
)
= 1.94 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Leonardo DiCaprio] *
1 [Adam Mucci] *
1 [Sam Rosen] *
1 [David Harbour] *
1 [Kate Winslet] *
1 [Revolutionary Road] *
1 [Dylan Baker] *
1 [Allison Twyford] *
1 [Christopher Fitzgerald] *
1 [Gena Oppenheim] *
1 [Heidi Armbruster] *
1 [Jo Twiss] *
1 [Joe Komara] *
1 [John Ottavino] *
1 [Jonathan Roumie] *
1 [Maria Rusolo] *
1 [Marin Ireland] *
1 [Neal Bledsoe] *
1 [Samantha Soule] *
1 [Michael Shannon] *
1 [Big Brother] *
1 [Ex on the Beach]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.11%
(1.94 × 1022 overall)
Dominant nodes (excluded from chart)Revolutionary Road 49.14%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)