File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 53
53
\item This also makes the `` slope'' of each line arbitrary as well;
54
54
\item Fails to show correlation between spending and life expectancy;
55
55
\item No reason for discrete line widths, or width increments of four;
56
+ \item Doesn't explain why some OECD countries are missing;
56
57
\item Is it really necessary to tell the viewer which direction is `` above'' average and which is `` below'' ?
57
58
\end {itemize }
58
59
\end {frame }
61
62
\frametitle {Solution:}
62
63
\begin {itemize }
63
64
\item Find the original data;
65
+ \item Use the most up-to-date, complete year (thus omitting countries with insufficient data);
64
66
\item Use a scatter plot instead;
65
67
\item Make the axes the average life expectancy and cost of healthcare;
66
68
\item Make the size of the point correspond to the average number of doctor visits;
79
81
\item A correlation between average life expectancy and cost of healthcare is shown;
80
82
\item Position of individual country relative to the average life expectancy and cost of healthcare is clear;
81
83
\item The average number of doctor consultations per country is no longer discrete;
84
+ \item Explains why some countries are missing;
82
85
\item The United States is very clearly an outlier.
83
86
\end {itemize }
84
87
\end {frame }
85
88
86
-
87
89
\begin {frame }
88
90
\frametitle {Sources:}
89
91
\begin {itemize }
You can’t perform that action at this time.
0 commit comments