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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 72 [Harrison Ford] *
1 [Michael Rogers] *
25 [Jason Alexander] *
16 [Natalia Cordova-Buckley] *
361 [The Mosquito Coast] *
16 [River Phoenix] *
4 [Conrad Roberts] *
4 [Andre Gregory] *
4 [Martha Plimpton] *
9 [Helen Mirren] *
1 [Alice Heffernan-Sneed] *
1 [Emory King] *
1 [Hilary Gordon] *
1 [Jadrien Steele] *
1 [Melanie Boland] *
1 [Raymond Clare] *
1 [Rebecca Gordon] *
1 [William Newman] *
1 [Dick O'Neill]
)
= 95.82B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.13 [Harrison Ford] *
1 [Michael Rogers] *
1 [Jason Alexander] *
1 [Natalia Cordova-Buckley] *
1 [The Mosquito Coast] *
1 [River Phoenix] *
1 [Conrad Roberts] *
1 [Andre Gregory] *
1 [Martha Plimpton] *
1 [Helen Mirren] *
1 [Alice Heffernan-Sneed] *
1 [Emory King] *
1 [Hilary Gordon] *
1 [Jadrien Steele] *
1 [Melanie Boland] *
1 [Raymond Clare] *
1 [Rebecca Gordon] *
1 [William Newman] *
1 [Dick O'Neill]
)
= 1.13
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Mosquito Coast 69.16%Harrison Ford 13.79%Jason Alexander 4.79%Natalia Cordova-Buckley 3.07%River Phoenix 3.07%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)