Final Flashcards
What is cross-sectional Data?
Data measured at one point in time. The
variation is the units of observation
What is Time Series Data?
One variable that is measured over a period of time.
The variation is time.
What is Pooled Cross-Sectional Data?
Combines aspects Cross-Section and
Time Series data. The variation is time and the units of observation.
Note that the same units don’t need to be measured at each point in
time.
What is Panel Data?
Combines aspects of Cross-Section and Time Series data.
The variation is time and the units of observation. The same units need
to be measured at each point in time.
In homeworks 1, 2, and 5, we used the housing.xls data set, a
sample of 88 houses in Boston in 1990. What type of data set
is this?
A Panel
B Time Series
C Pooled Cross-Sectional
D Cross-Sectional
D Cross-Sectional
Suppose 30% of the women in a class received an A on the test
and 25% of the men received an A. The class is 60% women.
Given that a person chosen at random received an A, what is
the probability this person is a woman?
A 0.18
B 0.28
C 0.64
D 0.10
C 0.64
How do you find P(W|A)?
P(W | A) = P(W ∩ A)/P(A)
What about P(W ∩ A)?
P(W ∩ A) = P(A | W )P(W )
Four witnesses, A, B, C, and D, at a trial each speak the truth
with probability 1
3 independently of each other. In their testi-
monies, A claimed that B denied that C declared that D lied.
What is the (conditional) probability that D told the truth?
Hint: In this problem, two lies do in fact make a truth. Thus,
if two people lie, the conclusion will be that D told the truth.
A 13/41
B 13/81
C 1/3
A 13/41
What are the parameters of a Binomial Distribution?
Parameters n and p
What are the parameters of a Geometric Distribution?
Parameter p
What are the parameters of a Poisson Distribution?
Parameter λ
What are the parameters of a Normal Distribution?
Parameters μ and σ2
What are the parameters of a T-Distribution?
Parameters “Degrees of Freedom”
What Distributions are discrete?
Binomial, Geometric, and Poisson.