what is the average mileage of a car in the mtcars dataset 22.09062 21.09062 20.09062 23.09062
Answers
Answered by
3
"Answer: 200000 per mile is the average mileage of a car in the mtcars given dataset.
Explanation: The main goal of data analysis is discovering patterns in data, or making predictions of unobserved variables based those that are observed.
This is typically done by fitting a statistical model and either looking at the fitted coefficients to glimpse causal patterns or using the model to predict values.
"
Similar questions