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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 16 [Craig Anderson.] *
256 [Ignite] *
4 [Brett Rasmussen] *
1 [Brian Balchack] *
1 [Casey Jones] *
25 [Zoli Téglás] *
4 [Joe Nelson] *
1 [Eli Santana] *
4 [Casey Jones (3)] *
4 [Kevin KilKenny] *
1 [Nik Hill] *
1 [Randy Johnson] *
1 [Ignite - Full Force 2019] *
1 [Ignite - Impericon Festival 2017] *
1 [Ignite - Reload Festival 2015] *
1 [Ignite - With Full Force Festival 2014] *
64 [Chris Bratton] *
100 [Dan O'Mahony] *
49 [No for an Answer] *
4 [Gavin Oglesby] *
1 [Jeff Boetto] *
1 [John Mastropaolo]
)
= 131.53T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Craig Anderson.] *
1 [Ignite] *
1 [Brett Rasmussen] *
1 [Brian Balchack] *
1 [Casey Jones] *
1 [Zoli Téglás] *
1 [Joe Nelson] *
1 [Eli Santana] *
1 [Casey Jones (3)] *
1 [Kevin KilKenny] *
1 [Nik Hill] *
1 [Randy Johnson] *
1 [Ignite - Full Force 2019] *
1 [Ignite - Impericon Festival 2017] *
1 [Ignite - Reload Festival 2015] *
1 [Ignite - With Full Force Festival 2014] *
1 [Chris Bratton] *
1 [Dan O'Mahony] *
1 [No for an Answer] *
1 [Gavin Oglesby] *
1 [Jeff Boetto] *
1 [John Mastropaolo]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Ignite 46.97%Dan O'Mahony 18.35%Chris Bratton 11.74%No for an Answer 8.99%Zoli Téglás 4.59%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)