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 *
( 4 [Steve Forrest] *
25 [Griffin Dunne] *
1 [Peter Horton] *
25 [Rosanna Arquette] *
9 [Henny Youngman] *
36 [Phil Hartman] *
36 [Michelle Pfeiffer] *
25 [Corey Burton] *
324 [Amazon Women on the Moon] *
4 [Lou Jacobi] *
1 [Brian Ann Zoccola] *
1 [Debby Davison] *
1 [Erica Yohn] *
1 [Monique Gabrielle] *
1 [Rob Krausz] *
1 [Robert Colbert] *
1 [Donald F. Muhich] *
1 [Stanley Brock]
)
= 944.78B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Steve Forrest] *
1 [Griffin Dunne] *
1 [Peter Horton] *
1 [Rosanna Arquette] *
1 [Henny Youngman] *
1 [Phil Hartman] *
1 [Michelle Pfeiffer] *
1 [Corey Burton] *
1 [Amazon Women on the Moon] *
1 [Lou Jacobi] *
1 [Brian Ann Zoccola] *
1 [Debby Davison] *
1 [Erica Yohn] *
1 [Monique Gabrielle] *
1 [Rob Krausz] *
1 [Robert Colbert] *
1 [Donald F. Muhich] *
1 [Stanley Brock]
)
= 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)
Dominant nodes (excluded from chart)Amazon Women on the Moon 65.06%Phil Hartman 7.23%Michelle Pfeiffer 7.23%Griffin Dunne 5.02%Rosanna Arquette 5.02%Corey Burton 5.02%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)