Giter Site home page Giter Site logo

imsalmanmalik / data-visualisation-using-r Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 417 KB

Basics of data visualisation, exploratory data analysis, ggplot2 and case study.

R 100.00%
datavisualisation distributions encoding exploratory-data-analysis gapminder-analysis ggplot2 plotting rprogramming rproject statistical-analysis

data-visualisation-using-r's Introduction

Data Visualisation Using R

This repository contains a data visualisation project on R that explores ggplot2, a popular data visualisation package for the statistical programming language R.

Motivation

With the growing availability of informative datasets and software tools, data visualisation has become increasingly important across many industries, academia, and government. Data visualisation provides a powerful way to communicate data-driven findings, motivate analyses, or detect flaws.

The basics of data visualisation and exploratory data analysis were learned, and this project serves as an example of the application of these skills.

Data and Tools

The project explores the case study related to the infectious disease trends in the United States. The ggplot2 package was used for data visualisation and exploratory data analysis.

It is important to note that mistakes, biases, systematic errors, and other unexpected problems often lead to data that should be handled with care. The fact that it can be difficult or impossible to notice an error just from the reported results makes data visualisation particularly important.

Contents

This repository contains the following files:

README.md: provides an overview of the project

basics_ggplot: R script containing code for data visualisation and analysis using the ggplot2 package.

gapminder_dataset: R script containing code for data visualisation and analysis using the gapminder package to apply the ggplot2 techniques, understanding how fixed scales across plots can ease comparisons and to be able to modify graphs to improve data visualization.

principles_of_visualisation.R: R script containing code for data visualisation and analysis to understand basic principles of effective data visualization. Understand the importance of keeping your goal in mind when deciding on a visualization approach. Understand principles for encoding data, including position, aligned lengths, angles, area, brightness, and color hue. Know when to include the number zero in visualizations and be able to use techniques to ease comparisons, such as using common axes, putting visual cues to be compared adjacent to one another, and using color effectively

Distributions.R: Using distributions to summarize data, the average and the standard deviation to understand the normal distribution, assess how well a normal distribution fits the data using a quantile-quantile plot and interpreting data from a boxplot.

vaccine_case_study.R: Visualise data about measles incidence in order to demonstrate the impact of vaccination programs on disease rate using the dslabs library and 'us_contagious_diseases' data.

Conclusion

This project demonstrates the power of data visualisation in communicating data-driven findings, motivating analyses, and detecting flaws. It also highlights the importance of handling data with care, and how data visualisation can help in detecting errors and biases.

data-visualisation-using-r's People

Contributors

imsalmanmalik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.