Giter Club home page Giter Club logo

ds6306_study1's Introduction

BeerAnalysis

created by * Rick Fontenot * Jason Herbaugh * Joseph Lazarus

Purpose

The Client, "Budweiser," hired our team to conduct specific analysis and anticipated new questions of expanding market share.

YouTube Video

Presentations

Knit File in rendered html page

Data

The Data Sets

Analysis

  1. How many breweries are present in each state?

  2. Merge beer data with the breweries data. Print the first 6 observations and the last six observations to check the merged file. (RMD only, this does not need to be included in the presentation or the deck.)

  3. Address the missing values in each column.

  4. Compute the median alcohol content and international bitterness unit for each state. Plot a bar chart to compare.

  5. Which state has the maximum alcoholic (ABV) beer? Which state has the most bitter (IBU) beer?

  6. Comment on the summary statistics and distribution of the ABV variable.

  7. Is there an apparent relationship between the bitterness of the beer and its alcoholic content? Draw a scatter plot. Make your best judgment of a relationship and EXPLAIN your answer.

  8. Investigate the difference with respect to IBU and ABV between IPAs (India Pale Ales) and other types of Ale (any beer with “Ale” in its name other than IPA). Using KNN classification to investigate this relationship. Provide statistical evidence one way or the other.

  9. Performed market analysis highlight under developed craft brew markets within the United States that have the greatest potential to gain market share. As well as potential demand for Budweiser Brewery Brewery Experience Sites.

Details

The primary focus of this project is to display skill in each step of the Data Science Process;

  1. Define the Goal
  2. Get the Data
  3. Clean the Data
  4. Enrich the Data
  5. Find insights and visualize
  6. Deploy Machine Learning
  7. Iterate ∞

in order to Interperate and Communicate Findings with stake holders.

Based on the analysis, Colorado and California are the top two states which have the most breweries. Colorado at number 1, with 47 breweries.

Addressing Missing Values

Data Scientists rarely work on perfect data and thus a large percentage of effort is devoted to steps 2 and 3. In our analysis of the beer data set we found 42% of the beers are missing IBU information. 2.6% are mising ABV information. We evaluated 3 methods to impute missing values.

  1. Impute based on Predicitive Mean Matching (PMM)
  2. Replace missing values with mean of respective class of beer
  3. Omitting NA values from our data set

CodeBook

The Codebook - describes the contents, structure, and layout of the craft beer data used in this project.

Contributing

Don't. Project End of Life is January 16, 2021

Authors

  • Rick Fontenot - Jason Herbaugh - Joseph Lazarus

License

MIT License

Copyright (c) [2021] [Rick Fontento, Jason Herbaugh, Joseph Lazarus]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Acknowledgements

  • Special thanks to Stack Overflow and anyone else's code used in this project.

ds6306_study1's People

Contributors

rickfontenot avatar josephlazarus avatar jherbaugh 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.