(stats) Lecture 5 - Outliers

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

1/12

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.

13 Terms

1
New cards

=ROUND(cell,-1)

The round off formula is:

2
New cards

=MIN(all data values)

The Minimum excel formula is:

3
New cards

=MAX(all data values)

The Maximum excel formula is

4
New cards

Outlier

An — is an extremely high or extremely low value in our data.

5
New cards

=QUARTILE.EXC(all data values,1)

The Q1 excel formula is;

6
New cards

=QUARTILE.EXC(all data values,2)

The Q2 excel formula is:

7
New cards

=QUARTILE.EXC(all data values,3)

The Q3 excel formula is:

8
New cards

=Q3-Q1

The Interquartile Range excel formula is:

9
New cards

=Q1-1.5*IQR

The Lower Limit excel formula is:

10
New cards

=Q3+1.5*IQR

The Upper Limit excel formula is:

11
New cards

Box Plot

A — is a graphical summary of data that is based on a five-number summary. The key to the development of a — is the computation of the median and the quartiles Q1 and Q3.

12
New cards

Probability

— is a numerical measure of the likelihood that an event will occur. — values are always assigned on a scale from 0 to 1. A — near zero indicates an event is quite unlikely to occur. A probability near one indicates an event is almost certain to occur.

13
New cards

=