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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 20 [Stefania LaVie Owen] *
20 [Chloe Bridges] *
1 [AnnaSophia Robb] *
25 [Matt Letscher] *
25 [Austin Butler] *
324 [The Carrie Diaries] *
1 [Alexandra Miller] *
9 [Brendan Dooling] *
1 [Ellen Wong] *
1 [Evan Crooks] *
1 [Freema Agyeman] *
1 [Jake Robinson] *
1 [Josh Salatin] *
25 [Katie Findlay] *
1 [Krystal Procida] *
4 [Lindsey Gort] *
25 [Scott Cohen] *
1 [Whitney Vance]
)
= 1.82T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Stefania LaVie Owen] *
1.25 [Chloe Bridges] *
1 [AnnaSophia Robb] *
1 [Matt Letscher] *
1 [Austin Butler] *
1 [The Carrie Diaries] *
1 [Alexandra Miller] *
1 [Brendan Dooling] *
1 [Ellen Wong] *
1 [Evan Crooks] *
1 [Freema Agyeman] *
1 [Jake Robinson] *
1 [Josh Salatin] *
1 [Katie Findlay] *
1 [Krystal Procida] *
1 [Lindsey Gort] *
1 [Scott Cohen] *
1 [Whitney Vance]
)
= 1.56
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Carrie Diaries 66.53%Matt Letscher 5.13%Austin Butler 5.13%Katie Findlay 5.13%Scott Cohen 5.13%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)