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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 6 [Jesse Vint] *
72 [Michael Bowen] *
306 [Little Big Man] *
324 [Beverly Hills Cop III] *
324 [Kill Bill: Vol. 1] *
324 [Kill Bill: Vol. 2] *
289 [Jackie Brown] *
289 [Excess Baggage] *
400 [Valley Girl] *
4 [Walking Tall] *
324 [Repo Man] *
16 [Fox Harris] *
324 [My Favorite Year] *
400 [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]
)
= 3.40 x 10^37
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Jesse Vint] *
1.13 [Michael Bowen] *
1.06 [Little Big Man] *
1 [Beverly Hills Cop III] *
1 [Kill Bill: Vol. 1] *
1 [Kill Bill: Vol. 2] *
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.79
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
23
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.42%
(3.40 × 1037 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)