basel: basel

Description Usage Format Source

Description

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.

Usage

1

Format

A tibble containing 10,000 rows and 20 columns

id

(numeric) - A unique identifier (1 through 150000).

alter

(numeric) - A peson's age in years.

einkommen

(numeric) - Income of the household a person lives in.

gewicht

(numeric) - A person's weight in kg.

groesse

(numeric) - A person's height in cm.

kinder

(numeric) - The number of children a person has.

glueck

(numeric) - How happy a person is on a scale from 1 to 10.

fitness

(numeric) - A person's fitness level rated from 1 to 10.

essen

(numeric) - How much (CHF) a person spends on food per month.

alkohol

(numeric) - How much (CHF) a person spends on alcohol beverages per month.

tattoos

(numeric) - The number of tattoos a person has.

rhein

(numeric) - How often a person goes swimming in the rhine per month.

datause

(numeric) - How many times a day a person checks an app on the mobile phone.

arztbesuche

(numeric) - The number of times a person's sees a doctor per year.

wandern

(numeric) - How many hours a person spends hiking per year.

geschlecht

(character) - A person's sex. Either "m" or "f".

bildung

(character) - The highest completed degree/ education a person has. Levels are "obligatorisch", "lehre", "sek II", "sek III".

konfession

(character) - A person's confession. Levels are "katholisch", "konfessionslos", "evangelisch-reformiert", "muslimisch", "andere".

fasnacht

(character) - Whether a person actively (i.e. in a Gugge, Clique or similar) participates at fasnacht. Levels are "ja" and "nein".

sehhilfe

(character) - Whether a person needs eye correction. Levels are "ja" and "nein".

Source

Simulated with the simulate_basel function with nsim = 10000, and seed = 1


therbootcamp/basel documentation built on Nov. 5, 2019, 10:05 a.m.