Contents
Difference
What is the nature of your variable of interest? Continuous - OR - Proportional/Categorical More Information (if you need help deciding) Your variable of interest in the variabl...

What is the nature of your variable of interest?
- OR -
- OR -
Testing Distribution Assumptions
More Information (if you need help deciding)
Your variable of interest in the variable that you want to test on. So if I want to see whether men are significantly taller than women on average, I would select a random group of men and women as my test subjects, and my variable of interest would be height.
Continuous: A continuous variable is a variable that can reasonably take on any value within a range. Good examples of continuous variables include height, weight, exam scores, income, salary, etc.
Proportional/Categorical: A categorical variable is a variable that contains categories without a natural order. Examples of categorical variables are eye color, city of residence, type of dog, etc. Proportional variables are most often derived from categorical variables, for instance: the number of people that converted on two different versions of your website (10% vs 15%), percentages, the number of people who voted vs people who did not vote, the proportion of plants that died vs survived an experimental treatment, etc.
Testing Distribution Assumptions: Select this if you want to test whether your data meets a distributional assumption before running another test. For example, testing whether your data is normally distributed (Shapiro-Wilk), whether it follows a specific distribution (Kolmogorov-Smirnov), or whether groups have equal variance (Levene's test).