Code Monkey home page Code Monkey logo

a_problem_with_presidents's Introduction

A Problem with Presidents; a data to information challenge.

  • Author: Christopher P. Barnes
  • Date: September 28, 2021

Problem Statement:

A fairly common statement you may hear is that data becomes information, information becomes knowledge, and knowledge becomes wisdom. Our job is primarily involved in using computer code, mathematics and experience to convert data into information. To become information, the data must be taken from a source, transformed into input, processed by a set of algorithms, transformed into output, and delivered to a consumer.

Date math and basic exploratory data analysis using descriptive statistics are a corner stone of writing computer code to manage real world data that occurs in a longitudinal manner. The goal of this problem is to give you a simple data set to allow you to demonstrate your understanding of how to apply computer code to solve a problem and then further use computer code to communicate your new information to people.

First fork this repo to your own github account. Second, using the given data and Python or R; add new variables called year_of_birth, lived_years, lived_months, lived_days then make two well formatted output tables ranking the top 10 Presidents from longest lived to shortest lived and then the top 10 presidents from shortest lived to longest lived.

Then using your newly created data calculate the mean, weighted average, median, mode, max, min and standard deviation of lived_days for your data set. Output these measures in a well formatted table. Then, make a plot of a type that you think best shows the distribution of this data.

Assemble your tables and plot into a single report with a title, author and date. Start the report with a 3 or 4 sentence summary of what you found, the body should have your tables and plot and any commentary about your methods or assumptions you think the reader would need to know. Finish the report with a conclusions section, where you state the conclusions you reached through this analysis.

To finish commit all your code and your report to your personal Github fork of this repository and then email back CTS-IT with a link to your completed problem.

Good Luck!

References: https://eng.libretexts.org/Bookshelves/Industrial_and_Systems_Engineering/Book%3A_Chemical_Process_Dynamics_and_Controls_(Woolf)/13%3A_Statistics_and_Probability_Background/13.01%3A_Basic_statistics-_mean%2C_median%2C_average%2C_standard_deviation%2C_z-scores%2C_and_p-value

a_problem_with_presidents's People

Contributors

senrabc avatar amisinghal 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.