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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 9 [Kevin Smith] *
25 [Bruce Campbell] *
16 [Bruce Hopkins] *
400 [Hercules: The Legendary Journeys] *
16 [Robert Trebor] *
16 [Hori Ahipene] *
1 [Alexandra Tydings] *
1 [Gina Torres] *
1 [Jason Tahu] *
1 [Jeffrey Thomas] *
1 [Joel Tobeck] *
1 [Kevin Sorbo] *
1 [Liddy Holloway] *
16 [Lisa Chappell] *
4 [Lucy Lawless] *
1 [Meighan Desmond] *
1 [Michael Hurst] *
1 [Paul Norell] *
4 [Tamara Gorski] *
1 [Sam Sorbo]
)
= 94.37B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Kevin Smith] *
1 [Bruce Campbell] *
1 [Bruce Hopkins] *
1 [Hercules: The Legendary Journeys] *
1 [Robert Trebor] *
1 [Hori Ahipene] *
1 [Alexandra Tydings] *
1 [Gina Torres] *
1 [Jason Tahu] *
1 [Jeffrey Thomas] *
1 [Joel Tobeck] *
1 [Kevin Sorbo] *
1 [Liddy Holloway] *
1 [Lisa Chappell] *
1 [Lucy Lawless] *
1 [Meighan Desmond] *
1 [Michael Hurst] *
1 [Paul Norell] *
1 [Tamara Gorski] *
1 [Sam Sorbo]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Hercules: The Legendary Journeys 77.22%Bruce Campbell 4.83%Bruce Hopkins 3.09%Robert Trebor 3.09%Hori Ahipene 3.09%Lisa Chappell 3.09%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)