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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 272 [License to Wed] *
16 [Brian Baumgartner] *
9 [John Krasinski] *
25 [Josh Flitter] *
16 [Travis Flory] *
16 [Mindy Kaling] *
9 [Grace Zabriskie] *
4 [Eric Christian Olsen] *
1 [Angela Kinsey] *
1 [DeRay Davis] *
1 [Jess Rosenthal] *
1 [Nicole Randall Johnson] *
4 [Rachael Harris] *
4 [Roxanne Hart] *
1 [Tashana Haye] *
1 [Valentin Almendarez]
)
= 144.39B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [License to Wed] *
1 [Brian Baumgartner] *
1 [John Krasinski] *
1 [Josh Flitter] *
1 [Travis Flory] *
1 [Mindy Kaling] *
1 [Grace Zabriskie] *
1 [Eric Christian Olsen] *
1 [Angela Kinsey] *
1 [DeRay Davis] *
1 [Jess Rosenthal] *
1 [Nicole Randall Johnson] *
1 [Rachael Harris] *
1 [Roxanne Hart] *
1 [Tashana Haye] *
1 [Valentin Almendarez]
)
= 1.06
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)License to Wed 71.20%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)