0% found this document useful (0 votes)
9 views1 page

Analysis of Oleksandra Cheipesh Data

The document contains information about Stata licenses, including an unlimited-user network license expiring on December 27, 2023, and a single-user license expiring on January 1, 2025. It presents statistical analyses performed using Stata on a dataset with variables OI1_T1 to OI6_T1, detailing their means, medians, and correlations. Additionally, it provides reliability coefficients for the scales derived from the variables, indicating a strong internal consistency.

Uploaded by

Ginwan
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views1 page

Analysis of Oleksandra Cheipesh Data

The document contains information about Stata licenses, including an unlimited-user network license expiring on December 27, 2023, and a single-user license expiring on January 1, 2025. It presents statistical analyses performed using Stata on a dataset with variables OI1_T1 to OI6_T1, detailing their means, medians, and correlations. Additionally, it provides reliability coefficients for the scales derived from the variables, indicating a strong internal consistency.

Uploaded by

Ginwan
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Stata license: Unlimited-user network, expiring 27 Dec 2023

Serial number: 401709362609


Licensed to: Narmin
Asbu

___ ____ ____ ____ ____ ©


/__ / ____/ / ____/ 17.0
___/ / /___/ / /___/ SE—Standard Edition

Statistics and Data Science Copyright 1985-2021 StataCorp LLC


StataCorp
4905 Lakeway Drive
College Station, Texas 77845 USA
800-STATA-PC [Link]
979-696-4600 stata@[Link]

Stata license: Single-user , expiring 1 Jan 2025


Serial number: 501709301094
Licensed to: Narmin
Asbu

Notes:
1. Unicode is supported; see help unicode_advice.
2. Maximum number of variables is set to 5,000; see help set_maxvar.
3. Your Stata license will expire on 1 Jan 2025. Update your license.

.
. import excel "/Users/nrmn/Downloads/[Link]", sheet("[Link]
> ne.0123955.s001") firstrow
(40 vars, 695 obs)

. tabstat OI1_T1, statistics( mean median min max range var sd )

Variable Mean p50 Min Max Range Variance SD

OI1_T1 2.811511 3 1 5 4 1.101308 1.049432

. tabulate OI1_T1

OI1_T1 Freq. Percent Cum.

1 88 12.66 12.66
2 177 25.47 38.13
3 227 32.66 70.79
4 184 26.47 97.27
5 19 2.73 100.00

Total 695 100.00

. tabstat OI1_T1 OI2_T1, statistics( mean median min max range var sd )

Stats OI1_T1 OI2_T1

Mean 2.811511 3.353957


p50 3 3
Min 1 1
Max 5 5
Range 4 4
Variance 1.101308 .7592603
SD 1.049432 .8713554

. tabstat OI1_T1 OI2_T1 OI3_T1 OI4_T1 OI5_T1 OI6_T1, statistics( mean median min max ran
> ge var sd )

Stats OI1_T1 OI2_T1 OI3_T1 OI4_T1 OI5_T1 OI6_T1

Mean 2.811511 3.353957 3.332374 2.81295 2.995683 2.798561


p50 3 3 4 3 3 3
Min 1 1 1 1 1 1
Max 5 5 5 5 5 5
Range 4 4 4 4 4 4
Variance 1.101308 .7592603 1.147293 .8612154 .877503 1.120747
SD 1.049432 .8713554 1.071118 .9280169 .9367513 1.058653

. tabulate OI1_T1 OI2_T1

OI2_T1
OI1_T1 1 2 3 4 5 Total

1 20 14 31 22 1 88
2 2 32 81 57 5 177
3 1 22 86 111 7 227
4 1 8 56 108 11 184
5 0 2 1 6 10 19

Total 24 78 255 304 34 695

. pwcorr OI1_T1 OI2_T1

OI1_T1 OI2_T1

OI1_T1 1.0000
OI2_T1 0.3835 1.0000

. pwcorr OI1_T1 OI2_T1 OI3_T1 OI4_T1 OI5_T1 OI6_T1

OI1_T1 OI2_T1 OI3_T1 OI4_T1 OI5_T1 OI6_T1

OI1_T1 1.0000
OI2_T1 0.3835 1.0000
OI3_T1 0.3801 0.3987 1.0000
OI4_T1 0.4786 0.4152 0.4830 1.0000
OI5_T1 0.6163 0.4326 0.4323 0.6256 1.0000
OI6_T1 0.5364 0.4070 0.3819 0.4984 0.5324 1.0000

. alpha OI1_T1-OI6_T1

Test scale = mean(unstandardized items)

Average interitem covariance: .4527093


Number of items in the scale: 6
Scale reliability coefficient: 0.8380

. alpha OI1_T1-OI6_T1, item

Test scale = mean(unstandardized items)

Average
Item-test Item-rest interitem
Item Obs Sign correlation correlation covariance alpha

OI1_T1 695 + 0.7665 0.6354 .4344743 0.8072


OI2_T1 695 + 0.6626 0.5275 .5003558 0.8276
OI3_T1 695 + 0.6972 0.5354 .4644364 0.8288
OI4_T1 695 + 0.7762 0.6679 .4475119 0.8016
OI5_T1 695 + 0.8090 0.7123 .432619 0.7928
OI6_T1 695 + 0.7588 0.6231 .4368584 0.8100

Test scale .4527093 0.8380

. alpha ACO1_T1-ACO6_T1, item

Test scale = mean(unstandardized items)

Average
Item-test Item-rest interitem
Item Obs Sign correlation correlation covariance alpha

ACO1_T1 695 + 0.7006 0.5274 .5094465 0.7873


ACO3_T1 695 + 0.7740 0.6192 .4529789 0.7596
ACO4_T1 695 + 0.7360 0.5577 .4757141 0.7797
ACO5_T1 695 + 0.7497 0.6046 .4845773 0.7653
ACO6_T1 695 + 0.7929 0.6510 .4430431 0.7494

Test scale .473152 0.8059

You might also like