GithubHelp home page GithubHelp logo

statistical_analysis's Introduction

Statistical_Analysis

Imogen Rickert

August cohort, Berlin, 13.09.20

Content

Project Description

The purpose of this project was to practice statistical analysis using the iterative data analysis process.

Questions & Hypotheses

The goal of this analysis was to identify the most important features of houses that affect the sale prices.

Dataset

I utilised the dataset: 'House Prices: Advanced Regression Techniques', located on Kaggle: https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data

Workflow

I began by examining the dataset, then cleaned and manipulated it using Pandas. Since the dataset was very large, I selected several columns to subset, and worked with the subset for my analysis, instead of using the entire dataset. I checked descriptive statistics, conducted linear and multi-variate regression and utilised Seaborn to visualise my results.

I felt that I could find additional variables which would help to better explain the variance in housing price, so I went back to the original dataset, created a new subset with additional variables, and ran further analyses.

Organization

This repository contains the following files:

  • Notebooks:
    • house_prices.ipynb (for data cleaning and creating subsets)
    • statistical_analysis.ipynb (for data analysis)
  • Datasets:
    • train.csv (original dataset from Kaggle)
    • houses_cleaned (full dataset after cleaning/manipulation)
    • houses_subset (first subset)
    • houses_subset2 (second subset)

statistical_analysis's People

Contributors

imogen-rickert 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.