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, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 2 = 6
Base_Influence (IV) = $inbound / $outbound = 3 / 2 = 1.5
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 6 *
( 6 [Patricia Tallman] *
20 [Claudia Christian] *
9 [Colin Quinn] *
9 [Brainbug] *
9 [Jeff Conaway] *
16 [William Sanderson] *
25 [Bruce Boxleitner] *
16 [Josh Coxx] *
16 [Mira Furlan] *
4 [Richard Biggs] *
36 [Stephen Furst] *
36 [Floyd Levine] *
324 [Babylon 5: Thirdspace] *
1 [Adam Gifford] *
1 [Clyde Kusatsu] *
1 [Jeffrey Anderson-Gunter] *
1 [Jerry Kernion] *
1 [Judson Mills] *
16 [Shari Belafonte] *
1 [Valerie Red-Horse] *
1 [The Munsters Today] *
6 [A Night at the Roxbury]
)
= 8.67 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.5 *
( 1.5 [Patricia Tallman] *
1.25 [Claudia Christian] *
1 [Colin Quinn] *
1 [Brainbug] *
1 [Jeff Conaway] *
1 [William Sanderson] *
1 [Bruce Boxleitner] *
1 [Josh Coxx] *
1 [Mira Furlan] *
1 [Richard Biggs] *
1 [Stephen Furst] *
1 [Floyd Levine] *
1 [Babylon 5: Thirdspace] *
1 [Adam Gifford] *
1 [Clyde Kusatsu] *
1 [Jeffrey Anderson-Gunter] *
1 [Jerry Kernion] *
1 [Judson Mills] *
1 [Shari Belafonte] *
1 [Valerie Red-Horse] *
1 [The Munsters Today] *
0.6667 [A Night at the Roxbury]
)
= 1.88
Outbound
3
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
6
Base Node Influence
1.5
Strength Share (vs Direct Neighbours)
1.07%
(8.67 × 1018 overall)
Dominant nodes (excluded from chart)Babylon 5: Thirdspace 57.75%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)