Editing Communication and Social Networks (Spring 2021)

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 75: Line 75:


I will also check Discord at least once a day. I encourage you to post questions there, and to use it as a space where we can help and instruct each other. In general, you should contact me there. I am also available by email. You can reach me at [mailto:jdfoote@purdue.edu jdfoote@purdue.edu]. I try hard to maintain a boundary between work and home and I typically respond only on weekdays during business hours.
I will also check Discord at least once a day. I encourage you to post questions there, and to use it as a space where we can help and instruct each other. In general, you should contact me there. I am also available by email. You can reach me at [mailto:jdfoote@purdue.edu jdfoote@purdue.edu]. I try hard to maintain a boundary between work and home and I typically respond only on weekdays during business hours.
=== Online Resources ===
Programming can be difficult and frustrating and confusing, but you will get it! I have put together a few resources to help you with the programming portion of the course.
* Finding and fixing bugs in your code [[https://purdue.brightspace.com/d2l/le/content/208700/viewContent/5698552/View Video]] [[https://jeremydfoote.com/TDIS/week_8/debugging.Rmd R Markdown file]] [[https://jeremydfoote.com/TDIS/week_8/debugging.html HTML file]]
* Intro to ggraph and tidygraph [[https://jeremydfoote.com/Communication-and-Social-Networks/week_6/ggraph_walkthrough.Rmd R Markdown file]] [[https://jeremydfoote.com/Communication-and-Social-Networks/week_6/ggraph_walkthrough.html HTML file]]


= Assignments =
= Assignments =


''Note'': Edited after the move to online classes to remove second exam and explain final project.


There will be multiple types of assignments, designed to encourage learning in different ways.
There will be multiple types of assignments, designed to encourage learning in different ways.
Line 322: Line 316:


'''Readings:'''  
'''Readings:'''  
* [https://purdue.brightspace.com/d2l/le/content/208700/viewContent/5507590/View Capital and Social Capital] [16:02]
* Granovetter, M. S. (1973). [https://www-jstor-org.ezproxy.lib.purdue.edu/stable/2776392?sid=primo&seq=1#metadata_info_tab_contents The Strength of Weak Ties]. American Journal of Sociology, 78(6), 1360–1380. https://doi.org/10.1086/225469
* Granovetter, M. S. (1973). [https://www-jstor-org.ezproxy.lib.purdue.edu/stable/2776392?sid=primo&seq=1#metadata_info_tab_contents The Strength of Weak Ties]. American Journal of Sociology, 78(6), 1360–1380. https://doi.org/10.1086/225469
* Kadushin, C. (2012).  [https://ebookcentral.proquest.com/lib/purdue/reader.action?docID=829477&ppg=175 Networks as Social Capital], in Kadushin, C. (2012). Understanding Social Networks. Theories, Concepts and Findings. Oxford: Oxford University Press.
* Kadushin, C. (2012).  [https://ebookcentral.proquest.com/lib/purdue/reader.action?docID=829477&ppg=175 Networks as Social Capital], in Kadushin, C. (2012). Understanding Social Networks. Theories, Concepts and Findings. Oxford: Oxford University Press.
Line 331: Line 324:


'''Class Schedule:'''
'''Class Schedule:'''


== Week 8: Small worlds  ==
== Week 8: Small worlds  ==
Line 339: Line 334:
* Turn in your [[Self Assessment Reflection]] on Brightspace
* Turn in your [[Self Assessment Reflection]] on Brightspace
* [[/Social Search Assignment|Social Search Assignment]]
* [[/Social Search Assignment|Social Search Assignment]]
* [[#Discussion Questions|Discussion questions]] - Just one question this week
* [[#Discussion Questions|Discussion questions]]




'''Readings:'''  
'''Readings:'''  
* [https://www.youtube.com/watch?v=TcxZSmzPw8k The Science of Six Degrees of Separation]
* [https://purdue.brightspace.com/d2l/le/content/208700/viewContent/5562533/View Small worlds video] [18:45]
* Travers, J. and Milgram, S. (1969). [https://www-jstor-org.ezproxy.lib.purdue.edu/stable/2786545  An experimental study of the small world problem]. ''Sociometry'', 32(4):425-443
* Travers, J. and Milgram, S. (1969). [https://www-jstor-org.ezproxy.lib.purdue.edu/stable/2786545  An experimental study of the small world problem]. ''Sociometry'', 32(4):425-443
* [https://jeremydfoote.com/Communication-and-Social-Networks/week_6/ggraph_walkthrough.html Introduction to tidygraph and ggraph]. This is a walkthrough that I wrote to help you to figure out how all of the different pieces work in tidygraph and ggraph.
* (Optional but short) Dodds, P. S., Muhamad, R., & Watts, D. J. (2003). [https://science-sciencemag-org.ezproxy.lib.purdue.edu/content/301/5634/827 An Experimental Study of Search in Global Social Networks]. ''Science'', 301(5634), 827.
* (Optional but short) Dodds, P. S., Muhamad, R., & Watts, D. J. (2003). [https://science-sciencemag-org.ezproxy.lib.purdue.edu/content/301/5634/827 An Experimental Study of Search in Global Social Networks]. ''Science'', 301(5634), 827.




'''Class Schedule:'''
'''Class Schedule:'''
March 11
Quick discussion about the Visualization Challenge


== Week 9: Scale-free networks and the friendship paradox ==
== Week 9: Scale-free networks and the friendship paradox ==
Line 362: Line 350:


'''Assignment Due:'''  
'''Assignment Due:'''  
* [[#Discussion Questions|Discussion questions]] (I will pass these along to Dr. Feld)
* [[#Discussion Questions|Discussion questions]]


'''Readings:'''  
'''Readings:'''  
Line 374: Line 362:


'''Class Schedule:'''
'''Class Schedule:'''
* Guest lecture by Scott Feld (Note that this meeting will be over Zoom; link will be posted in Discord)
* Guest lecture by Scott Feld


== Week 10: Social influence and diffusion ==
== Week 10: Social influence and diffusion ==
Line 400: Line 388:


March 30
March 30
'''Weekly lecture:'''
* [[#Discussion Questions|Discussion questions]]
* Submit two exam questions
* Guest Lecture by Ryan Gallagher


'''Assignment Due:'''
'''Assignment Due:'''
* [[#Discussion Questions|One discussion question for Ryan]]
* [https://github.com/jdfoote/Communication-and-Social-Networks/raw/master/activities/groups_in_networks.Rmd Finding and visualizing groups in networks] (Right-click, save, and open in RStudio).  
* Submit two exam questions on Brightspace
* [https://github.com/jdfoote/Communication-and-Social-Networks/raw/spring-2021/week_11/groups_in_networks.Rmd Finding and visualizing groups in networks] (Right-click, save, and open in RStudio).  


'''Readings:'''
'''Readings:'''
* Girvan, M., & Newman, M. E. (2002). [https://www.pnas.org/content/pnas/99/12/7821.full.pdf Community structure in social and biological networks]. Proceedings of the National Academy of Sciences.
* Hanneman, R. A., & Riddle, M. (2005). Introduction to social network methods. [https://faculty.ucr.edu/~hanneman/nettext/C11_Cliques.html Chapter 11: Cliques and sub-groups]
* Borgatti, S. P., & Everett, M. G. (2000). [https://libkey.io/libraries/228/articles/6389719/full-text-file?utm_source=api_559 Models of core/periphery structures]. Social Networks.
* Barberá, P., Wang, N., Bonneau, R., Jost, J. T., Nagler, J., Tucker, J., & González-Bailón, S. (2015). [https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0143611 The critical periphery in the growth of social protests]. PLoS ONE.


'''Class Schedule:'''
'''Other Resources:'''
* Guest Lecture by [https://ryanjgallagher.github.io/ Ryan Gallagher]
 
 
April 1


'''Lab Meeting:'''
* Go over the groups visualization homework


== Week 12: Technology and networks ==
== Week 12: Technology and networks ==
Line 431: Line 414:


'''Readings:'''
'''Readings:'''
* Kleinberg, J. (2012). [https://link-springer-com.ezproxy.lib.purdue.edu/chapter/10.1007%2F978-3-642-29952-0_8 The Convergence of Social and Technological Networks]. In M. Agrawal, S. B. Cooper, & A. Li (Eds.), Theory and Applications of Models of Computation.
* Pariser, E. [https://www.ted.com/talks/eli_pariser_beware_online_filter_bubbles Beware Online Filter Bubbles]
* Pariser, E. [https://www.ted.com/talks/eli_pariser_beware_online_filter_bubbles Beware Online Filter Bubbles]
* Fletcher, R. [https://reutersinstitute.politics.ox.ac.uk/risj-review/truth-behind-filter-bubbles-bursting-some-myths The truth behind filter bubbles: Bursting some myths].
* Fletcher, R. [https://reutersinstitute.politics.ox.ac.uk/risj-review/truth-behind-filter-bubbles-bursting-some-myths The truth behind filter bubbles: Bursting some myths].
* Bail, C. [https://www.youtube.com/watch?v=nwRm_ssTarE Should we break our echo chambers?]
* Bail, C. [https://www.youtube.com/watch?v=nwRm_ssTarE Should we break our echo chambers?]
* Cohen, M. [https://www.psychologytoday.com/intl/blog/finding-love-the-scientific-take/202012/context-collapse Context Collapse]
(Optional)
(Optional)
* Kleinberg, J. (2012). [https://link-springer-com.ezproxy.lib.purdue.edu/chapter/10.1007%2F978-3-642-29952-0_8 The Convergence of Social and Technological Networks]. In M. Agrawal, S. B. Cooper, & A. Li (Eds.), Theory and Applications of Models of Computation.
* Chris Bail, et al. (2018). [https://www.pnas.org/content/115/37/9216 Exposure to opposing views on social media can increase political polarization]. PNAS.
* Chris Bail, et al. (2018). [https://www.pnas.org/content/115/37/9216 Exposure to opposing views on social media can increase political polarization]. PNAS.


Line 443: Line 425:
April 13
April 13


READING DAY
[https://jeremydfoote.com/teaching/2020/comm_and_soc_networks/dark_side_week_13/#/ Slides]
 
April 15


'''Assignment Due:'''
'''Assignment Due:'''
* [[#Discussion Questions|One discussion question]]
* [[#Discussion Questions|Discussion questions]]
* Take-home exam
* Take-home exam
* Keep working on the [[Communication_and_Social_Networks_(Spring_2020)/Final_project | final project]]
* Keep working on the [[Communication_and_Social_Networks_(Spring_2020)/Final_project | final project]]
Line 454: Line 434:
'''Readings:'''
'''Readings:'''
* Becker, J., Brackbill, D., & Centola, D. (2017). [https://doi.org/10.1073/pnas.1615978114 Network dynamics of social influence in the wisdom of crowds]. Proceedings of the National Academy of Sciences, 201615978.
* Becker, J., Brackbill, D., & Centola, D. (2017). [https://doi.org/10.1073/pnas.1615978114 Network dynamics of social influence in the wisdom of crowds]. Proceedings of the National Academy of Sciences, 201615978.
* Do [http://ncase.me/crowds/ The Wisdom or Madness of Crowds Simulation]
* Do [http://ncase.me/crowds/ The Wisdom or Madness of Crowds Simulation]  
 


== Week 14: Networks and collaboration ==
== Week 14: Networks and collaboration ==
Line 462: Line 443:


'''Assignment Due:'''  
'''Assignment Due:'''  
* 1 Discussion Question
* First draft of [[Communication_and_Social_Networks_(Spring_2020)/Final_project | final project]] to peer for feedback




Line 469: Line 450:
* Skim section two of Benkler, Y. (2002). [https://www-jstor-org.ezproxy.lib.purdue.edu/stable/1562247 Coase’s Penguin, or, Linux and "The Nature of the Firm."] The Yale Law Journal, 112(3), 369.
* Skim section two of Benkler, Y. (2002). [https://www-jstor-org.ezproxy.lib.purdue.edu/stable/1562247 Coase’s Penguin, or, Linux and "The Nature of the Firm."] The Yale Law Journal, 112(3), 369.


April 22
'''Assignment Due:'''
* First draft of [[Communication_and_Social_Networks_(Spring_2020)/Final_project | final project]] to peer for feedback


== Week 15: Networked racism ==
== Week 15: Networked racism ==
Line 479: Line 456:


'''Assignment Due:'''  
'''Assignment Due:'''  
* Peer feedback on final project
* Peer feedback on final project




'''Readings:'''
'''Readings:'''  


* Fernandez, R. M., & Fernandez-Mateo, I. (2006). [https://journals-sagepub-com.ezproxy.lib.purdue.edu/doi/pdf/10.1177/000312240607100103 Networks, Race, and Hiring]. American Sociological Review, 71(1), 42–71. '''Read the introduction (pp. 42–47) and the Summary and Conclusion (pp. 65–67)'''
* (Optional) Sunstein, C. R. (1991). Why markets don’t stop discrimination. Social Philosophy and Policy, 8(02), 22–37. https://doi.org/10.1017/S0265052500001114


== Week 16: Finals week  ==
== Week 16: Finals week  ==
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Template used on this page: