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?
Este exercício faz parte do curso
Analyzing Survey Data in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
