+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. The estimate of any population is called ___________
Subset
Sampling
Guess
Statistics
View Answer
2. ___________ is called the positional average of any data.
mode
quartiles
mean
median
View Answer
3. which function converts list to a vector?
de_list()
none of them
cnvert_list()
unlist()
View Answer
4. __________ is used to plot scatter plot of two variables in accordance with the third variable.
Coplot
Heatmap
Violin graph
None of these
View Answer
5. How are null entries in a data frame denoted in R?
NaN
None of these
na
n/a
View Answer
6. R is an__________programming language?
None of above
Open Source
Close Source
GPL
View Answer
7. The __________ function is used to group data frame.
group_by()
List()
matrix()
summerize()
View Answer
8. Points more than 1.5 times the inter quartile range above the third quartile is the point of ___________.
50th percentile
25th percentile
100th percentile
75th percentile
View Answer
9. How to installed packages in R?
Install.packages(packagenames)
Library(packagename)
install(packagename)
require(packagename)
View Answer
10. _____________ is not a type of operator in R.
Relational
Assignment
Logical
Mathematical
View Answer