Math 205 FG                Review List for Test 2                Dr. Fenton

  CONCEPTS TECHNIQUES SAMPLE PROBLEMS

Chapter 4:
The Study of Randomness

Probability means relative frequency

The concepts of outcomes, sample space, events

Basic rules: probabilities are always between 0 and 1, total of all probabilties = 1

Random variables (outcomes are numbers)

·        Discrete Random Variable has a finite set of outcomes. Each outcome is assigned a probability. One important situation is equally likely outcomes. For a discrete random variable there are formulas which use the probabilities to calculate the mean and the standard deviation.

·        Continuous Random Variable can take any value in an interval. Probabilities are given by areas under a density curve. Two important types are the normal distribution and the uniform distribution.

The meaning of the Law of Large Numbers

Computing with complements, sums for disjoint events, products for independent events

Making probability distributions (tables) and histograms for discrete random variables

Counting equally likely outcomes to assign probabilities

Using normalcdf

  • 4. 21
  • 4.22
  • 4.35
  • 4.39
  • 4.51
  • 4.54
  • 4.65
  • 4.66
  • 4.73
  • 4.75
  • 4.77
  • 4.88
  • 4.132
  • 4.137

Chapter 5:
Sampling Distributions

The Binomial Distribution, a special type of discrete random variable:
·        n independent trials with the same probability of success on each trial.
·        This can be used for both count data X and proportions. The two situations have different formulas for mean and standard deviation.

Sampling distribution of sample means:
·        Every sample of a particular size produces a mean. If we take all possible samples of this size, their means form a distribution.
·        If the population is normally distributed, so are the sample means.

The Central Limit Theorem:
·        If n is large enough, the sample means are normally distributed, regardless of the population distribution. This allows us to use z-scores or normalcdf when working with sample statistics.

Using binompdf and binomcdf

Finding mean and standard deviation for both counts and proportions in a binomial distribution

Finding the mean and standard debviation for a sampling distribution. The mean of the sampling distribution equals the mean of the population and the standard deviation of the sampling distribution equals σ/√n.

Using normalcdf

  • 5.11
  • 5.12
  • 5.13
  • 5.15
  • 5.21
  • 5.22
  • 5.24
  • 5.45
  • 5.58
  • 5.59
  • 5.54
  • 5.67
  • 5.69
  • 5.70
  • 5.75
Chapter 6:
Introduction to Inference

Confidence intervals:
·        What confidence level means
·        Choosing sample size

Hypothesis testing:
·        Stating null & alternative hypotheses
·        When to use a one-tailed test or a two-tailed test
·        Interpreting Type I and Type II errors

Finding confidence intervals with the calculator

Calculating sample size for a desired confidence

Finding the test statistic (z-value) and the P-value with a calculator

  • 6.13
  • 6.14
  • 6.23
  • 6.25
  • 6.31
  • 6.53
  • 6.55
  • 6.60
  • 6.68
  • 6.70
  • 6.87
  • 6.92
  • 6.95
  • 6.115
  • 6.122

The emphasis will be on understanding the concepts and the techniques. You should be able to use your calculator to create graphs and calculate values but, more importantly, you should be able to interpret the results.

WIth the test, I will provide a list of formulas from these chapters. However, you will be expected to know how to use the appropriate calculator commands without any reference materials.