Where can I find the units for the dataset carsmall?
Afficher commentaires plus anciens
I am playing around with the dataset 'carsmall'. Apparently I am unable to find the units for accelaration, weight and displacement.
3 commentaires
Dyuman Joshi
le 8 Jan 2024
Modifié(e) : Dyuman Joshi
le 8 Jan 2024
The only page where units of any quantities are mentioned seems to be - https://in.mathworks.com/help/stats/visualizing-multivariate-data.html, where units for fuel efficieny (miles per gallon), accelaration (time for 0-60 mph in sec) and engine displacement (in cubic inches) are given.
Note that carsmall is a subset of carbig, thus the same units apply for carsmall as well.
Judging by the values, I'd say the weight is in Pounds.
If you want a definitive answer, you will have to ask TMW about that.
Cris LaPierre
le 8 Jan 2024
Correcting the link so it doesn't include the comma.
Gabriele
le 9 Jan 2024
Réponse acceptée
Plus de réponses (1)
Joe Vinciguerra
le 8 Jan 2024
0 votes
Since the dataset is just used for calculation examples it's not important, and thus not clearly documented. But doing a quick search, some of the functions that use it as an example in their help pages refer to weight as being in "pounds", and displacement as "cubic inch". I can't find anything explicitly describing the units for accelartion, but considering the context and the magnitude of the numbers I would assume it's in "seconds to go from 0-60 mph".
Catégories
En savoir plus sur Automated Driving Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!