GithubHelp home page GithubHelp logo

maroacc / medical-cost-personal-dataset-analysis Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.96 MB

Analysis of the Medical Cost Personal Dataset https://www.kaggle.com/datasets/mirichoi0218/insurance

Jupyter Notebook 99.64% Python 0.36%

medical-cost-personal-dataset-analysis's Introduction

Medical Cost Personal Dataset Analysis

Analysis of the Medical Cost Personal Dataset https://www.kaggle.com/datasets/mirichoi0218/insurance

0. Introduction

0.1 Explanation of the dataset

  • Context e.g what is the dataset about, why is studying this dataset important
  • Description of the variables e.g bmi : minutes played by the player during that year

0.2 Project Scope

  • Summary of what we are going to do in the project

1. Exploratory Analysis

1.1 Description of the dataset

  • Variable types e.g qualitative, discrete, continuous (df.info() + insights)
  • Variable description (df.describe())

1.2 Variable representation

  • Plots of continuous and discrete variables (histograms, bar plots, density curves, box plots, scatter plots etc)
  • Identification of outliers

2. Statistical Inference & Hypothesis Testing

  • Choose a couple of hypothesis to test based on the exploratory analysis
  • confidence intervals
  • power
  • hypothesis test for the mean
  • hypothesis test for the variance
  • ANOVA

3. Modeling

  • Correlation Analysis of all variables + pairplot()
  • linear regression model (Insurance Forecast)
    • error, p-values and confidence intervales for bo and b1
    • confidence bands
    • prediction band
  • Diagnostic plots (to check that a regression can be performed)
    • Residual vs fitted plot
    • Residual QQ-plot
    • Scale-location plot
    • Residual vs leverage plot
  • linear regression with 3 parameters (beta0, beta1, beta2)
  • linear regression with more than one variable ([BMI, age] --> Charges)

medical-cost-personal-dataset-analysis's People

Contributors

anamglz avatar anarotella2 avatar anarotella99 avatar johannesorssichs avatar maroacc avatar martasimon avatar

Stargazers

 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.