Test 04 - R matrices

Quiz
•
Biology
•
University
•
Medium
Francisco R. Villatoro
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list ( h="P", m="M", c=T ) [[ "c" ]]
"P"
"M"
TRUE
NULL
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list ( h="P", m="M", c=T ) $h
"P"
"M"
TRUE
NULL
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
list ( h="P", m="M", c=T) [ c(-2) ]
$h
[1] "P"
$m
[1] "M"
$h
[1] "P"
$c
[1] TRUE
NULL
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
matrix ( 1:3 , 2, 3) [ , 1 ]
[1] 1 3 2
[1] 1 2
[1] 2 1 3
[1] 3 1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
matrix(c(1, 1, 1, 4, 2, 3), ncol=2, byrow=T)
[ ,1] [,2]
[1, ] 1 1
[2, ] 1 4
[3, ] 2 3
[ ,1] [,2]
[1, ] 1 4
[2, ] 1 2
[3, ] 1 3
[ ,1] [ ,2] [ ,3]
[1,] 1 1 1
[2,] 4 2 3
[ ,1] [ ,2] [ ,3]
[1,] 1 1 2
[2,] 1 4 3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
matrix(1,2,2) + matrix(2,2,2)
[ ,1] [,2]
[1, ] 2 2
[2, ] 2 2
[ ,1] [,2]
[1, ] 3 3
[2, ] 3 3
[ ,1] [,2]
[1, ] 4 4
[2, ] 4 4
Error:
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
matrix(1,2,2) * matrix(2,2,2)
[ ,1] [,2]
[1, ] 2 2
[2, ] 2 2
[ ,1] [,2]
[1, ] 3 3
[2, ] 3 3
[ ,1] [,2]
[1, ] 4 4
[2, ] 4 4
Error:
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Reproduksi Virus

Quiz
•
10th Grade - University
10 questions
مسابقة حصاد العلوم للأسبوع السابع

Quiz
•
2nd Grade - University
15 questions
Biology Super Starz

Quiz
•
University
10 questions
Epidermis

Quiz
•
University
15 questions
mitosis

Quiz
•
8th Grade - University
15 questions
Postest MPN

Quiz
•
University
6 questions
Hair, Nails, Sweat Glands

Quiz
•
University
12 questions
Pretest Skin Structure

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade