[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Network centralisation
Page 1 of 1

Network centralisation

Posted: 17 Jan 2014 17:16
by schengko
Hi there,

can anybody tell me whether Gephi calculates the centralisation value of a given network (i.e. the degree to which the number of ties per node is distributed over all nodes)? I cannot find it in the stats... If it does, where can I see the value? If not, is there a plugin that calculates it?

Thanks in advance,
Best,
Timo

Re: Network centralisation

Posted: 20 Jan 2014 02:20
by seinecle
Hi,

I am not sure I understand what you are looking for. Can you rephrase, or provide a reference with a url?

Thanks,

Clement

Re: Network centralisation

Posted: 28 Jan 2014 18:36
by schengko
Sure. "The centralization of any network is a measure of how central its most central node is in relation to how central all the other nodes are." http://en.wikipedia.org/wiki/Centrality#Centralization

Or here, at the end of the sub-section: http://faculty.ucr.edu/~hanneman/nettex ... ml#Freeman

For instance, a high degree centralisation value thus indicates that a small number of nodes hold a large number of all ties in the network (thus have an extraordinarily high degree centrality, while the majority has a small degree centrality). A small score indicates that all ties are relatively equally distributed over all nodes. A star network has a graph centralisation value of 1, a circle network of 0.

Best,
Timo

Re: Network centralisation

Posted: 04 Feb 2014 17:31
by seinecle
Hi,
Yes sure you'll find that in the "Degree" section of the stats panel. Try also other stats ("Diameter", etc) and check their results in the data laboratory: new columns should be created for nodes, detailing for each node the value for the metrics you just ran.

Best,

Clement

Re: Network centralisation

Posted: 29 Oct 2016 19:29
by cecitomassini
Hello,

I am searching the same, the he centralisation value of the network. Not for a given node, for all the network.

As I understand the Degree is a different thing.

Did you found this measure Timo?

Best
Cecilia

Re: Network centralisation

Posted: 20 Jul 2017 22:40
by fjord_brown_flivver
Hi, I am also looking for an answer to this.