Fixing typos

If not pounds, then switch to appropriate units.
This commit is contained in:
Brandon Greenwell 2016-02-24 15:56:08 -05:00
parent 62752f4918
commit 9fa9d0c9f2
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ I've narrowed the data down to 10 variables:
* `id` - A number ot identify each subject
* `income` - The self-reported income of each subject
* `height` - The height of each subject in inches
* `weight` - The weight of each subject in inches
* `weight` - The weight of each subject in pounds
* `sex` - The sex of each subject
* `race` - The race of each subject
* `education` - The number of years of education completed by each subject