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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 342 [Because I Said So] *
380 [Tommy Boy] *
289 [Cliffhanger] *
36 [Zach Grenier] *
4 [Devs] *
400 [Fight Club] *
361 [Donnie Brasco] *
361 [Silver Linings Playbook] *
9 [Phillip Chorba] *
9 [The Upside] *
16 [Doc Duhame] *
16 [Sandy Martin] *
16 [Marc Forget] *
25 [Alexis Rhee] *
289 [The Whole Ten Yards] *
36 [Captain America: The Winter Soldier] *
121 [Django Unchained] *
324 [Napoleon Dynamite] *
25 [It's Always Sunny in Philadelphia] *
4 [Three Billboards Outside Ebbing, Missouri] *
324 [Unfaithful] *
625 [Law & Order: Special Victims Unit] *
9 [Late Night with Conan O'Brien] *
400 [Black Panther] *
196 [Crash] *
324 [The Brothers Sun]
)
= 1.59 x 10^50
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Because I Said So] *
1.05 [Tommy Boy] *
1 [Cliffhanger] *
1 [Zach Grenier] *
1 [Devs] *
1 [Fight Club] *
1 [Donnie Brasco] *
1 [Silver Linings Playbook] *
1 [Phillip Chorba] *
1 [The Upside] *
1 [Doc Duhame] *
1 [Sandy Martin] *
1 [Marc Forget] *
1 [Alexis Rhee] *
1 [The Whole Ten Yards] *
1 [Captain America: The Winter Soldier] *
1 [Django Unchained] *
1 [Napoleon Dynamite] *
1 [It's Always Sunny in Philadelphia] *
1 [Three Billboards Outside Ebbing, Missouri] *
1 [Unfaithful] *
1 [Law & Order: Special Victims Unit] *
1 [Late Night with Conan O'Brien] *
1 [Black Panther] *
1 [Crash] *
1 [The Brothers Sun]
)
= 1.11
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
26
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.72%
(1.59 × 1050 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)