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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 42 [Winona Ryder] *
289 [Edward Scissorhands] *
1 [Adventures of Captain Marvel] *
1 [Perils of Pauline] *
1 [The Great Lover] *
1 [Dick Tracy vs. Crime, Inc.] *
25 [Vincent Price] *
36 [Anthony Michael Hall] *
9 [Biff Yeager] *
25 [Bryan Larkin] *
49 [Caroline Aaron] *
36 [Conchata Ferrell] *
64 [Dianne Wiest] *
16 [Dick Anthony Williams] *
49 [Kathy Baker] *
4 [Linda Perri] *
1 [Marti Greenberg] *
4 [O-Lan Jones] *
4 [Robert Oliveri] *
36 [Susan Blommaert] *
121 [Johnny Depp]
)
= 1.52 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [Winona Ryder] *
1 [Edward Scissorhands] *
1 [Adventures of Captain Marvel] *
1 [Perils of Pauline] *
1 [The Great Lover] *
1 [Dick Tracy vs. Crime, Inc.] *
1 [Vincent Price] *
1 [Anthony Michael Hall] *
1 [Biff Yeager] *
1 [Bryan Larkin] *
1 [Caroline Aaron] *
1 [Conchata Ferrell] *
1 [Dianne Wiest] *
1 [Dick Anthony Williams] *
1 [Kathy Baker] *
1 [Linda Perri] *
1 [Marti Greenberg] *
1 [O-Lan Jones] *
1 [Robert Oliveri] *
1 [Susan Blommaert] *
1 [Johnny Depp]
)
= 1.17
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
21
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.98%
(1.52 × 1024 overall)
Dominant nodes (excluded from chart)Edward Scissorhands 34.45%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)