To complete this assignment, please provide a detailed written summary of your analysis of any network dataset. You can find these datasets at repositories athere(Links to an external...

1 answer below »

To complete this assignment, please provide a detailed written summary of your analysis of any network dataset. You can find these datasets at repositories athere(Links to an external site.),Stanford(Links to an external site.)andUCI(Links to an external site.). Be sure you can read into iGraph the data you choose . The "gml" format is easy to import, and theintergraphandrgexfpackages are useful to import network and GEPHI formats, respectively. Please include a link to the dataset you choose.






Specifically you need to:(Links to an external site.)



  1. Describe the data you have. Since you're selecting a new source, be sure to include a full reference. Also describe the purpose of the data, key variables, and other pertinent details.

  2. Use the dataset to make a four social network maps usingiGraph.

  3. If you select a large network you might wish to subset it and focus on how the subsets compare/vary. Take advantage of the network attributes and network statistics to subset the data as needed. Consider making side-by-side plots as shown in class. NOTE: please do not include graphs of the same data using multiple layout algorithms; this will not "count."

  4. Calculate different SNA statistics and use them as either node or edge attributes of the network.

  5. Use at least one factor and one numeric variable as attributes. This means you should use factors/numerics as ways to adjust the color, shape, size of nodes and edges. Depending on the data you may need to create your own attributes.

  6. Include twoggplotvisualizations of the network stats. Useggrepelto label a subset of data points.

  7. Include paths and cliques to analyze the data. Refer to our analysis of Game of Thrones and Katya Ognyanova's website for ideas.

  8. USE R and provide rmd file. knit it into html and word doc thx

Answered 11 days AfterOct 27, 2021

Answer To: To complete this assignment, please provide a detailed written summary of your analysis of any...

Mohd answered on Nov 08 2021
112 Votes
SNA
SNA
Emily
11/7/2021
Specifically you need to:(Links to an external site.)
Describe the data you have. Since you’re
selecting a new source, be sure to include a full reference. Also describe the purpose of the data, key variables, and other pertinent details. the data was retrieved from https://raw.githubusercontent.com/finnstats/finnstats/main/socialnetworkdata.csv
Use the dataset to make a four social network maps usingiGraph.
If you select a large network you might wish to subset it and focus on how the subsets compare/vary. Take advantage of the network attributes and network statistics to subset the data as needed. Consider making side-by-side plots as shown in class. NOTE: please do not include graphs of the same data using multiple layout algorithms; this will not “count.”
Calculate different SNA statistics and use them as either node or edge attributes of the network.
Use at least one factor and one numeric variable as attributes. This means you should use factors/numerics as ways to adjust the color, shape, size of nodes and edges. Depending on the data you may need to create your own attributes.
Include twoggplotvisualizations of the network stats. Useggrepelto label a subset of data points.
Include...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here