Giter Club home page Giter Club logo

hypothesis-testing-sql-northwind-traders's Introduction

Module 2 Final Project - Querying Databases with SQL & Hypothesis Testing

Emily J. Cain - December 2018

Hypothesis 1

  • H0 - There is no statistically significant difference in the quantity ordered of discounted vs. non-discounted products.
    • H0: ๐œ‡1 = ๐œ‡2
  • H1 - There is a statistically significant difference in the quantity ordered of discounted vs. non-discounted products.
    • HA: ๐œ‡1 โ‰  ๐œ‡2

Hypothesis 2

  • H0 - The top employee does not sell more in dollars than the average employee.
    • H0: ๐œ‡ โ‰ค ๐œ‡0
  • H2 - The top employee sells more in dollars than the average employee.
    • HA: ๐œ‡ > ๐œ‡0

Hypothesis 3

  • H0 - The top product does not sell more in quantity than the other products.
    • H0: ๐œ‡ โ‰ค ๐œ‡0
  • H3 - The top product sells more in quantity than the other products.
    • HA: ๐œ‡ > ๐œ‡0

Hypothesis 4

  • H0 - There is no statistically significant difference in revenue generated from customers in countries where there are employees vs. countries where there are no employees.
    • H0: ๐œ‡1 = ๐œ‡2
  • H4 - There is a statistically significant difference in revenue generated from customers in countries where there are employees vs. countries where there are no employees.
    • HA: ๐œ‡1 โ‰  ๐œ‡2

hypothesis-testing-sql-northwind-traders's People

Contributors

peterbell avatar mike-kane avatar magicmilly avatar

Watchers

James Cloos 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.