Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Correlations Notes Output Created 12-FEB-2024 23:01:50 Comments Input Data C:UsersAdministratorDownloadsNCS-data set for assignments (8).sav Active Dataset DataSet1 Filter Weight Split File N of Rows in

Correlations Notes Output Created 12-FEB-2024 23:01:50 Comments Input Data C:\Users\Administrator\Downloads\NCS-data set for assignments (8).sav Active Dataset DataSet1 Filter Weight Split File N of Rows in Working Data File 9282 Missing Value Handling Definition of Missing User-defined missing values are treated as missing. Cases Used Statistics for each pair of variables are based on all the cases with valid data for that pair. Syntax CORRELATIONS /VARIABLES=AGE ABUSE /PRINT=TWOTAIL NOSIG FULL /MISSING=PAIRWISE. Resources Processor Time 00:00:00.05 Elapsed Time 00:00:00.05 Correlations Age Frequency of childhood abuse experiences Age Pearson Correlation 1 -.086** Sig. (2-tailed) <.001 N 9282 9153 Frequency of childhood abuse experiences Pearson Correlation -.086** 1 Sig. (2-tailed) <.001 N 9153 9153 ** Correlation is significant at the 0.01 level (2-tailed). GGraph Notes Output Created 12-FEB-2024 23:24:35 Comments Input Data C:\Users\Administrator\Downloads\NCS-data set for assignments (8).sav Active Dataset DataSet1 Filter Weight Split File N of Rows in Working Data File 9282 Syntax GGRAPH /GRAPHDATASET NAME="graphdataset" VARIABLES=ABUSE AGE MISSING=LISTWISE REPORTMISSING=NO /GRAPHSPEC SOURCE=INLINE /FITLINE TOTAL=NO SUBGROUP=NO. BEGIN GPL SOURCE: s=userSource(id("graphdataset")) DATA: ABUSE=col(source(s), name("ABUSE")) DATA: AGE=col(source(s), name("AGE")) GUIDE: axis(dim(1), label("Frequency of childhood abuse experiences")) GUIDE: axis(dim(2), label("Age")) GUIDE: text.title(label("Scatter Plot of Age by Frequency of childhood abuse experiences")) ELEMENT: point(position(ABUSE*AGE)) END GPL. Resources Processor Time 00:00:07.14 Elapsed Time 00:00:42.18 Partial Corr Notes Output Created 13-FEB-2024 22:31:15 Comments Input Active Dataset DataSet1 Filter Weight Split File N of Rows in Working Data File 9282 Missing Value Handling Definition of Missing User defined missing values are treated as missing. Cases Used Statistics are based on cases with no missing data for any variable listed. Syntax PARTIAL CORR /VARIABLES=AGE PSYCHO BY ABUSE /SIGNIFICANCE=TWOTAIL /MISSING=LISTWISE. Resources Processor Time 00:00:00.05 Elapsed Time 00:00:00.04 Correlations Control Variables Age Number of psychotic symptoms Frequency of childhood abuse experiences Age Correlation 1.000 -.021 Significance (2-tailed) . .043 df 0 9148 Number of psychotic symptoms Correlation -.021 1.000 Significance (2-tailed) .043 . df 9148 0 What is the magnitude of the correlation (high, medium, low)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Statistics The Art And Science Of Learning From Data

Authors: Alan Agresti, Christine A. Franklin

3rd Edition

9780321849281, 321755944, 321849280, 978-0321755940

More Books

Students also viewed these Mathematics questions

Question

What is a verb?

Answered: 1 week ago