Normal Distribution and Confidence Intervals Review

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/30

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering normal distribution, standardization, and confidence intervals based on the lecture notes.

Last updated 10:51 AM on 7/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

31 Terms

1
New cards

Normal Distribution

A symmetrical, bell-shaped probability distribution where the mean, median, and mode coincide.

2
New cards

Parameters of Normal Distribution

The mean μ\mu (determines location) and the standard deviation σ\sigma (determines dispersion or spread).

3
New cards

Standard Normal Distribution

A specific normal distribution where the mean μ=0\mu = 0 and the standard deviation σ=1\sigma = 1.

4
New cards

z-Standardization Formula

z=xxˉSDz = \frac{x - \bar{x}}{\text{SD}} or generic forms like z=xmeanstandard deviationz = \frac{x - \text{mean}}{\text{standard deviation}}; specifically in the transcript: z=xxˉsz = \frac{x - \bar{x}}{s} or z=xνoz = \frac{x - \nu}{\text{o}}, mathematically represented as z=xνˉoz = \frac{x - \bar{\nu}}{\text{o}}.

5
New cards

Meaning of a z-value

Indicates the number of standard deviations a specific value is located away from the mean.

6
New cards

z = 0

The value corresponds exactly to the mean.

7
New cards

Positive vs. Negative z-values

A positive z-value indicates the value is above the mean; a negative z-value indicates it is below the mean.

8
New cards

Calculating P(Z > z) for Left-Area Tables

P(Z>z)=1P(Z×z)P(Z > z) = 1 - P(Z \times z).

9
New cards

P(Z < 1.25) Calculation

Φ(1.25)=0.8944=89.44%\Phi(1.25) = 0.8944 = 89.44\, \%.

10
New cards

P(Z > 1.75) Calculation

1Φ(1.75)=10.9599=0.0401=4.01%1 - \Phi(1.75) = 1 - 0.9599 = 0.0401 = 4.01\, \%.

11
New cards

Raw Value (x) vs. z-value

The raw value is the original measurement; the z-value is a standardized value that enables comparisons across different scales.

12
New cards

Purpose of Standardization

To allow values from different groups or distributions to be compared directly.

13
New cards

Interpretation of Identical z-values

It means the individuals performed similarly well or poorly relative to their respective comparison groups.

14
New cards

Rearranging z-formula for x

Determine the matching z-value and calculate x=νˉ+z×ox = \bar{\nu} + z \times \text{o}.

15
New cards

Critical z-value for Top 10%

P(X×x)=0.90P(X \times x) = 0.90, which corresponds approximately to z×1.28z \times 1.28.

16
New cards

Critical z-value for Top 1%

z×2.33z \times 2.33 (based on a cumulative probability of 99%99\, \%).

17
New cards

Standard Error (SE)

The standard deviation of the sampling distribution of the means, calculated as SE=onSE = \frac{\text{o}}{\sqrt{n}}.

18
New cards

Confidence Interval (CI)

A range of plausible values for an unknown population parameter calculated from sample data.

19
New cards

95% Confidence Interval Interpretation

With very frequent repetition of the sampling procedure, 95% of the calculated intervals will contain the true population parameter.

20
New cards

Effect of Sample Size (n) on CI

As nn increases, the standard error becomes smaller, and the confidence interval becomes narrower (more precise).

21
New cards

Effect of Standard Deviation (o) on CI

As standard deviation (o\text{o}) increases, the confidence interval becomes wider.

22
New cards

Effect of Confidence Level on CI Width

As the confidence level increases (and α\alpha decreases), the confidence interval becomes wider.

23
New cards

z-Confidence Interval Formula

KI=xˉ×z1a2×onKI = \bar{x} \times z_{1 - \frac{\text{a}}{2}} \times \frac{\text{o}}{\sqrt{n}}; used when the population standard deviation o\text{o} is known.

24
New cards

t-Confidence Interval Formula

KI=xˉ×t1a2;df×snKI = \bar{x} \times t_{1 - \frac{\text{a}}{2}; df} \times \frac{s}{\sqrt{n}}; used when o\text{o} is unknown and estimated by sample standard deviation ss.

25
New cards

Degrees of Freedom (df)

Calculated as df=n1df = n - 1.

26
New cards

Common Critical z-values

95% CI: z×1.96z \times 1.96; 99% CI: z×2.576z \times 2.576; 80% CI: z×1.282z \times 1.282.

27
New cards

Margin of Error (Ez)

Ez=z1a2×SEEz = z_{1 - \frac{\text{a}}{2}} \times SE.

28
New cards

SE Example (n = 225)

Given o=15\text{o} = 15 and n=225n = 225, SE=15225=1SE = \frac{15}{\sqrt{225}} = 1.

29
New cards

SE Example (n = 25)

Given o=15\text{o} = 15 and n=25n = 25, SE=1525=3SE = \frac{15}{\sqrt{25}} = 3.

30
New cards

Double-sided Interval Error

Failing to divide the significance level (alpha) by 2 when determining the critical value.

31
New cards

Distribution Selection Error

Using the z-distribution when the population standard deviation o\text{o} is unknown, making the t-distribution required.