Oef - 2.6 Variabeletype - Studentnummer classificatie

Sign in to test your solution.
# Vervang ??? door het juiste meetniveau # Mogelijke antwoorden: "Nominaal", "Ordinaal", "Interval", "Ratio" # Favoriete keuze voor online onderzoek (Google, Bibliotheek, Wikipedia, etc.) favoriete_keuze <- "???" # Leeftijd van studenten (17, 18, 19 jaar etc.) leeftijd <- "???" # Geslacht (man/vrouw) geslacht <- "???" # Studierichting (verschillende richtingen) studierichting <- "???" # Studentnummer (1-552 voor identificatie) studentnummer <- "???"
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.