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, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 5 = 20
Base_Influence (IV) = $inbound / $outbound = 4 / 5 = 0.8
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 20 *
( 12 [Tōkyō] *
56 [Yosui Inoue] *
49 [Aice5] *
9 [Miss Monochrome] *
9 [Otsuki Miyako] *
9 [Sumire Uesaka] *
36 [Yui Horie] *
16 [princess à la mode] *
49 [Kana Hanazawa] *
9 [Ai Kayano] *
64 [City pop] *
16 [Anri] *
9 [Mariya Takeuchi] *
36 [Tatsuro Yamashita] *
9 [Junko Ohashi] *
16 [Masayoshi Takanaka] *
16 [Taeko Ohnuki] *
9 [ClariS] *
1 [Ayumi Hamasaki]
)
= 8.39 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.8 *
( 1.33 [Tōkyō] *
1.14 [Yosui Inoue] *
1 [Aice5] *
1 [Miss Monochrome] *
1 [Otsuki Miyako] *
1 [Sumire Uesaka] *
1 [Yui Horie] *
1 [princess à la mode] *
1 [Kana Hanazawa] *
1 [Ai Kayano] *
1 [City pop] *
1 [Anri] *
1 [Mariya Takeuchi] *
1 [Tatsuro Yamashita] *
1 [Junko Ohashi] *
1 [Masayoshi Takanaka] *
1 [Taeko Ohnuki] *
1 [ClariS] *
1 [Ayumi Hamasaki]
)
= 1.22
Outbound
4
Tags on post
Inbound
5
Posts tagging this
Connections
19
Total nodes
Base Node Strength
20
Base Node Influence
0.8
Strength Share (vs Direct Neighbours)
4.44%
(8.39 × 1023 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)