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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 169 [The Collectors] *
4 [Makoto Ori] *
49 [Pizzicato Five] *
4 [Caocao (2)] *
9 [Takao Tajima] *
1 [Hideyuki Komatsu] *
4 [Nobuyuki Mori] *
4 [Ryutaro Kihara] *
4 [Shigeo Miyata] *
1 [Takashi Murayama] *
1 [Yukihiro Akiyama] *
81 [Quruli] *
1 [Blue Tonic (2)] *
16 [Portable Rock]
)
= 6.33T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Collectors] *
1 [Makoto Ori] *
1 [Pizzicato Five] *
1 [Caocao (2)] *
1 [Takao Tajima] *
1 [Hideyuki Komatsu] *
1 [Nobuyuki Mori] *
1 [Ryutaro Kihara] *
1 [Shigeo Miyata] *
1 [Takashi Murayama] *
1 [Yukihiro Akiyama] *
1 [Quruli] *
1 [Blue Tonic (2)] *
1 [Portable Rock]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
14
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Collectors 41.02%Quruli 19.66%Pizzicato Five 11.89%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)