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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 6 [Philip Stone] *
12 [Robin Pappas] *
9 [John Squire] *
16 [Melvin Van Peebles] *
4 [Joe Turkel] *
4 [The Shining costumes] *
4 [Jack Torrance's Adler typewriter] *
25 [Ready Player One] *
16 [Tron] *
25 [Ben Mendelsohn] *
16 [Hannah John-Kamen] *
9 [Tye Sheridan] *
36 [Cara Pifko] *
25 [Bruce Boxleitner] *
25 [Peter Jurasik] *
16 [Barnard Hughes] *
48 [The Shining]
)
= 1.49 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Philip Stone] *
1.33 [Robin Pappas] *
1 [John Squire] *
1 [Melvin Van Peebles] *
1 [Joe Turkel] *
1 [The Shining costumes] *
1 [Jack Torrance's Adler typewriter] *
1 [Ready Player One] *
1 [Tron] *
1 [Ben Mendelsohn] *
1 [Hannah John-Kamen] *
1 [Tye Sheridan] *
1 [Cara Pifko] *
1 [Bruce Boxleitner] *
1 [Peter Jurasik] *
1 [Barnard Hughes] *
0.75 [The Shining]
)
= 1.5
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
17
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.95%
(1.49 × 1020 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)