Data Management & Visualization: Frequency Distributions

cs 21 július 2016 by Ernő Gólya

This week I will call in a dataset and run frequency distributions for my chosen variables. I will also demonstrate how to create a subset of the data rows (i.e. observations). During the course I use Gapminder dataset, which contains quantitative variables.

read more

Data Management & Visualization: Selecting a Research Question

h 18 július 2016 by Ernő Gólya

After studying the the list of indicators in Gapminder World, I have decided to make cross-country comparisons in regards to the mortality of children under the age of 5. As the indicators are in different data files I will have to merge the relevant data into one dataset and modify some of the original variable names.

read more