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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 20 [Peter Appel] *
72 [Harrison Ford] *
132 [John Leguizamo] *
49 [Annette Bening] *
25 [Donald Moffat] *
49 [Bill Nunn] *
16 [Benjamin Hendrickson] *
400 [Regarding Henry] *
4 [Elizabeth Wilson] *
4 [Bruce Altman] *
4 [Aida Linares] *
1 [Harold House] *
1 [Harsh Nayyar] *
1 [John MacKay] *
1 [Kamian Allen] *
1 [Mary Gilbert] *
1 [Michael Haley] *
9 [Robin Bartlett] *
4 [Stanley Swerdlow] *
1 [Rebecca Miller]
)
= 1.68 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Peter Appel] *
1.13 [Harrison Ford] *
1.09 [John Leguizamo] *
1 [Annette Bening] *
1 [Donald Moffat] *
1 [Bill Nunn] *
1 [Benjamin Hendrickson] *
1 [Regarding Henry] *
1 [Elizabeth Wilson] *
1 [Bruce Altman] *
1 [Aida Linares] *
1 [Harold House] *
1 [Harsh Nayyar] *
1 [John MacKay] *
1 [Kamian Allen] *
1 [Mary Gilbert] *
1 [Michael Haley] *
1 [Robin Bartlett] *
1 [Stanley Swerdlow] *
1 [Rebecca Miller]
)
= 1.53
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.13%
(1.68 × 1017 overall)
Dominant nodes (excluded from chart)Regarding Henry 50.25%John Leguizamo 16.58%Harrison Ford 9.05%Annette Bening 6.16%Bill Nunn 6.16%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)