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, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 1 = 2
Base_Influence (IV) = $inbound / $outbound = 2 / 1 = 2
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 2 *
( 16 [1879] *
21 [electricity] *
2 [John Marselis Edah] *
6 [The Vagabonds] *
24 [Emile Berliner] *
54 [Nantucket] *
9 [Klondike Gold Rush] *
4 [Jasper Bisbee 1843] *
1 [Interview-with-Thomas-Edison-on-his-birthday-in-1931] *
9 [Jasper Bisbee] *
1 [Consolidated Edison] *
4 [Edison and Ford Winter Estates] *
9 [Edison Studios] *
1 [General Electric Research Laboratory] *
1 [Thomas Edison National Historical Park] *
1 [People of Lynn, Massachusetts] *
6 [Massachusetts] *
135 [Thomas Edison]
)
= 98.74T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 4 [1879] *
2.33 [electricity] *
2 [John Marselis Edah] *
1.5 [The Vagabonds] *
1.5 [Emile Berliner] *
1.5 [Nantucket] *
1 [Klondike Gold Rush] *
1 [Jasper Bisbee 1843] *
1 [Interview-with-Thomas-Edison-on-his-birthday-in-1931] *
1 [Jasper Bisbee] *
1 [Consolidated Edison] *
1 [Edison and Ford Winter Estates] *
1 [Edison Studios] *
1 [General Electric Research Laboratory] *
1 [Thomas Edison National Historical Park] *
1 [People of Lynn, Massachusetts] *
0.6667 [Massachusetts] *
0.6 [Thomas Edison]
)
= 50.4
Outbound
2
Tags on post
Inbound
0
Posts tagging this
Connections
18
Total nodes
Base Node Strength
2
Base Node Influence
2
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Thomas Edison 44.12%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.