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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 110 [Danny Kortchmar] *
16 [Harry Shearer] *
81 [Michael McKean] *
16 [Rob Reiner] *
361 [This Is Spinal Tap] *
16 [Bruno Kirby] *
16 [Paul Benedict] *
4 [Christopher Guest] *
1 [Chazz Dominguez] *
1 [David Kaff] *
9 [Fran Drescher] *
4 [Jean Cromie] *
1 [Kimberly Stringer] *
1 [Memo Vera] *
9 [Patrick Macnee] *
1 [R.J. Parnell] *
1 [Shari Hall] *
16 [Tony Hendra] *
36 [Ed Begley, Jr.]
)
= 1.57 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.1 [Danny Kortchmar] *
1 [Harry Shearer] *
1 [Michael McKean] *
1 [Rob Reiner] *
1 [This Is Spinal Tap] *
1 [Bruno Kirby] *
1 [Paul Benedict] *
1 [Christopher Guest] *
1 [Chazz Dominguez] *
1 [David Kaff] *
1 [Fran Drescher] *
1 [Jean Cromie] *
1 [Kimberly Stringer] *
1 [Memo Vera] *
1 [Patrick Macnee] *
1 [R.J. Parnell] *
1 [Shari Hall] *
1 [Tony Hendra] *
1 [Ed Begley, Jr.]
)
= 1.1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.14%
(1.57 × 1017 overall)
Dominant nodes (excluded from chart)This Is Spinal Tap 51.50%Danny Kortchmar 15.69%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)