|
Research Question |
: |
Research groups need financial and physical resources for conduct of research in development activity. What are the differences if any in the satisfaction of research groups with the following types of resources? 1.Budget |
|
Methodology |
: |
IDAMS modules:
|
|
Dataset |
: |
ICSOPRU2.DAT |
$RUN TRANS $FILES PRINT = TRANS.LST DICTIN = ICSOPRU2.DIC DATAIN = ICSOPRU2.DAT DICTOUT = TRANS.DIC DATAOUT =TRANS.DAT $SETUP prototype for TRANS program BADDATA=MD1 - MAXERR=200 - OUTVARS=(R1, R2) - WIDTH=5 - PRINT=(OUTCDICT,DATA) VARS=(R1, R2) WIDTH=5 DEC=2 $RECODE R1=MEAN (V72-V84) R2=1*V1
$RUN ONEWAY $FILES PRINT = ONEWAY.LST DICTIN = TRANS.DIC DATAIN = TRANS.DAT $SETUP SATISFACTION WITH RESOURCES BADDATA=MD1 - PRINT=CDICT DEPVARS=(V1) CONVARS=(R3) $RECODE R3=RECODE V2 (40)=1, (360)=2, (410)=3, (638)=4, (844)=5, (868)=6
Program TRANS
The transfer variables are:
R1 R2
VARIABLE R1 R2
CASE 1 2.87 40.00
CASE 2 2.42 40.00
CASE 3 2.85 40.00
CASE 4 2.64 40.00
CASE 5 2.45 40.00
CASE 6 3.92 40.00
CASE 7 2.39 40.00
CASE 8 2.81 40.00
CASE 9 2.58 40.00
Program ONEWAY
|
0After filtering 1460 cases read from the input data file
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Research Question |
: |
Research groups have multiple outputs comprising publications, patents,
experimental materials etc. What are the differences if any in the performance
of the Research Groups of countries participating in the second round
of UNESCO International Comparative Study on the Organisation and Performance
of Research Groups? Use the following measures of output:
|
|
Methodology |
: |
IDAMS modules
Since different outputs cannot be combined by constructing the score based on the addition of different types of outputs, the index of research output was computed using Poscor.. |
|
Dataset |
: |
R2RU.DAT |
$RUN POSCOR $FILES PRINT = POSCOR.LST DICTIN = R2R3RU.DIC DATAIN = R2RU.DAT DICTOUT =POSCOR.DIC DATAOUT =POSCOR.DAT $SETUP POSCOR SCORES OF RU OUTPUTS BADDATA=MD1 - IDVAR=V2 - TRANSVARS=(V1) POSCOR ORDER=DESR - ANAME='RU OUTPUT' - VARS=(V116,V118,V122,V126,V128,V130)
$RUN ONEWAY $FILES PRINT = ONEWAY1.LST DICTIN = POSCOR.DIC DATAIN = POSCOR.DAT $SETUP ANALYSIS OF VARIANCE OF LEADERSHIP QUALITY BADDATA=MD1 - PRINT=CDICT DEPVARS=(V17) CONVARS=(R1) $RECODE R1=RECODE V15 (40)=1, (360)=2, (410)=3, (638)=4, (844)=5, (868)=6
1Analysis specifications:
Analysis 1
Program will count in both directions
In the relations the equality will be taken into account
In computing statistics the cases in relation will be taken into account
New variable name 1 =
New variable name 2 = RU OUTPUT
Analysis variables:
V116 V118 V122 V126 V128 V130
Levels:
1 1 1 1 1 1
0After filtering 1460 cases read from the input data file
Number of processed cases= 1460
1
|
After filtering 1460 cases read from the input data file
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|