Conteúdo do Curso
R Introduction: Part I
R Introduction: Part I
Grades Summary
Complete the task using the grades
data.
Tarefa
Swipe to begin your solution
- Call the
summary()
function on yourgrades_f
variable to output the number of occurrences of each factor grade. - Calculate the proportion of each grade, dividing the result of
summary(grades_f)
by the total number of observations using thelength()
function applied to thegrades_f
variable.
Solução
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 6
Grades Summary
Complete the task using the grades
data.
Tarefa
Swipe to begin your solution
- Call the
summary()
function on yourgrades_f
variable to output the number of occurrences of each factor grade. - Calculate the proportion of each grade, dividing the result of
summary(grades_f)
by the total number of observations using thelength()
function applied to thegrades_f
variable.
Solução
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 3. Capítulo 6
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo