Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

TidyData

##Run_Analysis.R is the script for the Peer Graded Assigment of Geetting and Clearning Data

##This will work in your current working directory

##Review criteria: ###1.The submitted data set is tidy. ###2.The Github repo contains the required scripts. ###3.GitHub contains a code book that modifies and updates the available codebooks with the data to indicate all the variables and summaries calculated, along with units, and any other relevant information. ###4.The README that explains the analysis files is clear and understandable. ###5.The work submitted for this project is the work of the student who submitted it.

##Requirments of the code: ##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. ###leading t = time ###leading f = frequency ###Body = BodyBody(related to body movement.) ###Accelerometer = Acc(accelerometer measurement) ###Gyroscopic =Gyro(gyroscopic measurements) ###Magnitude = Mag(magnitude of movement) ###mean = MEAN ###SD = std ###Gravity left as Gravity(acceleration of gravity) ###Jerk left as Jerk(sudden movement acceleration) ##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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages