next up previous
Next: 莖葉圖 Up: 敘述統計 Previous: 敘述統計

點圖

如果資料數目並非很多, 則可以點圖(dot plot, 或 dot diagram)來了解資料。 將數據以點表示在$x$軸上方, 若有重複的值, 則將點往上堆。例如, 設有數據

\begin{eqnarray*}
28, \ 36, \ 37, \ 52, \ 36, \ 45, \ 39, \ 45, \ 38, \ 35, \ 36,
\end{eqnarray*}



則其點圖如圖6.1。點圖可以讓我們對數據的散佈情況, 有一粗略的概念。


\begin{picture}(0,50)(-12,0)
\setlength{\unitlength}{1mm}\put(0,0){\line(1,0){95...
...55,5){\circle*{1}}
\put(55,8){\circle*{1}}
\put(76,5){\circle*{1}}
\end{picture}
    

圖6.1 點圖



admnuk 2004-01-12