Skip to content

Network tutorial: missing N-1 factor in closeness centrality formula #168

@hsxavier

Description

@hsxavier

While the formula for closeness centrality is correct in Introduction_to_Networks_clean.ipynb, it is incorrect in Introduction_to_Networks_Karate.ipynb: a factor of n-1 is missing on the right-hand side, where n is the number of nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions