Univariate Analysis

Data analysis where we can explore and summarize a single variable from the dataset. It helps to understand the basic characteristics of that variable and identify any patterns or trends within it.

Introduction

  • Mean and standard deviation
  • Min, max,median, percentile, quartile
  • Box plot (displays the five number summary (the minimum, first quartile, median, third quartile and maximum) of a set of data. It can tell about outliers and what their values are.
  • Bar plots