Skip to content

Exploratory Data Analysis on White Wine Quality Using r

Notifications You must be signed in to change notification settings

sfox1975/Udacity-DAND-Project-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity-DAND-Project-4

Exploratory Data Analysis on White Wine Quality Using r

Purpose

The purpose of this project was to conduct an exploratory data analysis (EDA) on a set of data for white wine. The set contained various chemical properties of the wine (e.g. pH, alcohol percentage, density etc.) and also an expert-judged quality measure for each wine, on a scale from 1 (poor) to 10 (outstanding). The R programming language was used to conduct the analysis.

Additional Documents

  1. wineQualityWhites.csv - the raw data containing the 11 chemical property measurements and single quality score for a 4,898 different white wines.

  2. DAND_P4_Fox.rmd - R Markdown file containing the EDA

  3. DAND_P4_Fox.html - Static HTML version of the final, submitted R Markdown file

  4. References.txt - List of references used for completing the project

About

Exploratory Data Analysis on White Wine Quality Using r

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages