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, 15) = 15
$outbound = max(1, 15) = 15
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 15 = 225
Base_Influence (IV) = $inbound / $outbound = 15 / 15 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 100 [Honey Bunch] *
256 [Friends Showband] *
16 [Billy Divin] *
64 [Kansas City] *
1 [Jack Ely] *
1 [Lynn Easton] *
4 [Mike Mitchell] *
289 [Megamind] *
1 [Bob Nordby] *
1 [and Dick Peterson] *
64 [Daily Flash] *
4 [Barry Curtis] *
1 [Charles Abee] *
1 [Dick Peterson] *
16 [Don Gallucci] *
1 [Touch (2)] *
1 [Don & The Goodtimes] *
1 [Tikis & Fabulons] *
4 [Freddie Dennis] *
1 [Gary Abbot] *
1 [Mike Mitchell (3)] *
1 [Norm Sundholm] *
4 [Steve Peterson] *
192 [The Sonics]
)
= 8.58 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Honey Bunch] *
1 [Friends Showband] *
1 [Billy Divin] *
1 [Kansas City] *
1 [Jack Ely] *
1 [Lynn Easton] *
1 [Mike Mitchell] *
1 [Megamind] *
1 [Bob Nordby] *
1 [and Dick Peterson] *
1 [Daily Flash] *
1 [Barry Curtis] *
1 [Charles Abee] *
1 [Dick Peterson] *
1 [Don Gallucci] *
1 [Touch (2)] *
1 [Don & The Goodtimes] *
1 [Tikis & Fabulons] *
1 [Freddie Dennis] *
1 [Gary Abbot] *
1 [Mike Mitchell (3)] *
1 [Norm Sundholm] *
1 [Steve Peterson] *
0.75 [The Sonics]
)
= 0.75
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
24
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
18.00%
(8.58 × 1019 overall)
Dominant nodes (excluded from chart)Megamind 23.12%Friends Showband 20.48%The Sonics 15.36%Honey Bunch 8.00%Kansas City 5.12%Daily Flash 5.12%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)