Skip to content

mela00-dev/DataCleaningAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Assignment (Coursera)

The datasets were downloaded from UCI Machine Learning Repository: http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones

Instructions

You should create one R script called run_analysis.R that does the following.

  1. Merges the training and the test sets to create one data set.
  2. Extracts only the measurements on the mean and standard deviation for each measurement.
  3. Uses descriptive activity names to name the activities in the data set
  4. Appropriately labels the data set with descriptive variable names.
  5. From the data set in step 4, creates a second, independent tidy data set with the average of each variable for each activity and each subject.

Project Files

This project includes the following files and folders:

  1. README.md
  2. run_analysis.R - script used for data cleaning
  3. CodeBook.md - a code book that describes the variables, the data, and any transformations or work that you performed to clean up the data.
  4. data - downloaded copy of data
  5. tidydata1.csv
  6. tidydata2.csv

Requirements:

  1. a tidy data set as described above (see Instructions)
  2. a link to a Github repository with your script for performing the analysis
  3. a code book that describes the variables, the data, and any transformations or work that you performed to clean up the data called CodeBook.md.
  1. You should also include a README.md in the repo with your scripts. This repo explains how all of the scripts work and how they are connected.

About

Coursera Getting and Cleaning Data Assignment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages