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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 1.1K [The Yardbirds] *
256 [Jim McCarty] *
16 [Box of Frogs] *
64 [GOODTHUNDER] *
81 [Renaissance (4)] *
16 [Holy Smoke (6)] *
25 [Illusion (24)] *
4 [Jim McCarty Band] *
16 [Beehive (14)] *
1 [McCarty Hite Project] *
1 [Pilgrim (10)] *
4 [Pretty Things / Yardbird Blues Band] *
36 [Stairway (2)] *
25 [Stratosphere (7)] *
4 [The British Invasion All Stars] *
4 [Together (9)] *
16 [Top Topham] *
1 [Christine Perfect Band] *
1 [The Top Topham Band]
)
= 2.18 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Yardbirds] *
1 [Jim McCarty] *
1 [Box of Frogs] *
1 [GOODTHUNDER] *
1 [Renaissance (4)] *
1 [Holy Smoke (6)] *
1 [Illusion (24)] *
1 [Jim McCarty Band] *
1 [Beehive (14)] *
1 [McCarty Hite Project] *
1 [Pilgrim (10)] *
1 [Pretty Things / Yardbird Blues Band] *
1 [Stairway (2)] *
1 [Stratosphere (7)] *
1 [The British Invasion All Stars] *
1 [Together (9)] *
1 [Top Topham] *
1 [Christine Perfect Band] *
1 [The Top Topham Band]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
19
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.24%
(2.18 × 1021 overall)
Dominant nodes (excluded from chart)The Yardbirds 65.44%Jim McCarty 15.38%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)