스피어만 명령

GeoGebra Manual
이동: 둘러보기, 검색
Accessories dictionary.png
이 페이지는 공식 매뉴얼에서 출력과 pdf를 위한 부분입니다. 일반 사용자들은 이 페이지를 편집할 수 없습니다. 만일 이 페이지에서 오류를 발견하였으면, 연락하여 주시기 바랍니다.사용자에 의해 편집 가능한 버전으로 이동
Spearman( <List of Points> )
Returns Spearman's rank correlation coefficient of x-coordinates and y-coordinates of points of a list.
예: Let list = {(-3, 4), (-1, 4), (-2, 3), (1, 3), (2, 2), (1, 5)} be a list of points. Spearman(list) yields a = -0.37.


Spearman( <List of Numbers>, <List of Numbers> )
Returns Spearman's rank correlation coefficient of two lists.
예: Let list1 = {3, 2, 4, 5, 1, 6, 8, 9} and list2 = {5, 6, 8, 2, 1, 3, 4, 7} be two lists. Spearman(list1, list2) yields a = 0.24.
© 2024 International GeoGebra Institute