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 *
( 110 [Bradley Cooper] *
225 [Elizabeth Banks] *
225 [Paul Rudd] *
36 [Joe Lo Truglio] *
121 [Molly Shannon] *
25 [David Hyde Pierce] *
25 [Janeane Garofalo] *
9 [Christopher Meloni] *
36 [Amy Poehler] *
9 [Michael Ian Black] *
4 [Marguerite Moreau] *
4 [Michael Showalter] *
324 [Wet Hot American Summer] *
9 [Ken Marino] *
4 [Marisa Ryan] *
1 [Gideon Jacobs] *
1 [Liam Norton] *
9 [Zak Orth]
)
= 7.43 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.1 [Bradley Cooper] *
1 [Elizabeth Banks] *
1 [Paul Rudd] *
1 [Joe Lo Truglio] *
1 [Molly Shannon] *
1 [David Hyde Pierce] *
1 [Janeane Garofalo] *
1 [Christopher Meloni] *
1 [Amy Poehler] *
1 [Michael Ian Black] *
1 [Marguerite Moreau] *
1 [Michael Showalter] *
1 [Wet Hot American Summer] *
1 [Ken Marino] *
1 [Marisa Ryan] *
1 [Gideon Jacobs] *
1 [Liam Norton] *
1 [Zak Orth]
)
= 1.1
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)
0.08%
(7.43 × 1022 overall)
Dominant nodes (excluded from chart)Wet Hot American Summer 27.50%Elizabeth Banks 19.10%Paul Rudd 19.10%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)