Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.2 KB

Chopstick data analysis

This project is an assignment of the Udacity Nanodegree Data Analyst.

##Project Overview A few researchers set out to determine the optimal length of chopsticks for children and adults. They came up with a measure of how effective a pair of chopsticks performed, called the "Food Pinching Performance." The "Food Pinching Performance" was determined by counting the number of peanuts picked and placed in a cup (PPPC).

Following questions are answered in this project:

  1. What is the independent variable in the experiment?
  2. What is the dependent variable in the experiment?
  3. How is the dependent variable operationally defined?
  4. Which chopstick length performed the best for the group of thirty-one male junior college students?

This is coverd in the project:

  1. A scatterplot with the data is generated.

##Run You can run the .ipynb file with the python notebook. Those libraries are used:

  • pandas

##Data The data used is provided in this project or you can download it here.