Summary of the statistics lectures. It contains the basic requirements that are needed to understand the basic statistic concepts. With this document you will be able to pass the exam. I got a 7.
Descriptive statistics
DESCRIPTIVES VARIABLES= x1
/STATISTICS=MEAN STDDEV MIN MAX SEMEAN.
Mean values
MEANS tables = x1 by x1a
/Cells = mean count stddev min max.
Split files
sort cases by x1.
split file layered by x1.
descriptives x2
/statistics mean stddev range min max.
split file off.
sort cases country (A).
t-test
t-test groups = y (1 0)
/variables = x.
correlations
correlations y x1.
t-statistic
The t-statistic is calculated by dividing B by Std. Error. Here: 1.068/0.326=3.276.
Missing values
1. Frequencies table to see the missing values
2. In the tables we can see the missing values that are and are not declared as missing
3. 2 ways to declare missing values:
a. Recode
b. Missing values command
c. Multiple values at the same time
, A. BIVARIATE LINEAR REGRESSION
Linear Regression
1. Bivariate regression
regression
/missing listwise
/statistics coeff outs r anova ci
/dependent y
/method = enter x1.
Continuous (Interval/Ratio) IV
The value of the constant term is 21.83. This represents the expected (mean) value of the DV when the
percentage of women in a country’s parliament equals 0. The value for the slope for
“women_parliament”, meanwhile, is 1.07. The coefficient is positive, indicating that the model predicts
that democratic satisfaction is higher in countries with more women in parliament. In particular, we
expect that the percentage of respondents indicating they are very/fairly satisfied with their country’s
democratic performance will rise 1.07 scale points for every 1 unit increase in “women_parliament”.
Bivariate regression with binary IV
The value of the constant term is 57.69. This is the average value of the DV we would expect if/when
“unicameral” = 0. Given the coding of this variable, this is the mean value of “satisfaction” when
“unicameral” = 0 = country has two legislative chambers (bicameral legislature). The coefficient for
“unicameral” is -4.93. This represents a difference in means between bicameral and unicameral
countries. Specifically, we expect that the mean percentage of respondents saying they are
“very”/“fairly” satisfied is approximately 4.93 scale points lower in countries with a unicameral than with
a bicameral legislature.
B. MULTIPLE LINEAR REGRESSION
2. Multiple: just add the other var.
regression
/missing listwise
/statistics coeff outs r anova ci change tol
/dependent y
/method = enter x1 x2
Create interaction term
Compute x1_x2 = x1*x2.
variable labels x1_x2 “x1 x x2”.
execute.
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper martajordnban. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €12,99. Je zit daarna nergens aan vast.