Coder Social home page Coder Social logo

lab-analysis-lectures's Introduction

Ironhack logo

Lab | Analysis Lectures

Introduction

The goal of this lab is for you to read real data analytics projects and give some feedback on them.

Getting started

Choose one of the lectures below and try to give your opinion about it, as well as answer the proposed questions.

Feel free to read all of them and make some comments if you are interested!

Lectures

Lecture 1 - A Brief Exploration of Baseball Statistics

Reference: A Brief Exploration of Baseball Statistics

The first lecture is related to finding a relation between certain baseball statistics and the players salary.

Only read it until the T-test part!

Pay attention to how the author began his analysis:

  • He defined his goal.
  • He asked himself some questions.
  • He formed some perfectly defined hypotheses.
  • He studied the raw data and made some decisions based on what he saw.
  • He checked that his code worked as intended by examining his dataframes.
  • He knew exactly which visualizations he would need to try to answer his questions.

Think about the process you've been following during your current project.

  • Is it similar to what the author of the article did?
  • What do you think you can improve in your next project by reading how the author planned his analysis?
  • Is there anything you think the author missed, something he could improve or do yo have some to-do ideas for him?

Lecture 2 - I was looking for a house, so I built a web scraper in Python!

Reference: I was looking for a house, so I built a web scraper in Python!

The second lecture is related to scraping the data from a real state website.

After reading the article...

  • Try to access the robots.txt file of Giphy and Facebook as explained in the article. Can you scrape those web pages? Do some research and try to understand those files.
  • Did you do some web scraping in your project? Did you have to use some of the tricks the author used regarding time sleep, user-agent, ...? Why? Explain your experience.
  • Is there anything you think the author missed, something he could improve or do yo have some to-do ideas for him?

Lecture 3 - Lies, Damned Lies and Statistics (about TEDTalks)

Reference: Lies, Damned Lies and Statistics (about TEDTalks)

The third lecture is a presentation about the insights gotten from a TED Talks data analysis.

After watching the video...

  • What do you think about the visualisations that the speaker used to present his insights? Which one is your favorite?
  • What's your opinion about the speech? Did he get his point across?
  • Was the presentation about a trascendental topic? Did it keep you glued to the screen?
  • Is there anything you think the speaker missed, something he could improve or do yo have some to-do ideas for him?

Deliverables

  • Markdown file with your comments about the lecture.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.

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.