R Markdown
(a) Create a vector, fulliq, in R that has the IQ values from the table in the order given. Display the vector. Use R to compute the median, mean and standard deviation of the fulliq values and report the results.
(b) Create additional vectors, id, sex and group that contain the id labels, genders and group labels in the order given in the table above. Note that sex and group contain text data and recall or review how to enter text. Display all of the vectors
Show transcribed image textidsex fulliq group 157 M 158 M 161 F 162 F 163F 201 M 202 F 203 M 204 M 206 F 107 lead = 40