Category: RStudio
-
Why Interaction Effects Matter: A Case Study on Work, Screen Time, and Stress
When analyzing data to understand what drives stress levels, it’s tempting to focus only on individual predictors: how many hours we work, how much screen time we clock, or how many hours we sleep. But the real world is rarely that simple. Sometimes, two or more variables work together in unexpected ways. This is where…
By
·
-
Construct Discovery using Exploratory Factor Analysis (EFA)
Say for example you have developed a brand new questionnaire that no one has used before. You designed it to measure an abstract construct, but you are unsure if the questionnaire is valid statistically. What would you do? This is where exploratory factor analysis (EFA) comes in. EFA is a statistical technique used when you…
By
·
-
How to Create a Correlation Heatmap in R
A dataset isn’t just a spreadsheet of numbers — it’s a story waiting to be uncovered. As data analysts, our job is to make sense of that story by identifying patterns, relationships, and signals within the noise. But without a reference point, knowing where to begin can feel overwhelming. That’s where correlation analysis comes in.…
By
·
-
Checking your data with R
Before any analysis is done, it is the job of the data analyst to ensure that the data is ready. In this post, we will look into how we can do that with R. First, we need to identify the type of data we are looking at before any form of preparation is done. Generally,…
By
·



