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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 20 [Ray Walston] *
1 [Michael Keenan] *
49 [Kathy Baker] *
121 [Don Cheadle] *
361 [Picket Fences] *
16 [Adam Wylie] *
36 [Costas Mandylor] *
4 [Dabbs Greer] *
1 [Fyvush Finkel] *
1 [Holly Marie Combs] *
1 [Kelly Connell] *
16 [Lauren Holly] *
16 [Leigh Taylor-Young] *
25 [Marlee Matlin] *
4 [Roy Brocksmith] *
16 [Roy Dotrice] *
9 [Tom Skerritt] *
16 [Zelda Rubinstein] *
36 [Amy Aquino] *
4 [Alita: Battle Angel] *
1 [Z Nation] *
1 [Jon Landau]
)
= 7.54 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Ray Walston] *
1 [Michael Keenan] *
1 [Kathy Baker] *
1 [Don Cheadle] *
1 [Picket Fences] *
1 [Adam Wylie] *
1 [Costas Mandylor] *
1 [Dabbs Greer] *
1 [Fyvush Finkel] *
1 [Holly Marie Combs] *
1 [Kelly Connell] *
1 [Lauren Holly] *
1 [Leigh Taylor-Young] *
1 [Marlee Matlin] *
1 [Roy Brocksmith] *
1 [Roy Dotrice] *
1 [Tom Skerritt] *
1 [Zelda Rubinstein] *
1 [Amy Aquino] *
1 [Alita: Battle Angel] *
1 [Z Nation] *
1 [Jon Landau]
)
= 1.25
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.18%
(7.54 × 1021 overall)
Dominant nodes (excluded from chart)Picket Fences 47.25%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)