Complete Question:
The complete question is shown on the first uploaded image
Answer:
The probability that the random you randomly select species that are greater than 200 kg is = 7/62
Step-by-step explanation:
Step One: Load the data set in to the R work space
data(mammals,package="MASS")
attach(mammals)
Step 2 : Obtain the list of the species that are greater than 200 and store it on y variable.
y <- subset(mammals,body>200)
Step Three : Obtain the total size
nrow(mammals)
Step Four : Obtain the sum of species greater than 200
sum(body > 200)
total size = 62
size with body > 200 = 7
hence
required probability = 7/62
5 sevens go into 37 withought going over
5003\4 as a mixed number=125 3\4
divide 4 by 5003 using long division
answer=125 3\4
One mile is equal to 63,360 inches.
This means that you would have to multiply 63,360 by 2.5 which will give you... 158,400inches
Hope this helped:)