Exploratory Data Analysis

Exploratory data analysis using R and tidyverse. Always there is the possibility of failure  1 Introduction Statistical analysis like the t test or the analysis of variance are not designed to detect experimental errors. To overcome this problem doing an exploratory data analysis (graphing your data) can be a good approach. 2 Quantile-Quantile Plots A quantil is a measurement of position indicating where a specified proportion of the distribution of data lies....

March 5, 2021