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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 144 [Michael Urbano] *
1 [Kevin Coleman] *
9 [Jason Sutter] *
1 [Greg Camp] *
1 [Kevin Ianello] *
1 [Michael Klooster] *
1 [Mike Krompass] *
1 [Steve Harwell] *
1 [Randy Cooke] *
1 [Zach Goode] *
100 [The Lovemakers] *
225 [Third Eye Blind] *
9 [James Williamson And The Pink Hearts] *
4 [Bourgeois Tagg] *
4 [Look Park] *
1 [Ryo Antony] *
1 [The Spent Poets] *
1 [Torcher] *
1 [Tweaker (4)] *
9 [John Hiatt & The Guilty Dogs] *
36 [American Hi-Fi] *
64 [Letters to Cleo] *
35 [Cracker]
)
= 3.05 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Michael Urbano] *
1 [Kevin Coleman] *
1 [Jason Sutter] *
1 [Greg Camp] *
1 [Kevin Ianello] *
1 [Michael Klooster] *
1 [Mike Krompass] *
1 [Steve Harwell] *
1 [Randy Cooke] *
1 [Zach Goode] *
1 [The Lovemakers] *
1 [Third Eye Blind] *
1 [James Williamson And The Pink Hearts] *
1 [Bourgeois Tagg] *
1 [Look Park] *
1 [Ryo Antony] *
1 [The Spent Poets] *
1 [Torcher] *
1 [Tweaker (4)] *
1 [John Hiatt & The Guilty Dogs] *
1 [American Hi-Fi] *
1 [Letters to Cleo] *
0.7143 [Cracker]
)
= 0.7143
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
23
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
13.32%
(3.05 × 1017 overall)
Dominant nodes (excluded from chart)Third Eye Blind 29.96%Michael Urbano 19.17%The Lovemakers 13.32%Letters to Cleo 8.52%American Hi-Fi 4.79%Cracker 4.66%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)