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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 169 [Rod Stewart] *
36 [The Faces] *
81 [Ian McLagan] *
121 [Ronnie Lane] *
225 [Ron Wood] *
36 [kenny-jones] *
225 [Kenney Jones] *
49 [Faces] *
169 [Free] *
9 [Andy Fraser] *
121 [Paul Rodgers] *
81 [John "Rabbit" Bundrick] *
64 [John Bundrick] *
36 [Paul Kossoff] *
100 [Simon Kirke] *
4 [Wendell Richardson] *
4 [Free goods and services] *
4 [Free signs] *
4 [Hotel toiletries] *
4 [Stamps with a face value of gratis] *
4 [Zero prices in Japan] *
49 [Faces (3)] *
25 [Kirke] *
25 [Kossoff] *
1 [Samurai (4)] *
1 [The Mikes (2)] *
25 [Tetsu & Rabbit] *
256 [Ronnie Wood]
)
= 1.19 x 10^42
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Rod Stewart] *
1 [The Faces] *
1 [Ian McLagan] *
1 [Ronnie Lane] *
1 [Ron Wood] *
1 [kenny-jones] *
1 [Kenney Jones] *
1 [Faces] *
1 [Free] *
1 [Andy Fraser] *
1 [Paul Rodgers] *
1 [John "Rabbit" Bundrick] *
1 [John Bundrick] *
1 [Paul Kossoff] *
1 [Simon Kirke] *
1 [Wendell Richardson] *
1 [Free goods and services] *
1 [Free signs] *
1 [Hotel toiletries] *
1 [Stamps with a face value of gratis] *
1 [Zero prices in Japan] *
1 [Faces (3)] *
1 [Kirke] *
1 [Kossoff] *
1 [Samurai (4)] *
1 [The Mikes (2)] *
1 [Tetsu & Rabbit] *
1 [Ronnie Wood]
)
= 1
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
28
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.03%
(1.19 × 1042 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)