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

Kursinnehåll

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.

Uppgift

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.

Lösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 3. Kapitel 6
toggle bottom row

book
Grades Summary

Complete the task using the grades data.

Uppgift

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.

Lösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 3. Kapitel 6
Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Vi beklagar att något gick fel. Vad hände?
some-alt