作业帮 > 综合 > 作业

谁有SPSS 中的函数表

来源:学生作业帮 编辑:拍题作业网作业帮 分类:综合作业 时间:2024/06/11 20:29:55
谁有SPSS 中的函数表
全份SPSS函数表(SPSS Functions),可以到下面的网址下载.
http://www.edb.utexas.edu/faculty/fouladi/e384lec7f.pdf
全文是英文来的,目前只找到这一份,资料有点旧,但胜在全面.
这资料是美国德克萨斯州大学奥斯汀分校(University of Texas at Austin)教育心理学系助理教授(Assistant Professor of the Department of Educational Psychology) Rachel Tanya Fouladi (Ph.D., University of British Columbia, 1996)在2000年秋季课程「SPSS数据分析」(EDP 384: Data Analysis Using SPSS)课堂上所发放的讲义.
由於至今已过了6年,SPSS版本不断更新,提供更多功能;这份资料所引的函数数目「可能」会有所遗漏,(「可能」未能把最新版本SPSS新增的函数纳入其中),请读者注意.
由於篇幅所限,在这边只贴出上述资料中最常用的几大类:
1.Logical functions逻辑函数
2.Missing value functions缺失值函数
3.Arithmetic functions算术函数
4.Statistical functions统计函数
5.Random variable functions随机变量函数
1. Logical Functions
ANY(test,value[,value,...]) Logical. Returns 1 or true if the value of test
matches any of the subsequent values; returns 0 or false otherwise. This
function requires two or more arguments.
RANGE(test,lo,hi[,lo,hi,...]) Logical. Returns 1 or true if test is within any of the
inclusive range(s) defined by the lo, hi pairs. Arguments must be all numeric
or all strings of the same length, and each of the lo, hi pairs must be ordered
with lo