EXAMPLE 31 The five-number summary for a small data set
Find the five-number summary for the state export data from Table 22, which is repeated here for convenience as Table 26.
stateexports
State | VA | NC | NJ | GA | PA | OH | MI | FL | LA | IL | WA | NY |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Exports ($ millions) |
1.6 | 2.7 | 3.3 | 3.5 | 3.5 | 4.6 | 4.7 | 4.8 | 5.0 | 5.8 | 7.5 | 7.7 |
Solution
From Example 28, we have the quartiles of the export data: Q1=3.4, median=Q2=4.65, and Q3=5.4. From Table 26, the minimum is Virginia's 1.6 and the maximum is New York's 7.7, which are all in millions of dollars. Thus, the fve-number summary is:
NOW YOU CAN DO
Exercises 7–8, 13–14, and 19–20.