Skip to content
THE CODING MANGO

Who Said A Mango Can't Code

  • Home
  • Projects
  • GitHub
  • Privacy Policy
  • About Me

Data Visualizations

Home ยป Data Visualizations

Bar Plot and Histogram Made Simple

Bar plot displaying categorical data. Each bar represents a specific category or group, with the height or length of the bar indicating the value or frequency associated with that category.
Posted by By The Coding Mango July 2, 2023
Bar plots and histograms both visualize data distribution. Here, we discuss the usage of both of these visualizations
Read More

Scatter Plot Made Simple: Basics of Data Visualization

Scatter plot with values from two variables plotted on a X-Y plot.
Posted by By The Coding Mango June 26, 2023
Scatter plots are more commonly used to visualize the distribution and correlation between two numerical variables.
Read More

Box Plot Made Simple: Basics of Data Visualization

Box plot comparing the sepal length of different species of flowers: setosa, versicolor, and virginica.
Posted by By The Coding Mango June 18, 2023
A box plot, also known as a box-and-whisker plot, is a graphical representation of the numeric variables. It is useful for identifying patterns, detecting variations, and understanding the overall shape of the data.
Read More

Visualizing Bank Marketing Dataset

Visualizing Bank Marketing Dataset
Posted by By The Coding Mango May 19, 2023
Explore the impact of variables on term deposit subscriptions using data visualization with the Bank Marketing Dataset.
Read More

Exploring the Titanic Dataset Using R

An image depicting a rusty ship in close proximity to an iceberg, highlighting the potential dangers and risks associated with maritime navigation.
Posted by By The Coding Mango January 13, 2023
The Titanic dataset is a dataset used for exploring data analysis and machine learning techniques, and predict survival patterns.
Read More
Copyright 2025 — THE CODING MANGO. All rights reserved. Sinatra WordPress Theme
Scroll to Top