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, 5) = 5
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 6 = 30
Base_Influence (IV) = $inbound / $outbound = 5 / 6 = 0.8333
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 30 *
( 2 [Rock Werchter] *
2 [Bermuda] *
6 [Point Depot] *
56 [3arena] *
36 [Kindley Air Force Base] *
4 [ticketmaster] *
9 [SFX Entertainment] *
1 [event services ireland] *
64 [Harry Crosbie] *
9 [Sillerman Morrow group] *
16 [Robert F. X. Sillerman] *
9 [the point depot] *
1 [Festival Republic] *
225 [Hot Press Live Venue of the Year] *
25 [Tommy Higgins]
)
= 2.44 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.8333 *
( 2 [Rock Werchter] *
2 [Bermuda] *
1.5 [Point Depot] *
1.14 [3arena] *
1 [Kindley Air Force Base] *
1 [ticketmaster] *
1 [SFX Entertainment] *
1 [event services ireland] *
1 [Harry Crosbie] *
1 [Sillerman Morrow group] *
1 [Robert F. X. Sillerman] *
1 [the point depot] *
1 [Festival Republic] *
1 [Hot Press Live Venue of the Year] *
1 [Tommy Higgins]
)
= 5.71
Outbound
5
Tags on post
Inbound
6
Posts tagging this
Connections
15
Total nodes
Base Node Strength
30
Base Node Influence
0.8333
Strength Share (vs Direct Neighbours)
6.06%
(2.44 × 1016 overall)
Dominant nodes (excluded from chart)Hot Press Live Venue of the Year 45.45%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)