EXAM CHECKPOINT~50 MIN10 QUESTIONS

Midterm 2 Checkpoint

ADAPTIVE FLASHCARDS
Flashcard Study Mode
Study this module with spaced repetition. Wrong answers come back weighted heavier.
EXAM CHECKPOINT
Midterm 2 Checkpoint
0/10
ANSWERED
Q1

What does pbinom(4, 10, 0.3) return?

Q2

What does pnorm(1.96) (default mean=0, sd=1) approximately return?

Q3

As p approaches 0.5, the binomial distribution shape becomes:

Q4

The normal distribution can be used to make inferences about non-normal populations when n is large, because of:

Q5

For a standard normal distribution, approximately what percent of values fall below z = -2?

Q6

What is a Type I error?

Q7

For X ~ N(50, 9) (mean=50, variance=9), what is the standard deviation?

Q8

What does the Central Limit Theorem say about sample means?

Q9

A 99% CI will be ______ than a 95% CI from the same data.

Q10

In R, t.test(x, mu = 10) tests: