03_Asymp and Distr

03_Asymp and Distr

University

6 Qs

quiz-placeholder

Similar activities

Data Analysis Course Work-1

Data Analysis Course Work-1

University

10 Qs

Internal Loading Quiz

Internal Loading Quiz

University

10 Qs

CNTL Quiz EC V Sem

CNTL Quiz EC V Sem

University

10 Qs

QUIZ PELATIHAN ELPT

QUIZ PELATIHAN ELPT

KG - University

8 Qs

Statistics (final exercise)

Statistics (final exercise)

University

7 Qs

Marketing Mix - Place Strategy

Marketing Mix - Place Strategy

5th Grade - Professional Development

10 Qs

OSCM 306 Ch1 Review

OSCM 306 Ch1 Review

University

10 Qs

Categorical Data Analysis Quiz 1

Categorical Data Analysis Quiz 1

University

10 Qs

03_Asymp and Distr

03_Asymp and Distr

Assessment

Quiz

Other

University

Hard

Created by

Ira Simankova

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What command would you use to visually inspect one continuous variable in Stata?

histogram

sum

scatter plot

tab

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

How many parameters does Chi-squared distribution have?

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What command would you use to generate a normally distributed variable with mean 2 and variance 9?

rnormal(3, 1)

rnormal(2, 3)

normal(2, 3)

rnormal(2, 9)

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which distribution has a bell shape?

Uniform (3,5)

Chi-squared (1)

Normal (5, 1)

None of the above

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

You are estimating 400 subsamples from a random variable x which is uniformly distributed between 3 and 5. What could you tell about sampling distribution of the mean?

It is impossible to predict.

It will be chi-squared distributed with mean 3.

It will be uniformly distributed with mean 4.

It will be normally distributed with mean 4.

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

In the previous question, you based your answer on:

On the central limit theorem.

On the law of large numbers.

On the variance of x.

On intuition.