Make discoveries with your data


Recent posts

Variable types

less than 1 minute read

Variable types Flowchart for types of variables used for collecting and analyzing the data

teaser_image

How to Calculate p Value by Hand

4 minute read

Learn how to calculate p-values by hand (using t test example) to gain a deeper understanding of statistical hypothesis testing.

ANCOVA code in Python

1 minute read

This article explains how to perform the one-way ANCOVA in Python. You can refer to this article to know more about ANCOVA, when to use ANCOVA, assumptions, ...