Mobile devices have become an essential part of our everyday life — being used for communication, information gathering, education, entertainment, and many more. It could even be argued that they have become too essential, with people spending many hours looking at their phones.
There are also many different models of mobile devices on the market with different functions, user-friendliness, and app support.
Consequently, the question arises if there are some models which are so well-designed that their users spend more time with them compared to other models.
The Dataset “Mobile Device Usage and User Behavior” has been published by Vala Khorasani on the data-community platform Kaggle. The dataset consists of only one .csv file with 10 attributes describing the device name, operating system, app usage time, etc. and a total of 700 observations.
To download the dataset directly from the website you would have to create an account. If you don’t want to do that, I’ve downloaded the dataset myself and stored it in my directory on GitHub. The directory can be found here
Still feel free to check out the dataset on Kaggle. It is located here. You can find further information about the dataset under the section Data Card.
Luckily, the dataset is pretty straight-forward so there isn’t really anything that is not tidy. The only things you have to do are the following:
Try to visualize the data in such a way that it will more or less lead to such a graph:
Here a short list of visualization tasks:
It doesn’t have to be the exact same image I used, feel free to use something different.