Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to carry out JASP Statistical Analysis

2025-02-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

How to carry out JASP statistical analysis, I believe that many inexperienced people do not know what to do. Therefore, this paper summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.

Objective: to analyze the correlation between the initial salary level and the current salary level. The two variables of initial salary and current salary are continuous data, if it satisfies the multivariate normal distribution, then the Pearson correlation coefficient can be used, and if it does not satisfy the multivariate normal distribution, the Spearman correlation coefficient can be used.

Normal distribution test

Check [Shapiro] in [Assumption Checks] to get the shapiro test result.

This is a surprise, JASP gives you the output of the multivariate normal distribution test, this advantage is obvious, because we are familiar with the SPSS software can not give this result, in SPSS, we usually for the sake of simplicity, is to give two continuous variables of the normal distribution test results, if the two meet the normal distribution, it is directly considered to meet the conditions of multivariate normal distribution, this is not a strict approach.

The results of the above table show that the initial salary and current salary do not satisfy the binary normal distribution (P < 0.001).

Therefore, it is not suitable to use Pearson correlation coefficient, and it is recommended to use Spearman correlation coefficient to measure the correlation between the two variables.

Spearman correlation

Spearman's r = 0.826, the correlation coefficient was statistically significant (p < 0.001). There was a positive and strong correlation between initial salary and current salary (r = 0.826).

For the significance test of the correlation coefficient, please read the following article. ↓

How to understand the significance test of correlation analysis?

Data visualization

There is a strong positive correlation between the two variables, so how should it be shown by statistical graphs? The answer is to make a scatter plot.

In the JASP related analysis menu, there is also a built-in parameter option for scatter chart, which can be checked to get the corresponding graph.

From the scatter plot, the distribution of points showed an oblique upward straight line, and the current salary of people with high initial salary was also higher, and there was a strong linear correlation between them (Spearman's r = 0.826, P < 0.001). After reading the above, have you mastered the method of JASP statistical analysis? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report