Send a link to your students to track their progress
27 Terms
1
New cards
pvalue
describes how likely it is that your data would have occurred by random chance
2
New cards
variance
∑(xi- 𝓍)^2 / N-1
3
New cards
Sum of squares
∑(xi- 𝓍)^2
4
New cards
mean
total/n
5
New cards
covariance
∑(xi-x)(yi-y)/N-1
6
New cards
purpose of normality test
asses if the dataset is normally distributed
7
New cards
Monotonic
: Data values are changed but value ranks are not changed
8
New cards
Non-monotonic
Data values are changed but value ranks are also changed
9
New cards
parametric test
pearson r
10
New cards
nonparametric tests
kendall's tau, spearman rank
11
New cards
Nonlinear association is called
association
12
New cards
Assumptions for correlation
1. Random sampling 2. Variables are interval or ratio measurements 3. Variables normally distributed, no outliers 4. Distributions have equal variances 5. Linear relationship between two variables
13
New cards
independent t-test
compares 2 means from independent populations (data from different groups of ants)
14
New cards
dependent t-test
compares two means based on related observations
15
New cards
t test equation
(observed mean 1- observed mean 2)-(expected mean 1-expected mean 2)/Standard error difference (mean 1-mean 2)
16
New cards
independent t-test
(observed mean 1- observed mean 2)/ sqrt (sample variance)
17
New cards
r equation
r=sqrt t^2/t^2+df
18
New cards
Dependent t-test
observed mean difference-expected mean difference/ standard error
19
New cards
dependent
y-axis
20
New cards
independent
x and z axes
21
New cards
Modeling in the research process
1. observation from data 2. generate a theory 3. generate hypothesis-identify variables 4. collect data to test the theory-measure variables 5. analyze data - graph data and fit model
22
New cards
How can normality be assessed
Graphically, quantitatively, statistically
23
New cards
Log transformation
high degree of variation, x is positive, lots of zeros. (reduces skew)