Quiz - Quiz 8 - DFDP - 15 Courseware - Rcmoocs

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

9/13/21, 3:21 PM QUIZ | QUIZ 8 | DFDP_15 Courseware | RCMOOCS

Course

DAY 10…

QUIZ 8

QUIZ

QUIZ
Multiple Choice Questions
13/13 points (graded)
Each question is compulsory. Each question carries 1 Mark.

If x=seq(-5,2,0.01), then what is the length(x) ?

711

751

721

701

What is the value of log(10^5)?

11.51293

10

2.718282

math.rcmoocs.in/courses/course-v1:RAMANUJAN_COLLEGE_DU+DFDP_15+2021_08/courseware/c07860b7f5bd436c8e43e3b6e15177ac/c1e8… 1/5
9/13/21, 3:21 PM QUIZ | QUIZ 8 | DFDP_15 Courseware | RCMOOCS

What is the role of command ls() in R?

create table in R

gives the list of stored variable


removes variable from the list of variables

Add list to existing table

If x=c(67,78,67,87,89,98), which command we will have to use to get the mean of


67,78,67,87,89,98 ?

Mean(67,78,67,87,89,98)

mean(67,78,67,87,89,98)

mean(x)

Mean(x)

What is the mean of first 5000 even natural numbers ?

2501

5001

4002

4502

What is the standard deviation of first 5000 even natural numbers ?

math.rcmoocs.in/courses/course-v1:RAMANUJAN_COLLEGE_DU+DFDP_15+2021_08/courseware/c07860b7f5bd436c8e43e3b6e15177ac/c1e8… 2/5
9/13/21, 3:21 PM QUIZ | QUIZ 8 | DFDP_15 Courseware | RCMOOCS

2887.04

3467.12

2156.56

2500.76

If X=c(67,45,6748,34562,46784894,562725427),
Y=c(4565758,252647,6787956,34543,7686), Z=c(45635,465736,4573428229) and
W=c(897654,466432,6666666,777777), then

sd(W) < sd(Y) < sd(Z) < sd(X)

sd(W) < sd(Y) < sd(X) < sd(Z)


sd(X) < sd(W) < sd(Z) < sd(Y)

sd(X) < sd(Y) < sd(Z) < sd(W)

Which command is used to add an additional row in data frame in R?

cbind[]

rbind[]

addrow()

rbind()

math.rcmoocs.in/courses/course-v1:RAMANUJAN_COLLEGE_DU+DFDP_15+2021_08/courseware/c07860b7f5bd436c8e43e3b6e15177ac/c1e8… 3/5
9/13/21, 3:21 PM QUIZ | QUIZ 8 | DFDP_15 Courseware | RCMOOCS

In the following questions choose all the correct


option/s in each case. There can be multiple correct
options.
................

lp, the space of p summable complex sequences is

a Hilbert space for all p, 1< p < ∞

a Hilbert space if and only if p=2

a metric space for all p, 1< p < ∞

an inner product space for all p, 1 ≤ p < ∞

An Hilbert spaces is

a complete inner product space.

an inner product space, not necessarily complete.

always a Banach space.

not a normed space.

The Cauchy-Schwartz inequality holds

in any normed space.

in any inner product space.

only in Hilbert space.

math.rcmoocs.in/courses/course-v1:RAMANUJAN_COLLEGE_DU+DFDP_15+2021_08/courseware/c07860b7f5bd436c8e43e3b6e15177ac/c1e8… 4/5
9/13/21, 3:21 PM QUIZ | QUIZ 8 | DFDP_15 Courseware | RCMOOCS

in any vector space.

Which of the following statements are correct?

Every finite dimensional inner product space is a Hilbert space.

Every inner product space is a Hilbert space.

Every Hilbert space is an inner product space.

Every Banach space is a Hilbert space.

Let M be a linear subspace of a Hilbert space.

Then M is automatically a Hilbert space.

M is a Hilbert space if M is closed.

M is necessarily finite dimensional.

Then M is an inner product space.

Submit You have used 1 of 1 attempt

math.rcmoocs.in/courses/course-v1:RAMANUJAN_COLLEGE_DU+DFDP_15+2021_08/courseware/c07860b7f5bd436c8e43e3b6e15177ac/c1e8… 5/5

You might also like