Unit 3 Flashcards

1
Q

What are examples of parametric tests?

A

-F ratio-test (Bartlett’s test)
-1 sample t-test
-Paired t-test
-2 sample t-test
-One-Way ANOVA
-Factorial DOE with one factor and one blocking variable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are examples of non-parametric tests?

A

-Leven’s Test
-1 sample sign
-1 sample Wilcoxon
-Mann-Whitney test
-Kruskal-Wallies
-Mood’s median test
-Friedman test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you calculate the standard error of the mean (SEOM)?

A

Standard deviation / square root of sample size

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the recommended minimum sample size for t-tests to run properly?

A

When sample sizes are greater than 30

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When do you use a z-test?

A

When sample sizes are greater than 100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does a One sample t-test do?

A

Assesses whether the sample (one sample) mean differs significantly from a particular value (Usually a theoretical value)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When is an independent sample t-test used?

A

When there are two means and two groups that are independent of one another

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When is pooled independent t-tests used?

A

When equal variance is assumed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When is non-pooled independent sample t-tests used?

A

When unequal variance is assumed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

When is paired t-tests used?

A

-Dependent data (related samples)
-Before and after experiments on the same dataset

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the p-value for significance?

A

<0.05

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the p-value for highly-significant?

A

<0.01

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the p-value for very high level of significance?

A

<0.001

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the probability of 5% significance of being wrong?

A

Less than 1 in 20 chance of being wrong

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the probability of 1% significance of being wrong?

A

Less than 1 in 100 chance of being wrong

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the probability of 0.1% significance of being wrong?

A

Less than 1 in 1000 chance of being wrong

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What does a one-tailed directional hypothesis predict?

A

Predicts the nature of the effect of the independent variable on the dependent variable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is an example of a one-tailed directional hypothesis?

A

In whether the levels of pollution are significantly larger than a maximum threshold marked by legislation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What does two tailed non-directional hypothesis predict?

A

-Predicts that the independent variable will have an effect on the dependent variable, but the direction of the effect is not specified

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is an example of a two tailed non-directional hypothesis?

A

Whether differences in temperature are significantly different either above or below a certain value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What does the left tail in a one tail hypothesis predict?

A

-Looks for a negative effect
-Whether there is a reduction in the number species / individuals etc

22
Q

What does the right tail of a one-tailed hypothesis predict?

A

-Looks for a positive effect
-Whether there is an increase in number of species/ individual etc.

23
Q

How is the significance level distributed in a two-tailed test?

A

-Half in left and right tail
-Left 0.025
-Right 0.025
-Makes two tailed tests less powerful than one-tailed t-tests

24
Q

How is Cohen’s effect size calculated?

A

CES = Mean difference (mean of group 1 - mean of group 2) / standard deviation

25
What is cohen's effect size (Cohen's d)?
Is an effect size used to indicate the standardised difference between two means
26
What does a larger cohen's effect size indicate?
A stronger relationship between two variables
27
What does a cohen's effect of 0.2 indicate?
Small
28
What does a cohen's effect of 0.5 indicate?
Medium
29
What does a cohen's effect of 0.8 indicate?
Large
30
What is a non-parametric equivalent to a one sample t-test?
Wilcoxon Signed Rank Test
31
What would be an example of null hypothesis for a Wilcoxon Signed rank test?
The population median (n) is equal to the hypothesised median
32
How do you calculate the confidence interval?
Standard Error of the mean * t-critical
33
How do you calculate the standard error of the mean? (SEOM)
Standard deviation / square root of sample size (n)
34
How do you find the t-critical value?
Using degrees of freedom and a t-table. You get your degrees of freedom by n-1, or you minus 1 from the number of samples you have
35
What are two tests that compare variances?
-Fisher's test -Levene's test
36
Why does the variance need to be compared?
-Before conducting parametric testing to ensure that the right assumptions are met
37
Is Fisher's test normal or non normal?
Normal Works best on parametric data -Can only assess variances of two groups
38
Is Levene's test normal or non-normal?
Non-normal Used for non-parametric datasets -Can assess variances of more than two groups
39
How is variance calculated?
Standard Deviation^2
40
What does this symbol mean? <
Less than
41
What does this symbol mean? >
Greater than
42
When is the p-value not significant?
P > 0.05 Greater than 0.05
43
When is the p-value significant?
P < 0.05 Less than 0.05
44
What a is method of comparison of two groups that are non-parametric?
Mann-Whitney U test
45
What are the assumptions of the Mann-Whitney test?
-Data is independent random samples -Data must be measured at least at the ordinal or continuous level
46
How do you get a Man-Whitney test in SPSS?
-Analyse -Nonparametric tests -Independent samples -Settings -Choose tests
47
What do you use for man whitney non-parametric if the distributions are not the same in SPSS?
-Non parametric tests -Legacy dialogs -2 independent samples
48
What is the non-parametric version of a paired t-test?
-Wilcoxon matched pairs test
49
When do you reject the H0 in a Wilcoxon matched pairs test?
-If (smaller) T value is lower than or equal to the critical value ( from T-tables)
50
How do you perform Wilcoxon signed rank test in SPSS?
-Nonparametric tests -One sample -Settings -Choose test