Interpreting frequency tables
A frequency table contains the counts of each category of a variable. Print out tab_w
and table(NHANESraw$Depressed)
, which are both frequency tables but have different interpretations. Based on these tables, which of the following statements is FALSE?
Diese Übung ist Teil des Kurses
Analyzing Survey Data in R
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
