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 *
( 400 [Dance Hall Crashers] *
256 [Matt Freeman] *
324 [Tim Armstrong] *
4 [Jeremy Goody] *
1 [Alex Baker (2)] *
4 [Andrew Champion] *
1 [Elyse Rogers] *
1 [Erik Larsen] *
1 [Gavin Hammon] *
4 [Grant McIntire] *
1 [Harvey Hawks] *
1 [Ingrid Jonsson] *
1 [Jamie McCormick] *
1 [Jason Bermak] *
1 [Jason Hammon] *
1 [Joey Schaaf] *
1 [Mat Snyder] *
25 [Matt Freeman (2)] *
1 [Mikey Weiss] *
1 [Scott Goodell]
)
= 53.08B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Dance Hall Crashers] *
1 [Matt Freeman] *
1 [Tim Armstrong] *
1 [Jeremy Goody] *
1 [Alex Baker (2)] *
1 [Andrew Champion] *
1 [Elyse Rogers] *
1 [Erik Larsen] *
1 [Gavin Hammon] *
1 [Grant McIntire] *
1 [Harvey Hawks] *
1 [Ingrid Jonsson] *
1 [Jamie McCormick] *
1 [Jason Bermak] *
1 [Jason Hammon] *
1 [Joey Schaaf] *
1 [Mat Snyder] *
1 [Matt Freeman (2)] *
1 [Mikey Weiss] *
1 [Scott Goodell]
)
= 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)Dance Hall Crashers 38.80%Tim Armstrong 31.43%Matt Freeman 24.83%Matt Freeman (2) 2.42%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)