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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 12 [Michael Bublé] *
196 [Helping Haiti] *
36 [Robbie Williams] *
169 [Rod Stewart] *
4 [kylie minogue] *
121 [Mariah Carey] *
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^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Michael Bublé] *
1 [Helping Haiti] *
1 [Robbie Williams] *
1 [Rod Stewart] *
1 [kylie minogue] *
1 [Mariah Carey] *
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
1
Tags on post
Inbound
1
Posts tagging this
Connections
14
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.15%
(6.38 × 1015 overall)
Dominant nodes (excluded from chart)Helping Haiti 28.91%Rod Stewart 24.93%Mariah Carey 17.85%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)