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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 1 [Richard Belzer] *
9 [Cleavon Little] *
9 [R. Lee Ermey] *
36 [Phil Hartman] *
324 [Fletch Lives] *
4 [William Traylor] *
64 [Geoffrey Lewis] *
36 [Hal Holbrook] *
9 [George Wyner] *
25 [Patricia Kalember] *
36 [Don Hood] *
4 [Noelle Beck] *
4 [Richard Libertini] *
1 [Julianne Phillips] *
1 [Barney D. Arceneaux] *
1 [Titos Vandis] *
4 [Chevy Chase] *
4 [Randall 'Tex' Cobb]
)
= 1.81 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Richard Belzer] *
1 [Cleavon Little] *
1 [R. Lee Ermey] *
1 [Phil Hartman] *
1 [Fletch Lives] *
1 [William Traylor] *
1 [Geoffrey Lewis] *
1 [Hal Holbrook] *
1 [George Wyner] *
1 [Patricia Kalember] *
1 [Don Hood] *
1 [Noelle Beck] *
1 [Richard Libertini] *
1 [Julianne Phillips] *
1 [Barney D. Arceneaux] *
1 [Titos Vandis] *
1 [Chevy Chase] *
1 [Randall 'Tex' Cobb]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.17%
(1.81 × 1016 overall)
Dominant nodes (excluded from chart)Fletch Lives 56.54%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)