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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 20 [Michael DeLuise] *
42 [Richard Masur] *
36 [Ethan Phillips] *
9 [Gaby Hoffmann] *
16 [Nick Stahl] *
64 [Geoffrey Lewis] *
289 [The Man Without a Face] *
1 [Chris Lineburg] *
4 [Fay Masterson] *
1 [Jack De Mave] *
1 [Jean De Baer] *
1 [Justin Kanew] *
1 [Margaret Whitton] *
1 [Matilda Kelly Wood] *
1 [David A. McLaughlin] *
1 [Sean Kellman] *
1 [Viva]
)
= 322.17B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Michael DeLuise] *
1.17 [Richard Masur] *
1 [Ethan Phillips] *
1 [Gaby Hoffmann] *
1 [Nick Stahl] *
1 [Geoffrey Lewis] *
1 [The Man Without a Face] *
1 [Chris Lineburg] *
1 [Fay Masterson] *
1 [Jack De Mave] *
1 [Jean De Baer] *
1 [Justin Kanew] *
1 [Margaret Whitton] *
1 [Matilda Kelly Wood] *
1 [David A. McLaughlin] *
1 [Sean Kellman] *
1 [Viva]
)
= 1.46
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
17
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Man Without a Face 58.98%Geoffrey Lewis 13.06%Richard Masur 8.57%Ethan Phillips 7.35%Michael DeLuise 4.08%Nick Stahl 3.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)