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, 4) = 4
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 3 = 12
Base_Influence (IV) = $inbound / $outbound = 4 / 3 = 1.3333
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 12 *
( 120 [Dev Patel] *
20 [Hayley Lovitt] *
20 [Rob Archer] *
30 [Goran Kostic] *
81 [Michael Peña] *
25 [Evangeline Lilly] *
225 [Paul Rudd] *
324 [Ant-Man and the Wasp] *
4 [Abby Ryder Fortson] *
36 [Bobby Cannavale] *
16 [David Dastmalchian] *
64 [Judy Greer] *
36 [Walton Goggins] *
169 [Laurence Fishburne] *
9 [Randall Park] *
36 [Michelle Pfeiffer] *
16 [Hannah John-Kamen] *
16 [Sean Kleier] *
4 [Tip 'T.I.' Harris] *
1 [I Chopped Her Up] *
1 [The Boxer] *
2 [LION]
)
= 1.52 x 10^30
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.3333 *
( 1.88 [Dev Patel] *
1.25 [Hayley Lovitt] *
1.25 [Rob Archer] *
1.2 [Goran Kostic] *
1 [Michael Peña] *
1 [Evangeline Lilly] *
1 [Paul Rudd] *
1 [Ant-Man and the Wasp] *
1 [Abby Ryder Fortson] *
1 [Bobby Cannavale] *
1 [David Dastmalchian] *
1 [Judy Greer] *
1 [Walton Goggins] *
1 [Laurence Fishburne] *
1 [Randall Park] *
1 [Michelle Pfeiffer] *
1 [Hannah John-Kamen] *
1 [Sean Kleier] *
1 [Tip 'T.I.' Harris] *
1 [I Chopped Her Up] *
1 [The Boxer] *
0.5 [LION]
)
= 2.34
Outbound
4
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
12
Base Node Influence
1.3333
Strength Share (vs Direct Neighbours)
0.95%
(1.52 × 1030 overall)
Dominant nodes (excluded from chart)Ant-Man and the Wasp 25.57%Paul Rudd 17.76%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)