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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 4 [Jos Kelly] *
1 [Bobby McFerrin] *
4 [Niamh Farrell] *
4 [Paddy Hazleton] *
4 [Ed Kelly] *
81 [moxy] *
9 [FRANK RYAN] *
4 [Russell Graham] *
4 [Terry Juric] *
4 [Mike Reno] *
1 [Bill Wade] *
1 [Buddy Caine (2)] *
1 [Buzz Shearman] *
1 [Earl Johnson (5)] *
1 [Kim Hunt] *
144 [Capratone] *
56 [Moxie]
)
= 3.47T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Jos Kelly] *
1 [Bobby McFerrin] *
1 [Niamh Farrell] *
1 [Paddy Hazleton] *
1 [Ed Kelly] *
1 [moxy] *
1 [FRANK RYAN] *
1 [Russell Graham] *
1 [Terry Juric] *
1 [Mike Reno] *
1 [Bill Wade] *
1 [Buddy Caine (2)] *
1 [Buzz Shearman] *
1 [Earl Johnson (5)] *
1 [Kim Hunt] *
1 [Capratone] *
0.875 [Moxie]
)
= 0.875
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
17
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Capratone 40.00%moxy 22.50%Moxie 15.56%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)