# YOUR FINAL R CODE HERE
Intro to SNA
SNA Module 1: Badge
The final activity for each learning module provides space to work with data and to reflect on how the concepts and techniques introduced in each module might apply to your own research.
To earn a badge for each module, you are required to respond to a set of prompts for two parts:
In Part I, you will reflect on your understanding of key concepts addressed in the case study and essential readings and begin to think about potential next steps for your own study.
In Part II, you will create a simple data product in R that demonstrates your ability to apply a data analysis technique introduced in this learning module.
Part I: Reflect and Plan
Use your institutional library, Google Scholar, or search engine of your choice to locate a research article, presentation, or resource that applies social network analysis to an educational context or topic of interest. More specifically, locate a network study that makes use of sociograms to visualize relational data. You are also welcome to select one of the research papers listed in the essential readings that may have piqued your interest.
Provide an APA citation for your selected study.
Who are the network’s actors and how are they represented visually?
What ties connect these actors and how are they represented visually?
Why were these relations of interest to the researcher?
Finally, what makes this collection of actors a social network?
Draft a research question for a population you may be interested in studying, or that would be of interest to educational researchers, and that would require the collection of relational data and answer the following questions:
What relational data would need to be collected?
For what reason would relational data need to be collected in order to address this question?
Explain the analytical level at which these data would need to be collected and analyzed.
How does this differ from the ways in which individual or group behavior is typically conceptualized and modeled in conventional educational research?
Part II: Data Product
For your first SNA badge, your goal is to distill the analysis from our case study into a simple “data product” designed to illustrate a key finding from our analysis. For the purposes of this task, imagine that your audience consists of teachers and school leaders who have limited background in SNA and adapt the following steps accordingly:
Select. Select the teacher and/or student sociogram we created in the case study, or create an entirely new sociogram if so motivated, to share with teacher and school leaders.
Polish. Refine this sociogram a little more to help illustrate an interesting aspect about the network of classroom friendships reported by teachers and/or students.
Narrate. Write a brief narrative to accompany your visualization and/or table describing how best to interpret the data product and how it might why it might be informative or useful to your intended audience.
I highly recommend creating a new R or Python script to complete this task. When your code is ready to share, use the appropriate code chunk below to share the all the code necessary to reproduce your analysis and create your data product.
# YOUR FINAL Python CODE HERE
Narrative
- WRITE A BRIEF NARRATIVE OF YOUR ANALYSIS HERE
To receive your SNA Badge, you will need to render this document and publish via a method designated by your instructor such as: Quarto Pub, Posit Cloud, RPubs , GitHub Pages, or other methods. Once you have shared a link to you published document with your instructor and they have reviewed your work, you will be provided a physical or digital version of the badge pictured at the top of this document!
If you have any questions about this badge, or run into any technical issues, don’t hesitate to contact your instructor.