Hey everyone,
I am currently trying to find an ideal team that will allow for the highest coverage of a network. I want to make a graph (diminishing returns curve) that will tell me the % coverage against the number of people in a particular team. Something that looks like this:
![Image]()
For example, I have identified the top 20 influential members in an organization through Eigen centrality. The total organization size is 100 individuals. The first influential member has 10 strong relationships (10% coverage) and the second has 8 strong relationships but of which 6 overlap with the first person (2% coverage - but 12% in total with the previous).
Any idea how I can make that graph using NodeXL?
I am currently trying to find an ideal team that will allow for the highest coverage of a network. I want to make a graph (diminishing returns curve) that will tell me the % coverage against the number of people in a particular team. Something that looks like this:

For example, I have identified the top 20 influential members in an organization through Eigen centrality. The total organization size is 100 individuals. The first influential member has 10 strong relationships (10% coverage) and the second has 8 strong relationships but of which 6 overlap with the first person (2% coverage - but 12% in total with the previous).
Any idea how I can make that graph using NodeXL?