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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 9 [Cory Putman] *
4 [Arthur Green] *
1 [Bruce Fitzhugh] *
1 [Chris Truby] *
1 [D.J. (3)] *
1 [DJ Johnson] *
4 [Jason Truby] *
4 [Lance Garvin] *
16 [Matthew Putman] *
9 [Rocky Gray] *
144 [Evanescence] *
25 [We Are The Fallen] *
25 [Eso-Charis] *
324 [Throwdown] *
361 [Luti-Kriss] *
36 [P.O.D.] *
16 [Lovedrug] *
9 [Unwed Sailor]
)
= 4.53 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Cory Putman] *
1 [Arthur Green] *
1 [Bruce Fitzhugh] *
1 [Chris Truby] *
1 [D.J. (3)] *
1 [DJ Johnson] *
1 [Jason Truby] *
1 [Lance Garvin] *
1 [Matthew Putman] *
1 [Rocky Gray] *
1 [Evanescence] *
1 [We Are The Fallen] *
1 [Eso-Charis] *
1 [Throwdown] *
1 [Luti-Kriss] *
1 [P.O.D.] *
1 [Lovedrug] *
1 [Unwed Sailor]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
18
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
9.17%
(4.53 × 1020 overall)
Dominant nodes (excluded from chart)Luti-Kriss 33.12%Throwdown 29.72%Evanescence 13.21%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)