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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 600 [Cincinnati Symphony Orchestra] *
1.6K [New York Philharmonic] *
576 [Metropolitan Opera] *
36 [Fritz Reiner] *
4 [The Metropolitan Opera] *
4 [The Pittsburgh Symphony Orchestra] *
1 [Fritz Reiner And His Orchestra] *
529 [Chicago Symphony Orchestra] *
324 [Los Angeles Philharmonic] *
400 [San Francisco Symphony] *
16 [The San Francisco Symphony Orchestra] *
64 [Alfred Wallenstein] *
25 [The New York Philharmonic Orchestra] *
81 [Los Angeles Philharmonic Orchestra]
)
= 1.77 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.04 [Cincinnati Symphony Orchestra] *
1.03 [New York Philharmonic] *
1 [Metropolitan Opera] *
1 [Fritz Reiner] *
1 [The Metropolitan Opera] *
1 [The Pittsburgh Symphony Orchestra] *
1 [Fritz Reiner And His Orchestra] *
1 [Chicago Symphony Orchestra] *
1 [Los Angeles Philharmonic] *
1 [San Francisco Symphony] *
1 [The San Francisco Symphony Orchestra] *
1 [Alfred Wallenstein] *
1 [The New York Philharmonic Orchestra] *
1 [Los Angeles Philharmonic Orchestra]
)
= 1.07
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
14
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.09%
(1.77 × 1026 overall)
Dominant nodes (excluded from chart)New York Philharmonic 36.93%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)