Data Analytics

0
Answered
0
Correct
0%
Accuracy
Question 1 Easy Mcq

What will the following R code do?mydata$v2 <- mydata$v4 <- NULL

Question 2 Easy Mcq

In Google Analytics tool, which of the following analysis should be performed in order to identify the origin of a user's web traff‌ic?

Question 3 Easy Mcq

In data mining, which of the following options correctly def‌ines Precision, which is used for assessing the quality of text retrieval?

Question 4 Easy Mcq

In a generalized linear model. which of the following link functions belongs. by default, to Poisson family?

Question 5 Easy Mcq

The ______ of a worksheet defines its appearance.

Question 6 Easy Mcq

In data mining, which of the following classification models is built by kNN algorithm?

Question 7 Easy Mcq

In association rule mining, an indication of how often the rule has been found to be true is represented by a term known as confidence. How is this term. confidence. represented for the rule, A => B?

Question 8 Easy Mcq

Which of the following options denotes the probability of avoiding a type-ll error in hypothesis testing?

Question 9 Easy Mcq

Which of the following is the correct syntax of the PredictSupport (DMX) prediction function used with Microsoft linear regression algorithm?

Question 10 Easy Mcq

What will be the output of the following code of the R programming language?b1 <- 17b2 <- 13z <— 5:7print(b1 96in96 z)print(b2 %in% z)

Question 11 Easy Mcq

Which of the following is the correct R syntax used for selecting certain rows from a data frame, based on specif‌ic logical criteria?

Question 12 Easy Mcq

In logistic regression. which of the given methods is used to display the conditional density plot of thebinary outcome, F. on the continuous x variable?

Question 13 Easy Mcq

Which of the following statements is correct about the judgement sampling method?

Question 14 Easy Mcq

Which Of the following t-tests should be performed in order to compare means from two different groups?

Question 15 Easy Mcq

Which of the following data mining algorithms is applied to a database containing a large number of transactions and also learns association rules?

Question 16 Easy Mcq

With respect to advanced statistics, which of the following options is correct about the arimaO function?

Question 17 Easy Mcq

_______ reduces the number of bits in a file by identifying and eliminating redundancy

Question 18 Easy Mcq

Data types that are created by the programmer are known as ________.

Question 19 Easy Mcq

In data mining, which of the following statements is NOT correct about C45 algorithm?

Question 20 Easy Mcq

Using the following information, find the correct syntax of the R function used for creating binary f‌iles.Assume object as the binary file to be written. n as the number Of bytes and con as the connection object.

Question 21 Easy Mcq

The values of X and Y are given in f‌igure-1 Of the image. Choose the correct value of 2X — 5Y fromfigure-2.

Question 22 Easy Mcq

It is given that y is a Poisson variate and satisf‌ies the condition P(y=4) = P(y=5). What are the values of mean and standard deviation of y?

Question 23 Easy Mcq

ln data mining, according to Bayes‘ theorem, which of the following formulae represents posterior probability in terms of prior probability?

Question 24 Easy Mcq

In which of the following text mining methods, terms are analyzed on the sentence and document level?

Question 25 Easy Mcq

Which of the following clustering algorithms is used for grid-based partitioning?

Question 26 Easy Mcq

IN SOL Server data mining, which of the following algorithm types predicts one or more discrete variables that are based on other attributes in a dataset?

Question 27 Easy Mcq

Diigo and delicious are ________ tools.

Question 28 Easy Mcq

In survival analysis, which of the following methods is used to model the hazard function on a set of predictor variables?

Question 29 Easy Mcq

Find the output of the following code of the R programming language.Iista <- Iist(5:7)print(lista)Iistb <-Iist(12:14)print(listb)x1 <- unlist(lista)x2 <- unlist(listb)print(xl)print(x2)r <- x1+x2print(r)

Question 30 Easy Mcq

As per the Microsoft association rules algorithm, which of the following parameters specif‌ies the minimum number of cases that must contain an itemset before the algorithm generates a rule?

Question 31 Easy Mcq

According to advanced statistics generalized linear model, which of the following is the default link function for the gaussian family?

Question 32 Easy Mcq

Which of the following is the correct default value for the INSTABILITY_SENSITIVITY parameter used with the Microsoft time series algorithm?

Question 33 Easy Mcq

Which of the following is the correct syntax of the command used for merging two data frames, myFrame1 and myFrame2, by ID and Country?

Question 34 Easy Mcq

Consider the following data:Average cost of wafers = Rs. 35Average cost of chocolates = Rs. 37Standard deviation of cost of wafers = 2.0Standard deviation of cost of chocolates = 3.0Correlation coeff‌icient between the costs of chocolates and wafers = 0.7What will be the expected cost of chocolates when the cost of wafers is Rs. 40?

Question 35 Easy Mcq

Which of the following options is correct about the logistic regression technique?

Question 36 Easy Mcq

Suppose a user has typed the following command, where mdata is a variable to which the user's data is stored. head(mdata)

Question 37 Easy Mcq

In hypothesis testing. what will you call a population whose data is categorical and belongs to a collection Of discrete non-overlapping classes?

Question 38 Easy Mcq

As per the Microsoft association rules model. which of the following options is the correct viewer tab that combines information about itemsets and their relative value?

Question 39 Easy Mcq

A parametric statistical model is given as: (S, P) with P = [P6 : e e 9]. Based on statistical notations, which of the following is the correct method of representing a?

Question 40 Easy Mcq

Which of the following is correct about classif‌ication of data?

Question 41 Easy Mcq

For a group of employees of an organization, f‌ind the mean salary (in thousands) using the given data.

Question 42 Easy Mcq

Which of the following types of association mining discovers subsequences that are common to more than the minsup sequences in a sequence database?

Question 43 Easy Mcq

What is the rank of the matrix shown in the image?

Question 44 Easy Mcq

The bag-of-words model is used in which of the following text mining processes?

Question 45 Easy Mcq

Which of the following commands is used for starting iPython interface in inline Pylab mode and opening iPython notebook in pylab environment?

Question 46 Easy Mcq

A user can obtain the pageviews of a website with the help of which of the following web analytics goals?

Question 47 Easy Mcq

Which of the following statements is correct about the intervention analysis type of the time series analysis?

Question 48 Easy Mcq

Regression equation of Z on V is given as following:Z = c +dVUsing the least square method, which of the given normal equations will be used to calculate thevalues of c and d?

Question 49 Easy Mcq

If the signif‌icance level of a test is 5%, what will be the outcome of the test if p-value obtained is greater than 0.05?

Question 50 Easy Mcq

In which of the following Big Data technologies, moving relevant data management, analytics and reporting tasks to where the data resides, improves speed to insight, reduces data movement and promotes better data governance?

Showing 50 of 105 questions