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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 12 [John Hillerman] *
64 [Clint Eastwood] *
4 [Walter Barnes] *
16 [Richard Bull] *
9 [Russ McCubbin] *
16 [Stefan Gierasch] *
361 [High Plains Drifter] *
9 [Anthony James] *
16 [Billy Curtis] *
64 [Geoffrey Lewis] *
25 [John Quade] *
9 [Marianna Hill] *
36 [Mitchell Ryan] *
4 [Paul Brinegar] *
4 [Robert Donner] *
16 [Reid Cruickshanks] *
1 [William O'Connell] *
30 [Jack Ging] *
20 [Ted Hartley]
)
= 2.93 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [John Hillerman] *
1 [Clint Eastwood] *
1 [Walter Barnes] *
1 [Richard Bull] *
1 [Russ McCubbin] *
1 [Stefan Gierasch] *
1 [High Plains Drifter] *
1 [Anthony James] *
1 [Billy Curtis] *
1 [Geoffrey Lewis] *
1 [John Quade] *
1 [Marianna Hill] *
1 [Mitchell Ryan] *
1 [Paul Brinegar] *
1 [Robert Donner] *
1 [Reid Cruickshanks] *
1 [William O'Connell] *
0.8333 [Jack Ging] *
0.8 [Ted Hartley]
)
= 0.8888
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.14%
(2.93 × 1022 overall)
Dominant nodes (excluded from chart)High Plains Drifter 50.35%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)