Chapter 6.1 a
Chapter 6.1 b
Chapter 6.2
Chapter 6.3
Random
100

The curve used to describe the distribution of a continuous random variable

What is Probability Density Curve? 

100

What is the notation for a normal curve?

What is N(μ, σ)?

100

Symbol for the Sample mean

What is X̄?

100

The symbol n represents?

What is sample size?

100

Another name for a Standard Normal Distribution

What is Z-distribution?

200

The area under the entire curve is equal to

What is 1?

200

Calculator function to find exact normal probability from a bell curve or a range of values

What id NormalCDF?

200

The distribution of values of a statistic taken from all possible samples of the same size from a population.

What is Sampling Distribution?

200

In a “lesser than” probability problem, this is the lowest possible value, negative infinity can be written as...

What is -E99?

200

The Normal curve is s____ and u_____.

What is symmetric and unimodal?

300

The Normal curve's shape is defined by the ___ and _____  ______.

What is mean and standard deviation?

300

Calculator function used to find percentile, cut off values given the area

What is InvNorm

300

If asked to find the probability of a sample mean and the sample size is greater than 30, this theorem allows you to use the normal distribution.

What is Central Limit Theorem

300

Central limit theorem used to know if the distribution is normal in  sample proportions

What is n*P ≥ 10: Or n(1-P) ≥ 10?

300

Find the cut-off values that define the top 16% of the standard Normal curve.

What is 

1 – .16 = .84

invnorm(.84, 0, 1) = .99

400

In a Standard Normal Distribution the meand and the standard deviation are

What is N(0,1)?

400

T/F In “Normal Distribution”, you will be given mean and standard deviation 

What is True

400

This rule helps estimate the percentage of data within one, two, and three standard deviations of the mean.

What is Empirical Rule?

400

The Standard deviation for sample proportion is?

What is √P(1-P)/n?


400

A sample of size 82 will be drawn from a population with mean 24 and standard deviation 9.  What is the mean and standard deviation of the sampling distribution?

For this distribution, what is the probability that x ̅ will be less than 26

What is normalcdf(-∞, 26, 24, 9/√82 ) = .9779?

500

In a “greater than” probability problem, this is the highest possible value, positive infinity can be written as...

What is E99?

500

This is the formula for Standard Deviation for
Sample Mean Problems

What is Standard Deviation = (σ/√n) ?

500

A study finds that the probability of a sample mean cholesterol level being above 210 mg/dL is 0.07. This means that sample means above 210 mg/dL are considered

What is unusual?

500

t/f The porportion (p) is used as the standard deviation

What is False?

It is used as the mean

500

According to Summit Entertainment, 80% of the audience for the opening weekend of a popular movie were teenagers. If a random sample of n = 100 members of the audience were sampled,

What is the probability that the sample proportion of teenagers would be between .75 and .78?

What is normalcdf(.75, .78, .8, √((.8(.2))/100) ) = .2029?