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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 12 [Marie Pillet] *
361 [Training Day] *
25 [Ethan Hawke] *
400 [Lord of War] *
324 [Before Midnight] *
324 [Before Sunrise] *
16 [Vernon Dobtcheff] *
1 [Albert Delpy] *
1 [Denis Evrard] *
1 [Diabolo] *
9 [Julie Delpy] *
1 [Mariane Plasteig] *
1 [Rodolphe Pauly] *
1 [Louise Lemoine Torrès] *
400 [Murder on the Orient Express] *
289 [The Day of the Jackal] *
4 [The Spy Who Loved Me] *
1 [La Menace] *
1 [Two Days in Paris]
)
= 3.03 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Marie Pillet] *
1 [Training Day] *
1 [Ethan Hawke] *
1 [Lord of War] *
1 [Before Midnight] *
1 [Before Sunrise] *
1 [Vernon Dobtcheff] *
1 [Albert Delpy] *
1 [Denis Evrard] *
1 [Diabolo] *
1 [Julie Delpy] *
1 [Mariane Plasteig] *
1 [Rodolphe Pauly] *
1 [Louise Lemoine Torrès] *
1 [Murder on the Orient Express] *
1 [The Day of the Jackal] *
1 [The Spy Who Loved Me] *
1 [La Menace] *
1 [Two Days in Paris]
)
= 1.33
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
19
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.40%
(3.03 × 1022 overall)
Dominant nodes (excluded from chart)Lord of War 17.61%Murder on the Orient Express 17.61%Training Day 15.89%Before Midnight 14.26%Before Sunrise 14.26%The Day of the Jackal 12.72%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)