Statistical Testing Flashcards

(19 cards)

1
Q

What is statistical testing?

A

A method to determine if observed data patterns are due to chance or reflect a real effect.

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

What is the null hypothesis (H₀)?

A

The assumption that there is no difference or effect.

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

What is the alternative hypothesis (H₁)?

A

The assumption that there is a difference or effect.

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

What does a small p-value mean?

A

It provides strong evidence against the null hypothesis.

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

What is the t-statistic?

A

A measure of the size of difference between group means relative to data variation.

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

When should you use a Student’s t-test?

A

When comparing means of two groups with equal variances.

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

When should you use Welch’s t-test?

A

When comparing means of two groups with unequal variances.

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

When should you use One-way ANOVA?

A

To compare means across three or more groups.

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

What does Tukey’s HSD test do?

A

It identifies which group pairs differ after an ANOVA shows significance.

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

When should you use a Chi-squared test?

A

To test association between two categorical variables.

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

Which test is safer when variances are unequal?

A

Welch’s t-test.

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

Which test compares means from multiple groups?

A

One-way ANOVA.

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

What test should you use for non-normal or skewed data?

A

A non-parametric test like Kruskal–Wallis.

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

How can statistical testing help in your FPA role?

A

It supports data-driven decisions and validates trends.

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

What test compares damage rates for different bottle types?

A

Welch’s t-test or Chi-squared test.

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

What test checks if sales differ by customer education?

A

One-way ANOVA followed by Tukey’s HSD.

17
Q

What test can reveal if leavers differ across departments?

A

Chi-squared test.

18
Q

What helps check if variance assumptions hold?

A

Comparing standard deviations or using Levene’s test.

19
Q

Why visualise data before testing?

A

To understand distribution, spot outliers, and choose the correct test.