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, 4) = 4
$outbound = max(1, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 1 = 4
Base_Influence (IV) = $inbound / $outbound = 4 / 1 = 4
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 3 [James Ingram] *
16 [christopher-cross] *
36 [Kenny Loggins] *
289 [Michael Jackson] *
25 [Lionel Richie] *
16 [Dionne Warwick] *
4 [Donna Summer] *
25 [Brenda Russell] *
9 [james-ingram] *
361 [Peter Erskine] *
324 [Bobby Shew] *
81 [Kye Palmer] *
80 [All Star Choir] *
20 [Chris Walden Big Band] *
2 [Andy Salmon] *
2 [Freedonia (2)]
)
= 4.36 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 4 *
( 3 [James Ingram] *
1 [christopher-cross] *
1 [Kenny Loggins] *
1 [Michael Jackson] *
1 [Lionel Richie] *
1 [Dionne Warwick] *
1 [Donna Summer] *
1 [Brenda Russell] *
1 [james-ingram] *
1 [Peter Erskine] *
1 [Bobby Shew] *
1 [Kye Palmer] *
0.8 [All Star Choir] *
0.8 [Chris Walden Big Band] *
0.5 [Andy Salmon] *
0.5 [Freedonia (2)]
)
= 1.92
Outbound
4
Tags on post
Inbound
0
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
4
Strength Share (vs Direct Neighbours)
0.31%
(4.36 × 1022 overall)
Dominant nodes (excluded from chart)Peter Erskine 27.83%Bobby Shew 24.98%Michael Jackson 22.28%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.