Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Leer Choosing the Test | Additional Tests
Applied Hypothesis Testing & A/B Testing

bookChoosing the Test

Selecting the right statistical test is essential for drawing valid conclusions in hypothesis testing and A/B testing. Your choice depends on several factors: the type of data you have, the sample size, and the nature of your hypothesis. Begin by identifying whether your data is categorical or numerical. Categorical data is divided into groups, such as user gender or device type, while numerical data consists of measurable quantities, like revenue or time spent on a site.

Next, consider whether you are comparing means, proportions, or distributions:

  • If you are comparing the average of two independent groups with numerical data and your sample size is sufficiently large; a two-sample t-test is often appropriate;
  • For smaller samples or when population variance is unknown; the t-test is preferred over the z-test;
  • When comparing proportions, such as conversion rates between two groups; a z-test for proportions is suitable if sample sizes are large enough to meet normality assumptions;
  • For categorical data with more than two groups or categories; the chi-square test is commonly used to determine if distributions differ from expected frequencies;
  • If you have paired or matched samples, such as before-and-after measurements on the same subjects; use a paired t-test.

Always check the assumptions of your chosen test, such as normality for t-tests and sufficient sample size for z-tests and chi-square tests. The hypothesis you are testing—whether it is about means, proportions, or distributions—guides your selection further. By carefully considering these aspects, you can select the most appropriate statistical test and ensure your experimental results are robust and meaningful.

Note
Study More

To deepen your understanding, review a decision tree for statistical test selection. This visual guide helps you quickly determine the right test based on your data type and study design.

question mark

A product manager wants to compare the conversion rates (proportions) of two independent user groups exposed to different landing pages. The sample sizes for both groups are large. Which statistical test should the manager use?

Select the correct answer

Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 2. Hoofdstuk 5

Vraag AI

expand

Vraag AI

ChatGPT

Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.

Suggested prompts:

Can you help me decide which statistical test to use for my specific data?

What are the main assumptions I need to check before choosing a test?

Can you explain the difference between a t-test and a z-test in more detail?

Awesome!

Completion rate improved to 3.23

bookChoosing the Test

Veeg om het menu te tonen

Selecting the right statistical test is essential for drawing valid conclusions in hypothesis testing and A/B testing. Your choice depends on several factors: the type of data you have, the sample size, and the nature of your hypothesis. Begin by identifying whether your data is categorical or numerical. Categorical data is divided into groups, such as user gender or device type, while numerical data consists of measurable quantities, like revenue or time spent on a site.

Next, consider whether you are comparing means, proportions, or distributions:

  • If you are comparing the average of two independent groups with numerical data and your sample size is sufficiently large; a two-sample t-test is often appropriate;
  • For smaller samples or when population variance is unknown; the t-test is preferred over the z-test;
  • When comparing proportions, such as conversion rates between two groups; a z-test for proportions is suitable if sample sizes are large enough to meet normality assumptions;
  • For categorical data with more than two groups or categories; the chi-square test is commonly used to determine if distributions differ from expected frequencies;
  • If you have paired or matched samples, such as before-and-after measurements on the same subjects; use a paired t-test.

Always check the assumptions of your chosen test, such as normality for t-tests and sufficient sample size for z-tests and chi-square tests. The hypothesis you are testing—whether it is about means, proportions, or distributions—guides your selection further. By carefully considering these aspects, you can select the most appropriate statistical test and ensure your experimental results are robust and meaningful.

Note
Study More

To deepen your understanding, review a decision tree for statistical test selection. This visual guide helps you quickly determine the right test based on your data type and study design.

question mark

A product manager wants to compare the conversion rates (proportions) of two independent user groups exposed to different landing pages. The sample sizes for both groups are large. Which statistical test should the manager use?

Select the correct answer

Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 2. Hoofdstuk 5
some-alt