Module 3: 3-1: Normal Distribution pt. 1

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Shifting data

adding or subtracting a constant to every value

2
New cards

Shifting data effects:

  • Position: center, percentiles, max/min

  • Shape and Spread: range, IQR, standard deviation stay the same

3
New cards

Rescaling data:

multiplying or dividing every value by a constant

4
New cards

Rescaling data effects:

  • Position: center, percentiles, max/min

  • Spread: range, IQR, standard deviation

  • Shape stays the same

5
New cards

Standard deviation measures:

location of the distance to the mean to the other observations in the sample

6
New cards
<p>z-score (standardized value)</p>

z-score (standardized value)

measure of relative standing:

  • how many standard deviations away from the mean and which direction?

  • can compare values measured on different scales, units, populations

7
New cards

Positive z-score

y is above the mean

8
New cards

Negative z-score

y is below the mean

9
New cards

z-score of 0

value is exactly on the mean

10
New cards

standardizing

  • changes center by making the mean 0

  • changes the spread by making the standard deviation 1

11
New cards
<p>density curve</p>

density curve

smooth curve may fit on the histogram:

12
New cards

density curve properties

  • total area equals to 1

  • area under under curve above a certain interval is the proportions of all observations falling in that range; P(a<x>b)

  • no probability attached to any single value

  • P(x+a)=0

13
New cards
<p>Normal Distribution</p>

Normal Distribution

provides a reasonable approximation for modelling data and used for probability distributions

14
New cards
<p>normal distribution properties</p>

normal distribution properties

  • symmetric, unimodal and bell-shaped curves

  • every combination of a mean and a standard deviation, there is a different curve

15
New cards

normal distribution notation:

N(u,o)

16
New cards

standard normal distribution notation

z ~ N(0,1)