diff --git a/Fake data.md b/Fake data.md new file mode 100644 index 0000000..2c502af --- /dev/null +++ b/Fake data.md @@ -0,0 +1,6 @@ +Student ID School ID Gender Location Mathematics Achievement Technology 1 Technology 2 Technology 3 Technology 4 +1 1 F 1 90 y n n y +2 1 M 1 70 n y n y +3 1 F 1 80 y y y n +4 1 F 1 60 y n y n + diff --git a/README.md b/README.md deleted file mode 100644 index 5c4c0c3..0000000 --- a/README.md +++ /dev/null @@ -1,16 +0,0 @@ -# Problem Design Statement - -## Instructions: - -Please fork this repository to your own account, either directly edit the README file to include your statement or upload a text file (.txt, .docx) to the repo and then create a pull request to submit it to me. **Your Problem Design Statements are due by 5:00pm Sep 22, 2016.** - -Your statements should include: - -* The problem you are addressing -* The eductional goal that you plan to address -* Your objectives for the project -* Your priorities for the project -* What you plan to measure to achieve your educational goal and address your problem - * **Including an fake data set** - -Good luck!