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:
- What is the independent variable in the experiment?
- What is the dependent variable in the experiment?
- How is the dependent variable operationally defined?
- Which chopstick length performed the best for the group of thirty-one male junior college students?
This is coverd in the project:
- 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.