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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 12 [Michael Bublé] *
25 [Rick Astley] *
4 [PWL] *
36 [Robbie Williams] *
169 [Rod Stewart] *
121 [Mariah Carey] *
1 [Miley Cyrus] *
196 [Helping Haiti] *
100 [Mirage] *
16 [Alexandra Burke] *
9 [Kylie Minogu] *
4 [Jon Bon Jovi] *
4 [Cheryl Tweedy] *
1 [James Morrison (2)] *
4 [Joe McElderry] *
1 [Michael Holbrook Penniman]
)
= 6.38 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Michael Bublé] *
1 [Rick Astley] *
1 [PWL] *
1 [Robbie Williams] *
1 [Rod Stewart] *
1 [Mariah Carey] *
1 [Miley Cyrus] *
1 [Helping Haiti] *
1 [Mirage] *
1 [Alexandra Burke] *
1 [Kylie Minogu] *
1 [Jon Bon Jovi] *
1 [Cheryl Tweedy] *
1 [James Morrison (2)] *
1 [Joe McElderry] *
1 [Michael Holbrook Penniman]
)
= 1.33
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.57%
(6.38 × 1017 overall)
Dominant nodes (excluded from chart)Helping Haiti 27.72%Rod Stewart 23.90%Mariah Carey 17.11%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)