User Manual: Inquisit new16PF


___________________________________________________________________________________________________________________	
					 
					 New Sixteen Personality Factor Questionnaire (new16PF)	
							   - with IPIP items -
___________________________________________________________________________________________________________________

Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC
Date: 01-14-2025
last updated:  01-15-2025 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC

Script Copyright © 01-15-2025 Millisecond Software

___________________________________________________________________________________________________________________
BACKGROUND INFO 	
___________________________________________________________________________________________________________________	
This script implements an open-source version of the The Sixteen Personality Factor
Questionnaire (16PF) by Cattell et al (1970, 1993) using items from the 
International Personality Item Pool (IPIP) to measure the 16 distinct personality traits proposed by
Cattell.

The 16PF questionnaire (Cattell et al, 1970, 1993) is regarded as a 
'comprehensive measure of normal range personality' (Cattell & Mead, 2008, p.135).

The IPIP data base is in the open domain as are all measures/scales using them. 
No permission is needed to use any of these scales (https://ipip.ori.org/newPermission.htm).

////References:

Cattell, R.B. Eber, H.W. and Tatsuoka, M.M.
(1970) Handbook for the Sixteen Personality
Factor Questionnaire. Champaign, IL:
Institute for Personality and Ability Testing.

Cattell, R.B. Cattell, A.K. and Cattell, H.E.P.
(1993) 16PF Fifth Edition Questionnaire.
Champaign, IL: Institute for Personality and
Ability Testing.

Cattell, H. E. P., & Mead, A. D. (2008). The Sixteen Personality Factor Questionnaire (16PF). 
In G. J. Boyle, G. Matthews, & D. H. Saklofske (Eds.), 
The SAGE handbook of personality theory and assessment, Vol. 2. 
Personality measurement and testing (pp. 135–159). Sage Publications, Inc. 
https://doi.org/10.4135/9781849200479.n7

New 16 Personality Factor Questionnaire (new16PF) published here: 
https://ipip.ori.org/new16PFKey.htm
https://openpsychometrics.org/tests/16PF.php

IPIP item pool and general information about IPIP surveys: https://ipip.ori.org

___________________________________________________________________________________________________________________
OVERVIEW
___________________________________________________________________________________________________________________	
* 163 questions on a 5-point Likert Scale, self report
* questions are presented on one scrollable page
* The default questionnaire lets participants skip questions but repeats the
questionnaire once to give the opportunity to correct missed questions.

The 16 personlity traits of the new16PF (with comparison traits of the 16PF by Cattell et al):

1.	WARMTH (16PF Factor A: Warmth) [IPIP Scale Alpha = .80]: 10 questions
2.	INTELLECT (Factor B: Reasoning) [.76]: 13 questions
3.	EMOTIONAL STABILITY (Factor C: Emotional Stability) [.85]: 10 questions
4.	ASSERTIVENESS (Factor E: Dominance) [.81]: 10 questions
5.	GREGARIOUSNESS (Factor F: Liveliness) [.78]: 10 questions
6.	DUTIFULNESS (Factor G: Rule-Consciousness) [.84]: 10 questions
7.	FRIENDLINESS (Factor H: Social Boldness) [.80]: 10 questions
8.	SENSITIVITY (Factor I: Sensitivity) [.73]: 10 questions
9.	DISTRUST (Factor L: Vigilance) [.80]: 10 questions
10.	IMAGINATION (Factor M: Abstractedness) [.80]: 10 questions
11.	RESERVE (Factor N: Privateness) [.86]: 10 questions
12.	ANXIETY (Factor O: Apprehension) [.80]: 10 questions
13.	COMPLEXITY (Factor Q1: Openness to Change) [.82]: 10 questions
14.	INTROVERSION (Factor Q2: Self-Reliance) [.73]: 10 questions
15.	ORDERLINESS (Factor Q3: Perfectionism) [.81]: 10 questions
16.	EMOTIONALITY (Factor Q4: Tension) [.76]: 10 questions

___________________________________________________________________________________________________________________	
DURATION 
___________________________________________________________________________________________________________________	
the default set-up of the script takes appr. 15 minutes to complete

__________________________________________________________________________________________________________________	
DATA OUTPUT DICTIONARY
___________________________________________________________________________________________________________________	
The fields in the data files are:

(1) Raw data file: 'xxx.iqdat'

date, time:						date and time script was run with the current group/subjectnumber 
subject, group, session:	  	with the current subject/groupnumber/session id
build:							the Inquisit build 

q*_response:					response given (in assigned values)
									Scale: "1=Strongly disagree", "Disagree", "Neither agree nor disagree", "Agree", "5=Strongly agree"
									R: automatic reversed scoring where indicated
									
q*_latency:						how much time (in ms) the participant spent on the surveyPage with this particular 
								question (the last time this particular surveyPage was visited)

(2) Summary data file: 'xxx_summary*.iqdat' (a separate file for each participant)

inquisit.version:				Inquisit version run
computer.platform:				the platform the script was run on (win/mac/ios/android)
startDate:						date script was run
startTime:						time script was started
subjectId:						assigned subject id number
groupId:						assigned group id number
sessionId:						assigned session id number
elapsedTime:					time it took to run script (in ms); measured from onset to offset of script
completed:						0 = script was not completed (prematurely aborted); 
								1 = script was completed (all conditions run)
							
count:							number of times questionnaire was presented (Max: 2)
missed:							total number of missed questions at final submit
						
//Subscale scores + number of missed items for each subscale:					
								
anxiety: 			10 questions (Range: 10-50)
					(q22_AN,q27_AN,q28_AN,q42R_AN,q46_AN,q47R_AN,q83R_AN,q85_AN,q97_AN,q151_AN)
					
missedAN:			number of answered anxiety (AN) questions
					
				
assertiveness: 		10 questions (Range: 10-50)
					(q3_AS,q13_AS,q14R_AS,q17R_AS,q39_AS,q62R_AS,q75R_AS,q84_AS,q93_AS,q110_AS)
					
complexity: 		10 questions (Range: 10-50)
					(q15_CO,q61_CO,q77_CO,q91R_CO,q124_CO,q131R_CO,q135R_CO,q138R_CO,q143R_CO,q150_CO)
				
distrust: 			10 questions (Range: 10-50)
					(q7R_DI,q45_DI,q55R_DI,q69R_DI,q72_DI,q90_DI,q113R_DI,q147_DI,q156_DI,q162_DI)
				
dutifulness: 		10 questions (Range: 10-50)
					(q25_DU,q48_DU,q70_DU,q80_DU,q82_DU,q109R_DU,q116R_DU,q117R_DU,q148R_DU,q159_DU)
				
emotionality: 		10 questions (Range: 10-50)
					(q4R_EM,q26R_EM,q32_EM,q37R_EM,q56_EM,q60_EM,q63_EM,q65_EM,q67_EM,q144_EM)
		 
emotionalStability: 10 questions (Range: 10-50)
					(q8_ES,q11_ES,q12R_ES,q38R_ES,q51_ES,q57_ES,q92R_ES,q118_ES,q129R_ES,q133R_ES)
		 
friendliness: 		10 questions (Range: 10-50)
					(q5R_FR,q10R_FR,q19R_FR,q33R_FR,q40_FR,q87_FR,q127_FR,q128_FR,q152_FR,q158_FR)
		 
gregariousness: 	10 questions (Range: 10-50)
					(q29_GR,q41_GR,q76R_GR,q78_GR,q98R_GR,q100_GR,q102R_GR,q111_GR,q123_GR,q149R_GR)
		 
imagination: 		10 questions (Range: 10-50)
					(q16_IM,q21_IM,q31_IM,q44_IM,q49_IM,q81_IM,q88R_IM,q89R_IM,q160R_IM,q163_IM)
		 
intellect: 			13 questions (Range: 13-65)
					(q2R_IN,q30_IN,q36_IN,q50R_IN,q53_IN,q68_IN,q101R_IN,q103_IN,q106_IN,q119R_IN,q130_IN,q134_IN,q141R_IN)
		 
introversion: 		10 questions (Range: 10-50)
					(q6R_IV,q20_IV,q34_IV,q43R_IV,q58_IV,q66_IV,q86_IV,q132_IV,q154_IV,q157R_IV)
		 
orderliness: 		10 questions (Range: 10-50)
					(q52_OR,q54_OR,q73R_OR,q96_OR,q105_OR,q107R_OR,q114R_OR,q115R_OR,q140R_OR,q142_OR)
		 
reserve: 			10 questions (Range: 10-50)
					(q18R_RE,q23_RE,q24_RE,q59R_RE,q94R_RE,q121R_RE,q137_RE,q139_RE,q153_RE,q161R_RE)
		 
sensitivity: 		10 questions (Range: 10-50)
					(q71_SE,q79_SE,q95_SE,q99_SE,q112R_SE,q122R_SE,q125R_SE,q126R_SE,q136_SE,q145_SE)
		 
warmth: 			10 questions (Range: 10-50)
					(q1_WA,q9_WA,q35_WA,q64R_WA,q74_WA,q104_WA,q108R_WA,q120_WA,q146R_WA,q155_WA)