mode
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mode [2016/03/05 20:32] – created hkimscil | mode [2026/03/10 22:54] (current) – hkimscil | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| 최빈값 (mode)는 자료 (데이터)에서 가장 빈번하게 나타나는 관측치를 말한다. NOIR 모두에서 사용할 수 있다. 최빈 값을 두개 갖는 데이터를 bi-modal이라고 한다. | 최빈값 (mode)는 자료 (데이터)에서 가장 빈번하게 나타나는 관측치를 말한다. NOIR 모두에서 사용할 수 있다. 최빈 값을 두개 갖는 데이터를 bi-modal이라고 한다. | ||
| + | |||
| + | unimodal | ||
| + | bimodal | ||
| + | trimodal | ||
| + | multimodal | ||
| + | |||
| + | R에서는 mode 값을 구하는 function이 없다. mode라는 function은 있지만 기능은 집합 혹은 변인이 numeric인지 character인지를 알려주는 storage mode function이다. | ||
| + | < | ||
| + | * mode: | ||
| + | * *mode: | ||
| + | </ | ||
| + | |||
mode.1457209950.txt.gz · Last modified: by hkimscil
