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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 12 [Armand Schultz] *
380 [Spider-Man: Homecoming] *
289 [Good Will Hunting] *
16 [Alison Folland] *
324 [The Sisterhood of the Traveling Pants 2] *
1 [I'm Not There] *
400 [Revolutionary Road] *
25 [John Ottavino] *
324 [The Fisher King] *
16 [Presumed Innocent] *
25 [Malcolm X] *
400 [Vanilla Sky] *
25 [Burn After Reading] *
9 [The Dictator] *
16 [Mighty Aphrodite] *
289 [Shiva Baby] *
289 [The Tender Bar] *
49 [Sondra James] *
256 [The Cobbler]
)
= 2.14 x 10^35
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Armand Schultz] *
1.05 [Spider-Man: Homecoming] *
1 [Good Will Hunting] *
1 [Alison Folland] *
1 [The Sisterhood of the Traveling Pants 2] *
1 [I'm Not There] *
1 [Revolutionary Road] *
1 [John Ottavino] *
1 [The Fisher King] *
1 [Presumed Innocent] *
1 [Malcolm X] *
1 [Vanilla Sky] *
1 [Burn After Reading] *
1 [The Dictator] *
1 [Mighty Aphrodite] *
1 [Shiva Baby] *
1 [The Tender Bar] *
1 [Sondra James] *
1 [The Cobbler]
)
= 1.4
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
19
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.51%
(2.14 × 1035 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)