Analysis of Experimental Data and Categorical Regression

0.0(0)
Studied by 1 person
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/42

flashcard set

Earn XP

Description and Tags

Practice flashcards covering data measurement scales, parametric and nonparametric hypothesis testing, and categorical regression models including Logit, Probit, and Tobit analysis.

Last updated 12:06 AM on 6/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

43 Terms

1
New cards

Nominal scale

A measurement scale where categories, such as gender or marital status, have no natural ordering and the differences or ratios between values have no meaning.

2
New cards

Ordinal scale

A scale that provides a natural ordering of values, such as grades (A,B,CA, B, C) or income groups, but where the difference and ratio between categories have no meaning.

3
New cards

Interval scale

A scale with natural ordering and meaningful differences between values, such as temperature in Celsius or IQ scores, but lacking a natural zero and meaningful ratios.

4
New cards

Ratio scale

A measurement scale where natural ordering, differences, and ratios are all meaningful because a natural zero exists; examples include GDP, income, weight, and height.

5
New cards

Nonparametric tests

Also known as distribution-free methods, these are used when distribution functions are unspecified and are applicable to nominal, ordinal, interval, or ratio data.

6
New cards

Wilcoxon signed-rank test

A one-sample nonparametric test that ranks data by absolute value and compares the sum of negative ranks (TT_{-}) and positive ranks (T+T_{+}) to test if data mean is zero.

7
New cards

Wilcoxon-Mann-Whitney rank sum test

A nonparametric test used to compare two independent samples, such as an experimental group and a control group, when differences cannot be taken.

8
New cards

Kruskal-Wallis test

A nonparametric test used for hypothesis testing when comparing more than two independent samples.

9
New cards

Friedman test

A nonparametric test for kk variables and bb blocks used with related samples, similar to the Quade test but ignoring differences between blocks.

10
New cards

Poisson distribution

A distribution assumed in regression when the dependent variable is a count of events, such as the number of customers in a five-minute period.

11
New cards

Logit model

A regression model used for multicategory responses, distinguishing between nominal responses (no natural ordering) and ordinal responses (natural ordering).

12
New cards

Tobit analysis

A regression model used when the dependent variable is subject to a lower or upper limit, such as working hours which cannot be negative.

13
New cards

Censored data bias

The phenomenon where OLS estimates of the slope coefficient are biased downwards when constrained or bounded observations are present in the sample.

14
New cards

Probit model

A model for binary dependent variables based on the Cumulative Distribution Function (CDF\text{CDF}) which can be more difficult to interpret than logit models.

15
New cards

t-test formula

The parametric test statistic defined as t = \frac{\bar{x} - \text{\nu}}{\text{\nu} / \text{\nu}} where xˉ\bar{x} is the sample mean and nn is the sample size.

16
New cards

Binary logic model

A statistical model used for binary dependent variables where outcomes are categorized into two distinct groups (e.g., yes/no, success/failure).

17
New cards

Baseline logic model

A statistical approach in which a baseline group is compared to treatment groups to measure effect; often used in experimental designs.

18
New cards

Cumulative model

A model used for ordered categorical responses, allowing for the estimation of probabilities of being in a particular category or below (e.g., cumulative logit model).

19
New cards

When to use Tobit analysis?

Use Tobit analysis when the dependent variable is censored, meaning it has a limit at one or both ends of its scale, such as survey responses that are capped.

20
New cards

Choosing the right model

Consider the nature of your dependent variable: use binary logic for two categories, Tobit for censored data, and cumulative models for ordered categorical responses.

21
New cards

Interpretation of model results

Understand that results can be complex; while binary models produce probabilities, Tobit models need careful interpretation due to their handling of limits.

22
New cards

Minimal interpretation

Indicates that results are straightforward and do not require elaborate analysis; often applies to simpler models like binary logic.

23
New cards

True/False: A cumulative model can be used for nominal data.

False; cumulative models are appropriate for ordinal data, not nominal data.

24
New cards

Creative application of models

Consider how models can be applied in real-world contexts, creatively designing studies or experiments that leverage statistical analysis to address research questions.

25
New cards

Binary logic model

A statistical model for binary dependent variables categorized into two distinct groups.

26
New cards

Baseline logic model

A statistical approach comparing a baseline group to treatment groups to measure effects.

27
New cards

Cumulative model

A model for ordered categorical responses estimating probabilities of being in or below a category.

28
New cards

When to use Tobit analysis?

When the dependent variable is censored, limited at one or both ends of its scale.

29
New cards

When to use Binary logic model?

For dependent variables with two possible outcomes, applicable in decision-making contexts.

30
New cards

When to use Baseline logic model?

When comparing treatment effects against a control group in experimental designs.

31
New cards

When to use Cumulative model?

For ordered categorical data, such as Likert scale responses.

32
New cards

When to use Wilcoxon signed-rank test?

When comparing two related or matched samples with non-normal distribution.

33
New cards

When to use Wilcoxon-Mann-Whitney rank sum test?

For comparing two independent samples when data is not normally distributed.

34
New cards

When to use Kruskal-Wallis test?

When comparing three or more independent samples for significant differences.

35
New cards

When to use Friedman test?

For related samples when assessing differences in treatments across multiple attempts.

36
New cards

Characteristics of Binary logic model

It provides precise probabilities for binary outcomes, facilitating decision-making in a variety of fields such as marketing and medicine.

37
New cards

Characteristics of Baseline logic model

It allows for clear comparisons between control and treatment groups, highlighting the effect of interventions over time.

38
New cards

Characteristics of Cumulative model

It efficiently handles ordered categorical data, making it easier to interpret probabilities of outcomes across different levels.

39
New cards

Limitations of Tobit analysis

It assumes a specific functional form and can be less effective if the underlying assumptions do not hold, particularly regarding the distribution of errors.

40
New cards

Strengths of Wilcoxon signed-rank test

It is flexible and does not assume normality, making it useful for analyzing data that does not fit Gaussian distributions.

41
New cards

Strengths of Wilcoxon-Mann-Whitney rank sum test

It is ideal for small sample sizes and ranks the data, reducing the impact of outliers on the test results.

42
New cards

Strengths of Kruskal-Wallis test

It compares more than two independent groups effectively and is non-parametric, suitable for ordinal data.

43
New cards

Strengths of Friedman test

It handles repeated measures and derived from the ranks of the data, making it robust to violations of normality.