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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 324 [Beverly Hills Cop III] *
324 [Kill Bill: Vol. 1] *
289 [Kill Bill: Vol. 2] *
64 [Michael Bowen] *
289 [Jackie Brown] *
289 [Excess Baggage] *
400 [Valley Girl] *
4 [Walking Tall] *
324 [Repo Man] *
16 [Fox Harris] *
289 [My Favorite Year] *
361 [Sid and Nancy] *
9 [Scott Paulin] *
1 [Dawn Dunlap] *
1 [Don Olivera] *
1 [June Chadwick] *
1 [Linden Chiles] *
1 [Ray Oliver] *
1 [Victor Warren] *
289 [I Am Sam] *
324 [The Right Stuff]
)
= 9.58 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Beverly Hills Cop III] *
1 [Kill Bill: Vol. 1] *
1 [Kill Bill: Vol. 2] *
1 [Michael Bowen] *
1 [Jackie Brown] *
1 [Excess Baggage] *
1 [Valley Girl] *
1 [Walking Tall] *
1 [Repo Man] *
1 [Fox Harris] *
1 [My Favorite Year] *
1 [Sid and Nancy] *
1 [Scott Paulin] *
1 [Dawn Dunlap] *
1 [Don Olivera] *
1 [June Chadwick] *
1 [Linden Chiles] *
1 [Ray Oliver] *
1 [Victor Warren] *
1 [I Am Sam] *
1 [The Right Stuff]
)
= 1
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
21
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.20%
(9.58 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)