User Tools

Site Tools


b:head_first_statistics:measuring_central_tendency

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
b:head_first_statistics:measuring_central_tendency [2024/09/09 08:47] – [Ugliness of mean and median] hkimscilb:head_first_statistics:measuring_central_tendency [2025/09/14 23:51] (current) – [e.g. 1] hkimscil
Line 31: Line 31:
 \begin{equation*} \begin{equation*}
 \begin{split} \begin{split}
-\mu = \frac{\sum\limits_{}^{} \text{fx}}{\sum{\text{f}}} +\mu = \frac{\sum\limits_{}^{} \text{fx}}{\sum{\text{f.nothing}}} 
     = \frac{1 \text{x} 19 + 3 \text{x} 20 + 1 \text{x} 21}{5}     = \frac{1 \text{x} 19 + 3 \text{x} 20 + 1 \text{x} 21}{5}
 \end{split} \end{split}
Line 42: Line 42:
  
 ===== skewedness ===== ===== skewedness =====
 +see http://commres.net/wiki/b/head_first_statistics/visualization#histogram_skewedness
 <WRAP info> <WRAP info>
 skewedness: 왜도 skewedness: 왜도
Line 104: Line 105:
  
 ==== e.g. 1 ==== ==== e.g. 1 ====
- 
 quartile 명령어는 r에서는 없다. 대신 quantile을 사용한다. 둘은 비슷하나 quantile은 4분위 이상의 것을 한다. quartile 명령어는 r에서는 없다. 대신 quantile을 사용한다. 둘은 비슷하나 quantile은 4분위 이상의 것을 한다.
 +교재에서 구하는 quartile방식은 알아두되, 실제에서는 R에서 quantile을 사용하여 quartile을 구하도록 한다. see [[:quartile]]
  
 R에서  R에서 
b/head_first_statistics/measuring_central_tendency.1725839223.txt.gz · Last modified: 2024/09/09 08:47 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki