Description Usage Format Source
A tibble containing simulated data of basler inhabitants. Most mean values are based on actual populationstatistics, however correlations between variables aren't.
1 |
A tibble containing 10,000 rows and 20 columns
(numeric) - A unique identifier (1 through 150000).
(numeric) - A peson's age in years.
(numeric) - Income of the household a person lives in.
(numeric) - A person's weight in kg.
(numeric) - A person's height in cm.
(numeric) - The number of children a person has.
(numeric) - How happy a person is on a scale from 1 to 10.
(numeric) - A person's fitness level rated from 1 to 10.
(numeric) - How much (CHF) a person spends on food per month.
(numeric) - How much (CHF) a person spends on alcohol beverages per month.
(numeric) - The number of tattoos a person has.
(numeric) - How often a person goes swimming in the rhine per month.
(numeric) - How many times a day a person checks an app on the mobile phone.
(numeric) - The number of times a person's sees a doctor per year.
(numeric) - How many hours a person spends hiking per year.
(character) - A person's sex. Either "male" or "female".
(character) - The highest completed degree/ education a person has. Levels are "obligatory_school", "apprenticeship", "SEK_II", "SEK_III".
(character) - A person's confession. Levels are "catholic", "confessionless", "evangelical-reformed", "muslim", "other".
(character) - Whether a person actively (i.e. in a Gugge, Clique or similar) participates at fasnacht. Levels are "yes" and "no".
(character) - Whether a person needs eye correction. Levels are "yes" and "no".
Simulated with the simulate_baselers function with nsim = 10000, and seed = 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.