- If not existing yet, download the file and extract it.
- Create datasets for each .txt contained in the zip folder, assigning the variable names.
- Merge the datasets created, obtaining a large one which is built up merging X files, Y files, subject files.
- Extract mean and standard deviation for each measurement.
- Label the data set with descriptive variable name taken from the code book.
- Create a second data set with the average of each variable for each activity and each subject.
The result is stored in "tidy_mean.txt"