Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Grades Summary | Factors
R Introduction: Part I
course content

Conteúdo do Curso

R Introduction: Part I

R Introduction: Part I

1. Basic Syntax and Operations
2. Basic Data Types and Vectors
3. Factors

book
Grades Summary

Complete the task using the grades data.

Tarefa
test

Swipe to show code editor

  1. Call the summary() function on your grades_f variable to output the number of occurrences of each factor grade.
  2. Calculate the proportion of each grade, dividing the result of summary(grades_f) by the total number of observations using the length() function applied to the grades_f variable.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 6
toggle bottom row

book
Grades Summary

Complete the task using the grades data.

Tarefa
test

Swipe to show code editor

  1. Call the summary() function on your grades_f variable to output the number of occurrences of each factor grade.
  2. Calculate the proportion of each grade, dividing the result of summary(grades_f) by the total number of observations using the length() function applied to the grades_f variable.

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 3. Capítulo 6
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt