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, 18) = 18
$outbound = max(1, 18) = 18
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 18 * 18 = 324
Base_Influence (IV) = $inbound / $outbound = 18 / 18 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 324 *
( 4 [Alex Perkolup] *
4 [Dylan Posa] *
4 [Dan Burke] *
1 [Jamie Fillmore] *
1 [Mike Greenlees] *
1 [Mike Hagedorn] *
1 [Bill Martin (7)] *
1 [Carmen Armillas] *
1 [Chris Block] *
1 [D. Bayne] *
1 [Dante Kester] *
1 [Evelyn Davis] *
1 [Jeff Libersher] *
1 [Jim Drummond (3)] *
1 [Phil Bonnet] *
1 [Sacha Mullin] *
1 [Thymme Jones] *
1 [Todd Rittmann] *
16 [The Flying Luttenbachers] *
144 [Anatomy of Habit] *
361 [Big City Orchestra]
)
= 17.25B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alex Perkolup] *
1 [Dylan Posa] *
1 [Dan Burke] *
1 [Jamie Fillmore] *
1 [Mike Greenlees] *
1 [Mike Hagedorn] *
1 [Bill Martin (7)] *
1 [Carmen Armillas] *
1 [Chris Block] *
1 [D. Bayne] *
1 [Dante Kester] *
1 [Evelyn Davis] *
1 [Jeff Libersher] *
1 [Jim Drummond (3)] *
1 [Phil Bonnet] *
1 [Sacha Mullin] *
1 [Thymme Jones] *
1 [Todd Rittmann] *
1 [The Flying Luttenbachers] *
1 [Anatomy of Habit] *
1 [Big City Orchestra]
)
= 1
Outbound
18
Tags on post
Inbound
18
Posts tagging this
Connections
21
Total nodes
Base Node Strength
324
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Big City Orchestra 41.40%Anatomy of Habit 16.51%The Flying Luttenbachers 1.83%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)