Vous êtes sur la page 1sur 15

10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Chapter 3 Quiz
Due No due date Points 40 Questions 20 Time Limit None
Allowed Attempts Unlimited

Instructions
This quiz covers the content presented in Big Data & Analytics Chapter 3. This quiz is designed for
practice. You will be allowed multiple attempts and the grade does not appear in the gradebook.

There are multiple task types that may be available in this quiz. In some task types, partial credit scoring is
allowed to foster learning. Please note that on tasks with multiple answers, points can be deducted for
selecting incorrect options.

At the completion of the quiz, some items may display feedback. The feedback will reference the source of
the content. Example: "Refer to curriculum topic: 1.2.3" - indicates that the source of the material for this
task is located in chapter 1, section 2, topic 3.

Form: 32748

Take the Quiz Again

Attempt History
Attempt Time Score
LATEST Attempt 1 less than 1 minute 0 out of 40

Submitted Oct 3 at 4:26pm

Question 1 0 / 2 pts

Fill in the blank.

A data analyst uses statistics to make generalizations

and predictions about a population.

https://1273374.netacad.com/courses/891772/quizzes/8084774 1/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Answer 1:

You Answered (You left this blank)

orrect Answer inferential

orrect Answer inferential statistics

orrect Answer inferential statistic

orrect Answer inferental

Refer to curriculum topic: 3.1.2


There are two types of statistics used for analysis of data: descriptive
and inferential. Descriptive is used to summarize findings whereas
inferential is used to make generalizations and predictions about a
population.

Unanswered Question 2 0 / 2 pts

Which statement is an accurate description of discrete variables?

Discrete variables are qualitative and consist of two or more categories in


which order matters.

They are quantitative with a continuous range of values.

orrect Answer They are quantitative with a finite set of values.

They are qualitative and consist of two or more categories of values in which
order does not matter.

https://1273374.netacad.com/courses/891772/quizzes/8084774 2/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Refer to curriculum topic: 3.1.1


Variables are either categorical or numeric. Numerical variables are
qualitative and are either continuous or discrete. Discrete variables
are those from a finite set of values such as the number of users on
the network.

Question 3 0 / 2 pts

Fill in the blank.

A representative sample is chosen from a that is a group

of similar entities that share common characteristics or traits.

Answer 1:

You Answered (You left this blank)

orrect Answer population

orrect Answer a population

orrect Answer the population

Refer to curriculum topic: 3.1.2


A population shares a common set of characteristics that are used for
statistical and investigative purposes.

Unanswered
Question 4 0 / 2 pts

What is a measurement of central tendency that is also known as the


average?

https://1273374.netacad.com/courses/891772/quizzes/8084774 3/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

mode

orrect Answer mean

median

Person r

Refer to curriculum topic: 3.1.3


There are three common measures of central tendency: mean,
median, and mode. Each expresses the values that a variable has
that is closest to the central distribution of a data set. The mean is
also known as the average, which is the sum of all data divided by the
number of values in the data set.

Question 5 0 / 2 pts

Fill in the blank.


Continuous variables can take on an infinite number of values whereas

variables can only take a value from a finite number of

values.

Answer 1:

You Answered (You left this blank)

orrect Answer discrete

https://1273374.netacad.com/courses/891772/quizzes/8084774 4/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Refer to curriculum topic: 3.1.1


Variables are either categorical or numerical. Categorical variables
are qualitative and are either nominal or ordinal. Numerical variables
are quantitative and are either continuous or discrete.

Unanswered Question 6 0 / 2 pts

Which term is used to describe a graph of distribution where the peak is left
of center or right of center?

orrect Answer skewed

normal

bimodal

symmetric

Refer to curriculum topic: 3.1.3


When a graph of distribution has the peak left or right of center, this is
known as skew.

Unanswered Question 7 0 / 2 pts

Which term is used to describe the right and left ends of a distribution graph?

orrect Answer tail

end

https://1273374.netacad.com/courses/891772/quizzes/8084774 5/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

peak

axis

Refer to curriculum topic: 3.1.3


On a distribution curve, the right and left ends of the graphed curve
are known as the tails.

Unanswered Question 8 0 / 2 pts

In a graphical reppresentation of the distribution for a discrete variable, what


does the X and Y axis reppresent? (Choose two.)

skew

orrect Answer variable

orrect Answer probability

range

standard deviation

Refer to curriculum topic: 3.1.3


A distribution can be graphed in two dimensions using two
characteristics: the variable and the probability. Typically the variable
is plotted on the x-axis and the probability on the y-axis.

Unanswered Question 9 0 / 2 pts

https://1273374.netacad.com/courses/891772/quizzes/8084774 6/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

What term describes the key characteristics that are observed or measured
as part of an experiment or analysis?

orrect Answer variable

data set

statistics

population

Refer to curriculum topic: 3.1.1


Variables are the key characteristics that are measured or observed
as part of an experiment or an analysis.

Unanswered
Question 10 0 / 2 pts

A data analyst studies two variables over a period. Data set A is (100, 90, 81,
73) and data set B is (3500, 3150, 2835, 2552). The Pearson r value
between these two variables is 0.99. Which statement describes the
correlation between them?

It indicates no relationship.

It is a weak negative correlation.

orrect Answer It is a strong positive correlation.

It is a strong negative correlation.

https://1273374.netacad.com/courses/891772/quizzes/8084774 7/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Refer to curriculum topic: 3.1.5


The Pearson r is a quantity to indicate the correlation between two
variables. It is expressed as a value between -1 and 1. Positive values
express a positive relationship between the changes in two variables.
Negative values express an inverse relationship. The magnitude of
either the positive or negative values indicates the degree of
correlation. In other words the closer the value is to 1 or -1, the
stronger the relationship. 0 indicates no relationship.

Unanswered
Question 11 0 / 2 pts

Which file type is most similar to a dataframe in pandas?

a PDF file

orrect Answer a spreadsheet

a word processing file

a multilayer image file

Refer to curriculum topic: 3.1.4


A dataframe in pandas is like a spreadsheet with rows and columns.

Unanswered
Question 12 0 / 2 pts

A data analyst performs a correlation analysis between two quantities. The


result of the analysis is an r value of 0. What does this mean?

The analysis failed.

https://1273374.netacad.com/courses/891772/quizzes/8084774 8/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

orrect Answer
The two variables have no relationship.

Neither variables changed during the period.

When one variable increases its value, the other variable reduces its value.

Refer to curriculum topic: 3.1.5


The commonly used correlation coefficient, Pearson r, (or r value), is a
quantity that is expressed as a value between -1 and 1. Positive
values indicate a positive relationship between the changes in two
quantities. Negative values indicate an inverse relationship. The
magnitude of either the positive or negative values indicates the
degree of correlation. The closer the value is to 1 or -1, the stronger
the relationship. 0 indicates no relationship.

Question 13 0 / 2 pts

Match the variable with the type of value.

You Answered ordinal

Correct Answer student class rank

You Answered nominal

Correct Answer eye color

You Answered continuous

https://1273374.netacad.com/courses/891772/quizzes/8084774 9/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Correct Answer sales volume

You Answered discrete

Correct Answer number of users

Refer to curriculum topic: 3.1.1

Unanswered Question 14 0 / 2 pts

What relationship is an example of causation?

a relationship between sensors and actuators in IoT

a relationship in which two things change at a similar rate

a relationship between a computer operating system and one or more


programming languages

orrect Answer
a relationship when a change in one thing directly results in something else
changing

https://1273374.netacad.com/courses/891772/quizzes/8084774 10/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Refer to curriculum topic: 3.1.5


Causation describes a relationship in which one thing changes, or is
created, directly because of something else. It is not the relationship
of the rate of change. Sensors and actuators in IoT are not directly
related to each other. A controller might receive the signal from a
sensor, make a decision, and instruct an actuator to act if necessary.
Also, operating systems and programming languages are not
dependent on each other. An operating system can be made by
different programming languages.

Unanswered Question 15 0 / 2 pts

What are two data structures in pandas? (Choose two.)

text

orrect Answer series

image

number

orrect Answer dataframe

Refer to curriculum topic: 3.1.4


Pandas data structures include the series structure and the dataframe
structure. Text, image, and number are possible values stored in a
data structure.

Question 16 0 / 2 pts

https://1273374.netacad.com/courses/891772/quizzes/8084774 11/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Match the variable with the description.

You Answered nominal

Correct Answer qualitative values


based on identity of
the object

You Answered ordinal

Correct Answer qualitative values in


order of ranking

You Answered continuous

Correct Answer quantitative values


with infinite range

You Answered discrete

Correct Answer quantitative and finite


set of values

Refer to curriculum topic: 3.1.1

Unanswered
Question 17 0 / 2 pts
https://1273374.netacad.com/courses/891772/quizzes/8084774 12/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

What category of variables includes nominal or ordinal variables?

numerical

orrect Answer categorical

ratio

interval

Refer to curriculum topic: 3.1.1


Variables are classified as either categorical or numerical. Categorical
variables include nominal and ordinal variables.

Unanswered
Question 18 0 / 2 pts

Which term is used to describe the difference between the highest and the
lowest values for a variable?

orrect Answer
range

mode

variance

standard deviation

skew

https://1273374.netacad.com/courses/891772/quizzes/8084774 13/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

Refer to curriculum topic: 3.1.3


The range is the difference between the highest and lowest values for
a variable. By knowing the range, someone looking at the data can
have a basic idea if the data is making sense.

Question 19 0 / 2 pts

Fill in the blank.

The is a measure of central tendency, which is the

middle value in a data set.

Answer 1:

You Answered (You left this blank)

orrect Answer median

orrect Answer the median

orrect Answer medain

Refer to curriculum topic: 3.1.3


There are three common measures of central tendency: mean,
median, and mode. Each expresses the values that a variable has
that is closest to the central distribution of a data set. The median is a
measure of central tendency, which is the middle value in a data set
that is ordered from smallest to largest.

Unanswered
Question 20 0 / 2 pts

https://1273374.netacad.com/courses/891772/quizzes/8084774 14/15
10/3/2019 Chapter 3 Quiz: 2019-20 1Q ECE154P COLA-VALIENTE

What is a purpose of using the head Linux command?

to determine the size of the file

to display the permissions on the file

orrect Answer to verify that the file is available and preview the first few lines

to determine whether the file contains enough code to be executable

Refer to curriculum topic: 3.1.4


The head Linux command reads the first few lines of a file and writes
them to the standard output (by default, the display screen). This
command is useful to verify the existence and the content of a file
before it is imported into pandas.

https://1273374.netacad.com/courses/891772/quizzes/8084774 15/15

Vous aimerez peut-être aussi