Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Digital Analytics & Regression Quiz Answers

Get Digital Analytics & Regression Quiz Answers

Data Science is like triathlon. Programming is cycling, by far the biggest investment is required in hardware and software. Running is domain expertise and communication skills and, swimming is mathematics, statistics and modelling. There are competitions in each of these disciplines cycling, running and swimming (and there always will be), but the need for super athletes who can do all 3 is growing. An athlete who is brilliant at one discipline can learn the other two and succeed in triathlon.

No matter your core discipline(s), this course will take you through a short triathlon. You will define a business problem, establish the data required to solve it, you will write scripts in R programming language to build a model to give you insights and you will learn to present your findings in a business format to a business audience.

Enroll on Cognitive Class

Module 1: Case Study ‘CEO vs. CMO’

Question: You are a newly-hired analyst at a small tech startup in a big metropolitan city. In your first team meeting, and one week before the scheduled product launch, the Chief Executive Officer (CEO) and the Chief Marketing Officer (CMO) have a heated argument about what to call the product.

The CEO has done a quick search on Google Trends and found that ‘Analytics’ is, by far, a more popular search term than ‘Data Science’ or ‘Data Scientist’. The CMO, who has some experience in SEM from his work at another tech company, has a gut feeling that ‘Data Scientist Workbench’ will bring the right target group to the new product. The two executives ask you to weigh in.

Based on the Case Study you have read, which of the following is the most suitable data set to start an analysis to help the executives decide which term to include in the product name?

  • Existing Company Adwords Data
  • Open Data
  • Search Engine Trends Data
  • Survey Data

Question: Based on the Case Study you have read, how many domains available for purchase?

  • 1
  • 2
  • 3
  • 4

Question: Based on the Case Study you have read, what was the ‘Expert Tip’?

  • Don’t offer your opinion to senior executives if you are new to a company.
  • Your first assumption is always the correct one.
  • If it can’t be measured, it doesn’t exist.
  • When solving business problems with data, be curious.

Module 2: Importing Google Trends data in R

Question: How many rows does the function head(dataset) return?

Enter your answer below:

Answer: 6

Question: What does head(case_table$WeekID) do?

Enter your answer below:

  • returns the first six rows of case_table and all of its columns
  • returns all the data in case_table
  • returns the first six items of the WeekID column in case_table
  • returns the entire WeekID column of data in case_table

Question: TRUE or FALSE? The function str() can be used to tell you the number of rows and columns in a dataframe, and some other characteristics of the data.

  • True
  • False

Module 3: Plotting & Correlation

Question: Which search term has the most number of searches?

  • Machine Learning
  • Data Scientist
  • Analytics
  • Data Science
  • Regression

Question: A correlation score of 0.9 between variables X and Y indicate which of the following?

  • As X increases, Y decreases.
  • There is a weak positive correlation between X and Y.
  • X and Y are opposites of each other.
  • A strong positive correlation.
  • X causes Y.

Question: In the R script file, which command can you use to plot line graphs?

  • makePlot( )
  • createGraph( )
  • plot( )
  • linegraph( )
  • graph( )

Module 4: Simple Linear Regression in R

Question: What is the correlation between searches for ‘data science’ and ‘data scientist’? Give the numeric answer to two decimal places.

Answer:

Question: Running a linear model in R for a dataset results in the formula: Y = 5.0 + 3.0X. Which of the following is true?

  • Y will always be positive.
  • X is 3 times as large as Y.
  • There is a negative correlation between X and Y.
  • As X increases, Y decreases.
  • When X is equal to 5, the model predicts that Y will equal 20.

Question: In R, what symbol or character do we use to specify a column in a table?

  • ?
  • ==
  • /
  • $

Final Exam

Question: What is the correlation (as a %) between the two search terms in the exam data set? For example, if the correlation is 0.5, enter 50 below.

Answer:

Question: What is the mean of the values for Hadoop searches? Your answer should include two decimal places (for example, 10.01).

Answer:

Question: What is the R Squared for the Regression model in the exam data set? The answer format must be a percentage with no decimal places. For example, if the R^2 value is 0.5, then you should write 50 below.

Answer:

Question: What weeks correspond to WeekID 16?

  • 2004-06-06 – 2004-06-12
  • 2004-01-25 – 2004-01-31
  • 2004-04-18 – 2004-04-24
  • 2004-08-15 – 2004-08-21

Question: Which R function creates a linear model?

  • lm ( )
  • abline ( )
  • regression ( )
  • summary ( )

Question: Determine the formula for your linear model. Using the linear model you have just created to predict search index values: if the search index for ‘Hadoop’ is 35, what is the predicted corresponding search index for ‘Big Data’ according to your model?

  • 88
  • 19
  • 45
  • 30

Question: Generally speaking, the simple linear model created from these two search terms fits the data well, TRUE/FALSE?

  • TRUE
  • FALSE

Question: In the Linear Model, ‘Hadoop’ is the Y variable, TRUE/FALSE?

  • TRUE
  • FALSE

Question: Having now gone through the exercises in this course, and going back to the debate between the CEO vs. CMO, what product name was chosen as the most suitable for the target audience?

  • Analytics Workbench
  • Data Scientist Workbench

Conclusion:

We hope you know the correct answers to Digital Analytics & Regression If Queslers helped you to find out the correct answers then make sure to bookmark our site for more Course Quiz Answers.

If the options are not the same then make sure to let us know by leaving it in the comments below.

Course Review:

In our experience, we suggest you enroll in this and gain some new skills from Professionals completely free and we assure you will be worth it.

This course is available on Cognitive Class for free, if you are stuck anywhere between quiz or graded assessment quiz, just visit Queslers to get all Quiz Answers and Coding Solutions.

More Courses Quiz Answers >>

Building Cloud Native and Multicloud Applications Quiz Answers

Accelerating Deep Learning with GPUs Quiz Answers

Blockchain Essentials Cognitive Class Quiz Answers

Deep Learning Fundamentals Cognitive Class Quiz Answers

Hadoop 101 Cognitive Class Answers

Machine Learning With R Cognitive Class Answers

Machine Learning with Python Cognitive Class Answers

Leave a Reply

Your email address will not be published. Required fields are marked *