Description Usage Format Source
A tibble containing simulated data of basler inhabitants. Most mean values are based on actual population statistics, however correlations between variables aren't. This is the German version of the data set.
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 "m" or "f".
(character) - The highest completed degree/ education a person has. Levels are "obligatorisch", "lehre", "sek II", "sek III".
(character) - A person's confession. Levels are "katholisch", "konfessionslos", "evangelisch-reformiert", "muslimisch", "andere".
(character) - Whether a person actively (i.e. in a Gugge, Clique or similar) participates at fasnacht. Levels are "ja" and "nein".
(character) - Whether a person needs eye correction. Levels are "ja" and "nein".
Simulated with the simulate_basel 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.