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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 8 [Pimp C] *
36 [Michelle Pfeiffer] *
25 [George Dzundza] *
324 [Dangerous Minds] *
4 [Beatrice Winde] *
4 [Renoly Santiago] *
9 [Robin Bartlett] *
4 [Bruklin Harris] *
1 [Desire Galvez] *
1 [Lorraine Toussaint] *
16 [Marcello Thedford] *
1 [Norris Young] *
1 [Rahman Ibraheem] *
1 [Richard Grant] *
1 [Roberto Alvarez] *
4 [Courtney B. Vance] *
1 [Toni Nichelle Buzhardt] *
1 [Wade Dominguez]
)
= 86B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Pimp C] *
1 [Michelle Pfeiffer] *
1 [George Dzundza] *
1 [Dangerous Minds] *
1 [Beatrice Winde] *
1 [Renoly Santiago] *
1 [Robin Bartlett] *
1 [Bruklin Harris] *
1 [Desire Galvez] *
1 [Lorraine Toussaint] *
1 [Marcello Thedford] *
1 [Norris Young] *
1 [Rahman Ibraheem] *
1 [Richard Grant] *
1 [Roberto Alvarez] *
1 [Courtney B. Vance] *
1 [Toni Nichelle Buzhardt] *
1 [Wade Dominguez]
)
= 2
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Dangerous Minds 73.14%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)