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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 6 [Pedro Lovell] *
12 [Thayer David] *
42 [Sylvester Stallone] *
56 [Burt Young] *
400 [Rocky] *
16 [Carl Weathers] *
25 [Talia Shire] *
25 [Tony Burton] *
4 [Al Silvani] *
4 [Bill Baldwin] *
16 [Billy Sands] *
25 [Burgess Meredith] *
25 [Diana Lewis] *
4 [Don Sherman] *
16 [George Memmoli] *
4 [George O'Hanlon] *
1 [Jimmy Gambina] *
16 [Joe Spinell] *
1 [Larry Carroll] *
25 [Stan Shaw]
)
= 1.11 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Pedro Lovell] *
1.33 [Thayer David] *
1.17 [Sylvester Stallone] *
1.14 [Burt Young] *
1 [Rocky] *
1 [Carl Weathers] *
1 [Talia Shire] *
1 [Tony Burton] *
1 [Al Silvani] *
1 [Bill Baldwin] *
1 [Billy Sands] *
1 [Burgess Meredith] *
1 [Diana Lewis] *
1 [Don Sherman] *
1 [George Memmoli] *
1 [George O'Hanlon] *
1 [Jimmy Gambina] *
1 [Joe Spinell] *
1 [Larry Carroll] *
1 [Stan Shaw]
)
= 2.67
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.14%
(1.11 × 1022 overall)
Dominant nodes (excluded from chart)Rocky 55.25%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)