Presentation is loading. Please wait.

Presentation is loading. Please wait.

Statistics Boxplots https://www.123rf.com/photo_6622261_statistics-and-analysis-of-data-as-background.html.

Similar presentations


Presentation on theme: "Statistics Boxplots https://www.123rf.com/photo_6622261_statistics-and-analysis-of-data-as-background.html."— Presentation transcript:

1 Statistics Boxplots

2 Exploring Data We are using the descriptive statistics to summarize our sample (and, hopefully, our population) in just a few numbers

3 Exploring Data The “five-number summary” is: the min Q1 the median Q3 the max

4 Exploring Data We know how to get all of these using our calculators!

5 Boxplots There is a graph statisticians use to show this summary: the boxplot

6 Boxplots The boxplot (a.k.a. box and whisker diagram) is a standardized way of displaying the distribution of data based on the five number summary: minimum, first quartile, median, third quartile, and maximum

7 Boxplots

8 BOXPLOTS IN-CLASS PROBLEM Daily high temperatures Feb 2008 for Fairbanks, Alaska: 14, 12, 17, 25, 10, -1, -8, -15, -7, 0, 5, 14, 18, 14, 16, 8, -15, -13, -17, -12, 0, 1, 9, 12, 14, 7, 6, 8 Create a Boxplot

9 What do we need for a Boxplot?
BOXPLOTS IN-CLASS PROBLEM What do we need for a Boxplot?

10 BOXPLOTS IN-CLASS PROBLEM Daily high temperatures Feb 2008 for Fairbanks, Alaska: 14, 12, 17, 25, 10, -1, -8, -15, -7, 0, 5, 14, 18, 14, 16, 8, -15, -13, -17, -12, 0, 1, 9, 12, 14, 7, 6, 8 Find the 5-number summary

11 BOXPLOTS IN-CLASS PROBLEM Min = Q1 = Median = Q3 = Max =

12 BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Notice they’re all in order at the bottom of your list! YAY!

13 Min = -17 Now for the box! Q1 = -4 Median = 7.5 Q3 = 14 Max = 25
BOXPLOTS IN-CLASS PROBLEM Min = -17 Now for the box! Q1 = -4 Median = 7.5 Q3 = 14 Max = 25

14 Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Min!
BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Min!

15 Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Q1!
BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Q1!

16 Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Median!
BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Median!

17 Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Q3!
BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Q3!

18 Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Max!
BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Max!

19 Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Box!
BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Box!

20 Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Whiskers!
BOXPLOTS IN-CLASS PROBLEM Min = -17 Q1 = -4 Median = 7.5 Q3 = 14 Max = 25 Whiskers!

21 Questions?

22 Outliers Because the min and max may be outliers, a variation on the boxplot includes “fences” to show where most of the data occurs

23 Outliers Lower fence: Q * IQR Upper fence: Q * IQR

24 Min = -17 What is the IQR? Q1 = -4 Median = 7.5 Q3 = 14 Max = 25
OUTLIERS IN-CLASS PROBLEM Min = -17 What is the IQR? Q1 = -4 Median = 7.5 Q3 = 14 Max = 25

25 OUTLIERS IN-CLASS PROBLEM Min = -17 IQR=14-(-4)=18 Q1 = -4 What is the Median = 7.5 lower fence? Q3 = 14 Max = 25

26 OUTLIERS IN-CLASS PROBLEM Min = -17 IQR=14-(-4)=18 Q1 = -4 Lower fence = Median = 7.5 Q1-1.5*IQR Q3 = (18) Max = 25 = -31

27 OUTLIERS IN-CLASS PROBLEM Min = -17 IQR=14-(-4)=18 Q1 = -4 Lower fence=-31 Median = 7.5 What is the Q3 = 14 upper fence? Max = 25

28 OUTLIERS IN-CLASS PROBLEM Min = -17 IQR=14-(-4)=18 Q1 = -4 Lower fence=-31 Median = 7.5 Upper fence= Q3 = 14 Q3+1.5*IQR Max = (18)=41

29 OUTLIERS IN-CLASS PROBLEM Min = -17 IQR=14-(-4)=18 Q1 = -4 Lower fence=-31 Median = 7.5 Upper fence=41 Q3 = 14 So, do we have Max = 25 any outliers?

30 OUTLIERS IN-CLASS PROBLEM Min = -17 IQR=14-(-4)=18 Q1 = -4 Lower fence=-31 Median = 7.5 Upper fence=41 Q3 = 14 Max and Min are Max = 25 inside the fence!

31 Outliers How outliers are shown in a boxplot

32 Types of Boxplots

33 Questions?

34 Boxplots Boxplots are typically used to compare different groups

35 Data Summary Table from a Ball-bouncing Experiment
Boxplots Data Summary Table from a Ball-bouncing Experiment Super Ball Wiffle Golf Splash SpongyBall Minimum 66 38 70 7 44 Q1 71 45 75 14 58 Median 76 48 78 16.5 60 Q3 50 80 23 62 Maximum 91 90 28 67

36 Boxplots

37 Boxplots

38 BOXPLOTS IN-CLASS PROBLEM What differences?

39 Boxplots Unfortunately it is almost impossible to get a true boxplot using Excel

40 Boxplots Unfortunately it is almost impossible to get a true boxplot using Excel (there are several YouTube videos showing how to get one…

41 Boxplots Unfortunately it is almost impossible to get a true boxplot using Excel (there are several YouTube videos showing how to get one… but they are all wrong…)

42 Questions?

43 Exploring Data There actually IS a useful graph you can get out of Excel that includes both an average and a measure if dispersion

44 I use the Hi/Low/Close graph
Exploring Data I use the Hi/Low/Close graph

45 Exploring Data

46 What does this graph show?
BOXPLOTS IN-CLASS PROBLEM What does this graph show?

47 What does this graph show?
BOXPLOTS IN-CLASS PROBLEM What does this graph show?

48 Questions?


Download ppt "Statistics Boxplots https://www.123rf.com/photo_6622261_statistics-and-analysis-of-data-as-background.html."

Similar presentations


Ads by Google