[phpBB Debug] PHP Warning: in file [ROOT]/ext/lmdi/autolinks/event/listener.php on line 237: Undefined array key 9
[phpBB Debug] PHP Warning: in file [ROOT]/ext/lmdi/autolinks/event/listener.php on line 237: Trying to access array offset on value of type null
Answer Happy • [20 points). Use the Animals data from the MASS package. This data set includes average brain and body weights for 28 sp
Page 1 of 1

[20 points). Use the Animals data from the MASS package. This data set includes average brain and body weights for 28 sp

Posted: Mon Nov 15, 2021 12:34 pm
by answerhappygod
20 Points Use The Animals Data From The Mass Package This Data Set Includes Average Brain And Body Weights For 28 Sp 1
20 Points Use The Animals Data From The Mass Package This Data Set Includes Average Brain And Body Weights For 28 Sp 1 (196.66 KiB) Viewed 72 times
[20 points). Use the Animals data from the MASS package. This data set includes average brain and body weights for 28 species of land animals. If you have not installed MASS package, you can install it by using command: >install.packages ("MASS") Once installed, you can load the dataset and make it available for further processing by using command; >library (MASS) >data (Animals) For the following questions, provide the R commands that you used and the results of the commands along with the graphic output. a) Plot the histograms of the two numerical variables. Are the histograms bimodal or unimodal? Are they skewed or not? Comment on the shape of the histogram. b) Compute mean, median, variance and standard deviation measures for the Animal body weights variable c) Compute quantiles of 10, 25, 75, 90 for the Animal brain weights variable