Final Exam Flashcards
(121 cards)
In networks, what is degree? How is it measured?
A measure of local centrality. It is the most crude measure of how well connected a node is to other nodes.
It is measured by counting the number of edges(connections) a node has.
In networks, what is betweeness? How is it measured?
A measure of global centrality. It is a way to measure how well connected a specific node is to other modes.
It is measured by summing all the SHORTEST paths in a network that the node is on.
To calculate: Take all shortest paths between all two-node combinations and count how many times the specific node appears.
in networks what is centrality?
the extent to which each node is connected to other nodes and appears in the center of the graph.
In networks, what are the 4 measures of centrality?
degree
farness
closeness
betweenes
In networks what is a node?
An individual unit in the analysis
in networks what is an edge/vertice?
a line that represents the existence of a relationship between any pair of nodes.
What is a directed network? Given an example
A directed network is a network in which the edges travel either in or out, the edges only travel one direction.
Example: Twitter followers/following other.
What is an undirected network? Give an example
Qn undirected network is a network with edges that represent a two-way relationship that can travel both directions ad therefore has no direction
Example: On facebook by being “friends” the relationship ahs to go both ways.
In networks, what does in-degree mean? Give an example
In a directed network, in-degree is a measure of centrality that measures the number of incoming edges a node has
Example: In twitter the people who follow you are in -degree
in networks, what does out-degree mean? Give an exampl
in a directed network, out-degree is a measure of centrality that measures the number of outgoing edges a node has
example: in Twitter the people you follow is an out degree
in networks, what is farness? How is it measured?
Farness is a measure of centrality that measure how far away (distance) a node is from every other node,.
To measure farness, sum the distances between a node and every other node.
in networks, what is closeness? how is it measured?
Closeness is the inverse of farness. tells you how close a node is to every other node.
To measure closeness divide 1/farness
Explain the intuition behind interactions
When a hypothesis is conditional and the effect of a variable depends on another variable, the second variable becomes part of the equation rather than being “controlled” for in the equation. Interactions model this conditional effect.
What three terms are required for interactions?
Two separate constituent variable components and the interaction term.
in interactions what do the constituent terms mean
The effect of that term on Y when the other constituent term is zero
in interactions what does the interaction term mean
The slope of the conditional relationship
In interactions what is the interactive effect
The effect of all three terms
What is the equation for interactions
y= α + β1(Consituent 1) +β2(Constiuet2) + β3(β1*β2)
What is the unit of analysis
the unit that represents the entity you are studying
ex. country, individual, household, congressional district, state
What is the unit of observation
what uniquely identifies the observation being studied.
- is a characteristic of the unit of analysis
ex. country-year, state-month, individual wave
What is bias?
What are the 5 types of potential bias in survey sampling?
bias is the systematic faults in the sampling system. If it is not systematic then it is just white noise and not bias
1.) frame bias
2.) selection bias
3.) Unit non-response bias
4.) Item non-response bias
5.) response bias
What is Frame bias?
When the general population frame is non-representative
What is selection bias?
when the sample population is systematically not randomized
What is unit non-response bias?
When people in the sample or frame population systematically do not respond/participate in the survey