Through University Faculty

Slides:



Advertisements
Similar presentations
Probability in Propagation
Advertisements

Work and play: Disease spread, social behaviour and data collection in schools Dr Jenny Gage, Dr Andrew Conlan, Dr Ken Eames.
Richard M. Jacobs, OSA, Ph.D.
Linear regression and correlation
It’s a Small World by Jamie Luo. Introduction Small World Networks and their place in Network Theory An application of a 1D small world network to model.
Theoretical Probability Distributions We have talked about the idea of frequency distributions as a way to see what is happening with our data. We have.
Higher-Order Polynomial Functions
Classical SIR and Network Models 2012 TCM Conference January 27, 2012 Dan Teague NC School of Science and Mathematics.
1 Epidemic Spreading in Real Networks: an Eigenvalue Viewpoint Yang Wang Deepayan Chakrabarti Chenxi Wang Christos Faloutsos.
How is this going to make us 100K Applications of Graph Theory.
Using Social Networks to Analyze Sexual Relations by Amanda Dargie.
1. Statistics 2. Frequency Table 3. Graphical Representations  Bar Chart, Pie Chart, and Histogram 4. Median and Quartiles 5. Box Plots 6. Interquartile.
© 2005 The McGraw-Hill Companies, Inc., All Rights Reserved. Chapter 12 Describing Data.
1 Business Math Chapter 7: Business Statistics. Cleaves/Hobbs: Business Math, 7e Copyright 2005 by Pearson Education, Inc. Upper Saddle River, NJ
Descriptive Statistics
An Illustration of Prim's Algorithm
What is a box and whisker plot? A box and whisker plot is a visual representation of how data is spread out and how much variation there is. It doesn’t.
Linear Regression When looking for a linear relationship between two sets of data we can plot what is known as a scatter diagram. x y Looking at the graph.
ITEC6310 Research Methods in Information Technology Instructor: Prof. Z. Yang Course Website: c6310.htm Office:
V5 Epidemics on networks
Random-Graph Theory The Erdos-Renyi model. G={P,E}, PNP 1,P 2,...,P N E In mathematical terms a network is represented by a graph. A graph is a pair of.
Unit 9: Probability, Statistics and Percents Section 1: Relative Frequency and Probability The frequency of something is how often it happens Relative.
TYPES OF STATISTICAL METHODS USED IN PSYCHOLOGY Statistics.
Statistical analysis Outline that error bars are a graphical representation of the variability of data. The knowledge that any individual measurement.
1 Elementary Statistics Larson Farber Descriptive Statistics Chapter 2.
Larson/Farber Ch 2 1 Elementary Statistics Larson Farber 2 Descriptive Statistics.
Organizing and Reading Data How can I represent data? How can I read and interpret different graphical representations of data?
Chapter Eight: Using Statistics to Answer Questions.
Iowa School Report Card (Attendance Center Rankings) December 3, 2015.
 Probability in Propagation. Transmission Rates  Models discussed so far assume a 100% transmission rate to susceptible individuals (e.g. Firefighter.
Quality Control: Analysis Of Data Pawan Angra MS Division of Laboratory Systems Public Health Practice Program Office Centers for Disease Control and.
Larson/Farber Ch 2 1 Elementary Statistics Larson Farber 2 Descriptive Statistics.
CS 590 Term Project Epidemic model on Facebook
Speaker : Yu-Hui Chen Authors : Dinuka A. Soysa, Denis Guangyin Chen, Oscar C. Au, and Amine Bermak From : 2013 IEEE Symposium on Computational Intelligence.
Scatter Plots & Lines of Fit Algebra 1 Glencoe McGraw-Hill JoAnn Evans.
Educational Research: Data analysis and interpretation – 1 Descriptive statistics EDU 8603 Educational Research Richard M. Jacobs, OSA, Ph.D.
A Multicast Routing Algorithm Using Movement Prediction for Mobile Ad Hoc Networks Huei-Wen Ferng, Ph.D. Assistant Professor Department of Computer Science.
Graphs Definition: a graph is an abstract representation of a set of objects where some pairs of the objects are connected by links. The interconnected.
What Does A Graph Do? A graph is a way in which to graphically show information. Graphs allow for easy comparison of multiple variables. There are many.
Insert name of presentation on Master Slide HCAI Charts HCAI Information for Action, November 2010 Presenter: Mari Morgan, Wendy Harrison.
Chapter 3: Describing Relationships
Graph clustering to detect network modules
Exploring Data: Summary Statistics and Visualizations
Statistical analysis.
Practice As part of a program to reducing smoking, a national organization ran an advertising campaign to convince people to quit or reduce their smoking.
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Tennessee Adult Education 2011 Curriculum Math Level 3
Statistical analysis.
Charts and Graphs V
Graphing Data Box and whiskers plot Bar Graph Double Bar Graph
Brian Lafferty Virus on a Network.
Statistical Analysis of Research
Measures of Central Tendencies
PROBABILITY AND STATISTICS
Assessment of Learning (AOL) in Undergraduate Business Analytics (BSAN) Courses BSAN I: Business Statistics BSAN II: Introduction to Management Science.
Network Science: A Short Introduction i3 Workshop
Two Way Frequency Tables
Introduction to Summary Statistics
Model structure. Model structure. (A) Visualization of the multiplex network representing a subsample of 10,000 individuals of the synthetic population.
Introduction to Summary Statistics
MEGN 537 – Probabilistic Biomechanics Ch.3 – Quantifying Uncertainty
Inferential Statistics
Predict Failures with Developer Networks and Social Network Analysis
Topic 1: Statistical Analysis
Chapter 2: Statistics and Graphs (pg. 81)
An Introduction to Correlational Research
Chapter Nine: Using Statistics to Answer Questions
Descriptive Statistics
Descriptive Statistics
Presentation transcript:

Through University Faculty Disease Spread Through University Faculty Jocelyn Bell, Bethany Kubik and Brian Macdonald United States Military Academy Abstract Simulation We modeled the network that exists among the teaching staff at the United States Military Academy. We used the network to study a hypothetical disease outbreak among the staff using a computer simulation. We used this information to understand the nature of how the disease might spread. We also used classic network science methods together with the simulation results to determine which faculty members would be likely to infect the greatest number of people. The program that we ran was written in R and simulated an SIR (susceptible infected recovery) situation. We began by assuming that a single node was infected. In each step the program determined through probability if the connected nodes were then infected. The program ran until no nodes were infected. We ran the simulation one hundred times for each node and computed the average number of nodes infected by the original infected node. We determined that if the probability of infection was less that 37%, then the disease would likely die out within one or two steps. This percentage is known as the epidemic threshold and the average infected nodes were calculated using this probability. Background We created a network of the faculty in the mathematics department at the United States Military Academy. A node represents a single individual. Edges represent shared office space or shared classroom space. Our goal is to understand how a disease, such as a cold or flu virus, spreads among faculty that share offices or classrooms. We created the network below for analysis and simulation. Results The simulation ranked the faculty in order of the average number of people they infected. The following table lists the ten faculty with the highest rank and the numerical value of the average number of people each faculty member infected. Network The data for this was taken from the Fall 2012 classroom list and the Fall 2012 phone list (for office data). Some changes were made to the classroom schedule after this list was made. We decided to stick with the original list since there were additional changes made mid semester. There were a few mislabeled offices in the phone list which we rectified. We defined an office to mean the room where a faculty member’s working desk is located. There are 73 vertices in the graph. We compared the nodes of the above list with the nodes in the top ten in each centrality measure category. To find which centrality measure best predicted a high infection rate, we counted the number of nodes that appeared on both lists. This is displayed as a percentage in the table below. Next we determined the correlation coefficients between the network centrality measures and the average number of infected nodes. The results are tabulated in the second line of the table above. Eigenvector and Degree are the most highly correlated; visual representations of these correlations appear in the scatter plots below. Centrality We computed standard centrality measures from the network with the following results. It should be noted that for some of the centrality measures a tie was produced. In those cases we listed the individuals alphabetically. Future Work Although shared office and classroom space is a good indicator of the probability of a disease communication, we can do better. Our next step is to include edges between the faculty that teach the same course and meet at least once a week. From this increase in data, it would be wise to weight the edges since multiple connections may exist between two individuals. Ultimately, we plan to apply this method to the personnel at a hospital instead of a school. This would allow us to pinpoint nodes, that is, staff and patients, that have a high probability of infecting others. We could then discern what measures and precautions could be taken to avoid the spreading of a disease.