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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 9 [Billy Ward] *
121 [Billy Ward and his Dominoes] *
4 [Jackie Wilson] *
9 [Clyde McPhatter] *
4 [Bill Brown (8)] *
4 [Billy Ward (2)] *
4 [David McNeil (2)] *
4 [Eugene Mumford] *
4 [Joe Lamont (3)] *
4 [Johnny Oliver (3)] *
4 [Milt Grayson] *
81 [The Clovers] *
9 [Harold Winley] *
1 [Bill Harris (6)] *
1 [Billy Mitchell (6)] *
1 [Harold Lucas] *
1 [John Bailey (3)] *
1 [Matthew McQuater] *
1 [Tippie Hubbard] *
16 [Doo-wop] *
49 [Wynonie Harris] *
144 [The Dominoes] *
49 [Prentice Moreland]
)
= 2.33 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Billy Ward] *
1 [Billy Ward and his Dominoes] *
1 [Jackie Wilson] *
1 [Clyde McPhatter] *
1 [Bill Brown (8)] *
1 [Billy Ward (2)] *
1 [David McNeil (2)] *
1 [Eugene Mumford] *
1 [Joe Lamont (3)] *
1 [Johnny Oliver (3)] *
1 [Milt Grayson] *
1 [The Clovers] *
1 [Harold Winley] *
1 [Bill Harris (6)] *
1 [Billy Mitchell (6)] *
1 [Harold Lucas] *
1 [John Bailey (3)] *
1 [Matthew McQuater] *
1 [Tippie Hubbard] *
1 [Doo-wop] *
1 [Wynonie Harris] *
1 [The Dominoes] *
1 [Prentice Moreland]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
23
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.69%
(2.33 × 1019 overall)
Dominant nodes (excluded from chart)The Dominoes 26.97%Billy Ward and his Dominoes 22.66%The Clovers 15.17%Wynonie Harris 9.18%Prentice Moreland 9.18%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)