Mock Exams Applied Statistics

Mock Exams Applied Statistics

University

8 Qs

quiz-placeholder

Similar activities

last exercises

last exercises

University

8 Qs

Quiz two Statistics II

Quiz two Statistics II

University

7 Qs

Hypothesis and Regression

Hypothesis and Regression

University

6 Qs

IBM 3302 Chap. 2 Strategic Considerations in Marketing Research

IBM 3302 Chap. 2 Strategic Considerations in Marketing Research

University

10 Qs

IMC spill over

IMC spill over

University

10 Qs

IE 16 Analysis of Variance Quiz

IE 16 Analysis of Variance Quiz

University

10 Qs

NOV RM Quiz Hons III  A

NOV RM Quiz Hons III A

University

10 Qs

Basic Testing Hypothesis and Significance Level

Basic Testing Hypothesis and Significance Level

University

10 Qs

Mock Exams Applied Statistics

Mock Exams Applied Statistics

Assessment

Quiz

Business

University

Hard

Created by

Andrea Bublitz

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A dependent variable…

Measures the proposed effect.

Measures the proposed cause.

Is also called an endogenous variable.

Is also called an outcome variable.

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following research questions are subject to confirmatory research?

How does a price change affect different aspects of purchase behaviour?

Which customers have the highest share of wallet per month?

What variables affect customer satisfaction?

Does the new ad lead to more purchases than the old ad?

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements on the null hypothesis are true?

The null hypothesis generally states that an effect is absent.

If we reject the null hypothesis, we have statistical support for the alternative hypothesis.

If we fail to reject the null hypothesis, it is proof for the null hypothesis to be true.

A statistical test measures the likelihood of obtaining the data, if the null hypothesis were hypothetically true.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

For a market analysis, a consulting company has tracked the quarterly sales figures of the biggest US sneaker brands over the last five years.

Which statements about this data collection process are true?

The company collected qualitative data.

The company conducted a longitudinal study.

The company conducted an experimental study.

The company engaged in exploratory research.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following variables are manifest?

Intelligence (measured by an IQ test)

Heart rate (measured by beats per minute)

Temperature (measured in degrees Celsius)

Income (measured in CHF per year)

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following variable types are continuous variables?

Discrete variables

Interval variables

Binary variables

Nominal variables

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements are true about this sequence:

3, 3, 4, 5, 6, 6, 7, 8

The median is bigger than the mean.

The median is smaller than the mean.

The median equals the mean.

The sequence is bimodal.

8.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What does the following line of code do?

myData[1:3,]

It creates a new data table and saves it as a new object in the environment.

It divides the first column of the data table myData by its third column.

It orders the data table myData according to the values in its first three columns.

It selects the first three rows of the data table myData.