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?
This exercise is part of the course
Analyzing Survey Data in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
