将Excel数据库导入SPSS
嘿,我有一个小奇怪的问题...... 我有一个 excel 数据库,它的布局有点连线,它看起来像这样:
我的问题是,这是吗适用于 SPSS 的数据库类型?是否可以根据此类输入进行统计分析?
hey, I have a little bizzare quastion...
i have excel DB that is arrange a little wired, its looks like this :
my quastion is , are this type of DB works for SPSS ? is it possible to do statistic analysis based on this type of input ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
首先阅读 Excel 中的数据透视表。您可以用它标准化您的数据。然后将数据透视表导出为csv,可以导入到SPSS中。
First read about pivot tables in excel. You can normalize your data with it. Then export pivot table to csv, which can be imported to SPSS.
以下教程介绍如何准备数据以导入 SPSS
希望这对您有帮助,
The following tutorial shows how to Prepare Data for Import into SPSS
hope this helps you,