
Quiz 4 R Training March 2024 (Flights data)
Quiz
•
others
•
Professional Development
•
Practice Problem
•
Medium
Rusho Rocks
Used 1+ times
FREE Resource
Enhance your content in a minute
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which airline carrier has the highest number of flight information in this "flights" data? (Hint: Essentially you would like to find the total number of flight information in each row for each airline carrier. Therefore a "group_by(carrier)" will be needed in your code. To count the number of observations you can use "n()". To find the carrier name from the two digit codes, type "airlines" in console and press enter. You will find the name of the corresponding airline carrier from two digit code.)
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following airlines carrier has the longest arrival delay on the average ? (Hint: You will have to find the mean value of arrival delay variable. Please note that if any variable contains missing variable then simply mean(arr_delay) will not work. You will have to remove the missing values first with "mean(arr_delay, na.rm=T)". Note the use of additional argument "na.rm". It means "na" which stands for "missing" data and these data are removed ("rm"). This is also true for other summary functions such as max, min, median etc )
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Suppose we are trying to find those flight information where planes arrived at least 10 minutes late but departed on time or earlier. To which carrier these type flight information most belong? (Hint: You need to first filter out the data and then summarize with n( ) ) )
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which airline carrier has covered the 3rd most distance on the average? (Hint: use "distance" variable)
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which plane identified by the tail number of the plane recorded the highest air time? (Hint: you need to use the "tailnum" variable along with "air_time" variable.)
Similar Resources on Wayground
10 questions
Information Security and Governance Quiz
Quiz
•
Professional Development
8 questions
extra
Quiz
•
Professional Development
5 questions
Photosynthesis Adventure Quiz
Quiz
•
Professional Development
10 questions
Live Exam(Grade9)
Quiz
•
Professional Development
10 questions
Quiz Kelas Bersahaja dalam rangka Hari Kemerdekaan
Quiz
•
Professional Development
9 questions
Onboarding Quiz
Quiz
•
Professional Development
10 questions
Next-Gen Teaching: Transforming Lectures
Quiz
•
Professional Development
10 questions
Intelligent Xperience Drill
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
