Skip to content

Commit 51f10d9

Browse files
committed
last minute changes
1 parent 3d3aed8 commit 51f10d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

STAT601/presentation.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
\item This also makes the ``slope'' of each line arbitrary as well;
5454
\item Fails to show correlation between spending and life expectancy;
5555
\item No reason for discrete line widths, or width increments of four;
56+
\item Doesn't explain why some OECD countries are missing;
5657
\item Is it really necessary to tell the viewer which direction is ``above'' average and which is ``below''?
5758
\end{itemize}
5859
\end{frame}
@@ -61,6 +62,7 @@
6162
\frametitle{Solution:}
6263
\begin{itemize}
6364
\item Find the original data;
65+
\item Use the most up-to-date, complete year (thus omitting countries with insufficient data);
6466
\item Use a scatter plot instead;
6567
\item Make the axes the average life expectancy and cost of healthcare;
6668
\item Make the size of the point correspond to the average number of doctor visits;
@@ -79,11 +81,11 @@
7981
\item A correlation between average life expectancy and cost of healthcare is shown;
8082
\item Position of individual country relative to the average life expectancy and cost of healthcare is clear;
8183
\item The average number of doctor consultations per country is no longer discrete;
84+
\item Explains why some countries are missing;
8285
\item The United States is very clearly an outlier.
8386
\end{itemize}
8487
\end{frame}
8588

86-
8789
\begin{frame}
8890
\frametitle{Sources:}
8991
\begin{itemize}

0 commit comments

Comments
 (0)