Giter Club home page Giter Club logo

amazon_vine_analysis's Introduction

Amazon_Vine_Analysis

Overview

I investigated whether there was any bias towards reviews written as part of the Vine Program from Amazon, INC.

I used Google Colaboratory and Pyspark for ETL. I also loaded the data into a relational database using PGAdmin. Lastly, I created filtered dataframes from the original dataset after processing to discover any bias with vine reviews.

Results

The following output from the notebook shows the results from the filtering:

Summary_Vine

  • There were 26 total reviews for paid vine programs.

  • There were 29,264 total reviews for unpaid ones.

  • There were 5 five-star rated reviews for the paid vine programs

  • There were 15,784 five star reviews for those that were unpaid

  • I calculated the precentage of each type of vine and got these results:

    • 34.62% were five star ratings in the paid dataframe...
    • 53.94% were five stars in the unpaid dataframe.

Summary

  • There seems to be a strong positivity bias in favor of reviews which are unpaid.

    • This could be because there are a lot more of them as compared to the ones that are from paid vines.
  • I could perform a sample T-test for further analysis.

  • A sample T-test would show exactly how skewed and biased the results were based on the p-value generated from T-Tests on both paid and unpaid dataframes.

amazon_vine_analysis's People

Contributors

milestsue93 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.