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

Contenuti del Corso

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.

Compito

Swipe to start coding

  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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 6
toggle bottom row

book
Grades Summary

Complete the task using the grades data.

Compito

Swipe to start coding

  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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 6
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt