Code: Select all
\documentclass[11pt]{article}
\usepackage{amsmath}
\usepackage{graphicx}
\begin{document}
paragraph one
\includegraphics{ConfidenceChart.png}
paragraph two
\end{document}
This seems like it should be such a simple operation...
Any help would be greatly appreciated