Labels of facets and elements = (required)

Top Up Down  A A

This specification names each facet and follows it by a list of the element numbers and labels (names) to be included in the analysis.

 

Labels = (Nobuild)

Facet number ,

Facet label or name,

Anchoring,  (A,D,G,X)
+ No group reporting (N)

Estimation priority

Element number =

Element label or name,

Measure,

starting value, anchor value or group-anchor value

Group number,

for group-reporting or group-anchoring

Element weight,

defaults to 1.0

Target element number for merged elements: observations with the Element number are assigned to the Target element number

*

 

1. Labels =

Facets adds to Output Table 2 a list of the elements in the data that are not specified in Labels=.

These can be copy-and-pasted into your specification file.

Specify Labels=Nobuild to suppress producing the list of unspecified elements.

 

2A. Facet numbers

Choose the order you prefer to think about your facets, and number them in that order. The number you assign to each facet will determine the order in which the facets are reported.

If your facets are persons, judges and items, you may choose:

Facet 1: judges

Facet 2: persons

Facet 3: items

 

2B. Facet Anchoring

Choose the order you prefer to think about your facets, and number them in that order. The number you assign to each facet will determine the order in which the facets are reported.

If your facets are persons, judges and items, you may choose:

Facet 1: judges

Facet 2: persons

Facet 3: items

 

Facet

Anchor/Group code

Element Specification

Description

(None)

Element number = (label), (value), Group number

Group number is used for reporting groups of elements in Table 7

A

Element number = (label), Value, (group number)

Element measure is anchored at Value. Groups reported if there is a group number.

D

Element number = (label), (value), (group number)

Element measure is anchored at Umean= value. Groups reported if there is a group number.

G

Element number = (label), Value, Group number

Each element measure is measured independently but the sum of the measures of the group of elements are constrained to equal the sum of their Values.

X

Element number = (label), Value, Group number

The same as G, but elements with extreme scores (zero, perfect) are excluded.

...N

Element number = (label), (value), (group number)

This suppresses group reporting for a facet in Table 7.  Groups are ignored for measure reporting.

Labels=

2=Persons,GN ; group-anchoring wanted, but Table 7 does not report measures for each group separately

1=Ben,0,1 ; Ben is in group 1

2=Mike,0,2 ; Mike is in group 2

......

 

Valid Numerical Ranges

Facets

1 - 255

 

Any number in the range is valid. They do not need to start at 0 or 1, nor do they need to be in sequence.

Elements

Element numbers are in the range 1 - 2,147,438,648

 

Element 0 is usually the null element number, meaning "this facet does not apply to this observation." Element 0 can be used as an element number, provided Null element= is used to change the null element number from 0 to another number.

Group numbers

0-255

0 means "no group"

Observations

0-255 (can be rescored with Rating scale=)

 

2C. Estimation priority - Ignore this for most analyses.

This allows the measures for the elements of some facets to be estimated before the elements of other facets. For instance, facets modeling interaction terms can be estimated after their main effects have been estimated.

Priority 0: do not estimate the measures. This is equivalent to anchoring (A or D).

Priority 1: estimate the measures (the default)

Priority 2: estimate the measures after the Priority 1 measures have been estimated.

Priority 3: estimate after Priority 1 and 2.

Priority 4 and higher: estimate after higher priority measures have been estimated.

 

3A. Element numbers

Assign each element within each facet its own integer element number in the range 1 to 2147483647 for each facet. Numbers may be skipped over or omitted. Thus,

each judge must be assigned a unique element number in the range 1 to 2147483647.

each person must be assigned a unique element number in the range 1 to 2147483647.

each item must be assigned a unique element number in the range 1 to 2147483647.

The ranges of judge, person, and item numbers may overlap, so that judge 1 may rate person 1 on item 1.

Your elements may already labelled with numbers that are too big, such as social security numbers, or with non-numeric names, such as Mary. These elements must be re-identified with unique element numbers in the range 1 - 2147483647. Facform can assist with this. It can be downloaded from www.winsteps.com/facets.htm.

 

Element 0 is the null element, indicating that the facet does not apply to the observation. But 0 can be used as a regular element number if Keepasnull= has been used to set a different element number as the null element.

 

If a desired element number is too big (such as a Social Security number), then use it as an element label with a shorter element number. The element identifier in the data can be the element label: Delements= NL

 

Observations in Data= referencing elements not included in the Labels= list are omitted from Facets analysis. You can deliberately omit an element (and its observations) from an analysis by typing a ";" before its element number, turning that specification line into a comment.

 

3B.  Element labels

Each element number can have an element label (including the Null= element). They are shown in Table 7 The element labels can be used as element identifiers in the data (with Delements=) or as references to the elements in other facets (with Dvalues=).

 

How to construct a list containing all facets and elements:

a) Start with Labels=

 

b) List for yourself all the facets, in whatever order you like:

e.g., raters, persons, items

 

c) For each facet, the facet number and its identifying label are entered first.

Labels=

1, Judges ; the rater facet

 

d) For that facet, the element numbers and their labels are entered, in any order.

Labels=

1, Judges ; the rater facet

10 = Rehnquist

1 = John Jay

123456789 = Jose ; this is Jose

 

If the element numbers are in a range, which share features, then they can be summarized:

Labels=

1, Judges ; the rater facet

1-100 = Males

101-200 = Females
Specifying long ranges containing many unused number will slow down Facets, e.g,,
1 - 5000000 = Males ; when there are only 10 males
Use the Excel "unique records" feature to list the numbers used

 

If the labels are to be used for reference by Dvalues=, then the code letter can be indicated by ":".

Dvalues=

3, 1, 2, 1 ; element number for facet 3 in the data is in the for element label for facet 1 at column 2 with a length of 1.

*

Labels=

1, Persons

1, 3M Fred ; M is used by Dvalues=

2, 2F Mary ; F is used by Dvalues=

3, 2M Jose ; M is used by Dvalues=

...

*

; either

3, Gender ; Sex

1, F: Girls ; F prior to : is matched to F of Mary

2, M: Boys ; M prior to : is matched to M of Fred and Jose

*

; or

3, Gender

1, Female ; F is matched to F of Mary

2, Male  ; M is matched to M of Fred and Jose

*

 

e) An "*" marks the end of each facet's elements.

Labels=

1, Judges ; the rater facet

10 = Rehnquist

1 = John Jay

*

 

f) For each further facet, repeat c) through e).

Labels=

1, Judges ; the rater facet

10 = Rehnquist

1 = John Jay

*

2, Persons

 

Example:

Labels= ; specifying that facet/element details follow:

 

1,Judges ; This labels the first facet

1=John Jay ; Judge no. 1

2=Roy Beam ; Judge no. 2

; Judge 3 to be omitted

4=Wapner ; Judge 4

| ; the other judges go here

15=Scalia ; Judge no. 15

* ; an asterisk terminates the elements for this facet

 

2,Persons ; facet 2

1=Ben ; first person

2=7021596 ; person 2 as a telephone number

|

23=Zabado ; the last person

*

 

3,Items ; facet 3

1= 2+2 ; the first item addition

2= Tennis ; second item

3= Attitude ; third item

4 ; the fourth item has no label

* ; end of labels for last facet also ends Labels=

 

When there is no description, Facets uses the facet or element number instead, e.g.,

Labels=

1, Rater

4  ; this means 4=4

*

 

3C. Establish pre-set measure values for starting values or anchor values.

Ignore this for initial analyses.

When logit anchor values or starting values are to be provided, a comma followed by a third value is appended after each element label. These values have one of three meanings:

 

1) Starting values (the standard when values are provided)

this is useful for speeding up analyses when you have a good idea of what some of the measures will be.

Whenever the element label is followed by a logit value, this is used as the starting estimate for that element in the analysis.

Labels=

1,Persons ; no code after facet label

23=Joe,2.3 ; means Estimation starts with Joe at 2.3 logit

 

2) Anchor values: A and D

Use this when you know what you want some of the measures to be from another analysis or from an item bank. Elements representing demographic facets such as gender can be anchored at 0 logits. This excludes them from estimation, but includes them for fit statistics and bias analysis.

When the facet label is followed by ",A", then the measure of each element in that facet is anchored (fixed) at the value following its label, whenever such a value is provided.

When the facet label is followed by ",D", then the measure of each element in that facet is anchored (fixed) at the Umean= value. The anchor value following its label (fi any) is ignored.

 

Labels=

2=Persons,A ; anchoring wanted

1=Ben ; no value - anchoring does not apply

23=Joe,2.3 ; Joe anchored at 2.3 for the entire analysis

 

When Umean= is used, then the anchor values must align with it:

Umean=50,10 ; User mean is 50, user scaling is 10 per logit.

2=Persons,A ; anchoring wanted

1=Ben ; no value - anchoring does not apply

23=Joe, 73 ; Joe anchored at 50 + 10*2.3 for the entire analysis

 

This feature is useful for dummy facets removing classification elements from the measurement. These may be used to partition fit, detect bias or select rating scale (or partial credit) models.

Labels=

2=Classifier,A ; anchoring wanted

1=Type A,0 ; anchor at 0, so doesn't affect measurement

2=Type B,0 ; anchor at 0, so doesn't affect measurement

 

or, and easier,

Labels=

2=Classifier,D ; dummy-facet anchoring wanted

1=Type A ; no anchor value required

2=Type B ; no anchor value required

 

When Umean= is used, use the Umean= value for these "dummy" elements

Umean=50,10 ; User mean is 50, user scaling is 10 per logit.

Labels=

2=Classifier,D ; dummy-facet anchoring wanted

1=Type A ; no anchor value required

2=Type B ; no anchor value required

 

3) Group-anchoring: G (all elements, including extreme elements) and X (exclude extreme elements)

Use this to equate by groups of elements, e.g., to maintain the same average severity of a group judges from one test analysis to the next, or to anchor the average difficulty calibration of a set of 6th grade math items. An easy way to specify a particular group mean is to give all group elements that same value.

When the facet label is followed by ",G" or ",X", groups of elements are anchored so that their mean is fixed, though they float individually relative to that mean. "G" includes all measurable elements, extreme and not extreme. "X" excludes measures corresponding to extreme scores from the group-anchor computation. This is how "G" behaved in earlier version of Facets. If several groups are to be defined, enter each element's group number as a fourth entry:

 

2,Raters, G  ; Raters are facet 2

1=Ben  ; no value, normal estimation, does not belong to a group

2=Mike, 2.7,1 ; Mike contributes 2.7 logits to group 1

3=Mary, 3.3,2 ; Mary contributes 3.3 logits to group 2

5=Anne,-1.7,1 ; Anne contributes -1.7 logits to group 1

6=Joel, 0.5,2 ; Joe contributes 0.5 logits to group 2

7=Fred,  ,2 ; Fred is reported in group 2, but he does not participate in the group-anchoring.

; The double comma, ", ,", omits the anchor value.

8=Kent, 3.1 ; No group number, so 3.1 is a starting value

9=Irma,-2.8,0 ; Group 0 means "anchor at this value"

10=Jim, 1.3,0 ; Group 0 means "anchor at this value"

11=Abe, 1.5,3 ; Only one in a group-anchor, so treated as if anchored, "A", but reported as a group

*

 

Mike, Anne and Joe are in group 1, so their individual estimated measures will alter, but their mean measure will be fixed at (2.0 -1.0 + 0.5)/3 = 0.5 logits. Mary is the only one anchored in group 2, so her measure will be fixed at 3.0.

 

An easy way to specify a particular group mean is to give all group elements that same value. In this example we want Groups 1 and 2 both to have average measures of 0.

Labels=

2=Persons,G ; group-anchoring wanted

1=Ben,0,1 ; Ben is in group 1

2=Mike,0,1 ; Mike is in group 1

3=Mary,0,2 ; Mary is in group 2

5=Anne,0,1 ; Anne is in group 1

6=Joe,0,1 ; Joe is in group 1

7=Fred,0,2 ; Fred is in group 2

 

Group 0 is for assigning standard anchor values. It acts as a group of 1 element for anchoring.

Labels=

2=Persons,G ; group-anchoring wanted

1=Ben,0,1 ; Ben is in group 1

2=Mike,0,1 ; Mike is in group 1

3=Mary,1,0 ; Mary is in group 0 - so is anchored at 1.0

4=John,2,0 ; John is in group 0 - so is anchored at 2.0

 

See Nested Designs for more examples.

 

3D. Grouping

Grouping of elements is controlled by a fourth parameter at the element level. This is used for reporting as well as group-anchoring. Thus, to report people classified into two groups, males and females:

Labels=

2 = Person ; No anchoring specified, so values (if any) will be starting estimates. We could also specify ",A" (anchoring) or ",G" (group-anchoring).

1 = Ben, , 1 ; in group 1, note use of double commas, ",,"

2 = Mike, , 1 ; in group 1

3 = May, 3.4, 2 ; in group 2, with a starting logit value of 3.4

5 = Anne, , 2 ; in group 2

6 = Harold, ,1 ; in group 1

 

Group number in element label: Group numbers can be numeric (1,2,3,..) or can specify a number in the element label: $(starting position)W(width).

1 = 1 Ben,  ,$1W1  ; the group number will be the first character of "1 Ben" = 1.

This can be conveniently applied to all the elements of a facet:

Labels=

2, Person

1, 123 Ben

2, 235 Mary

3, 123 George

....

1003, 347 Jose

1-1003, , , $1W3 ; the group number for all Persons is in the first 3 columns of the person label.

 

Table 7 contains:

1) all elements of each facet with summary statistics for the facet.

2) each group of elements within each facet with summary statistics for the group.

 

Grouping simplifies analysis of subsets of elements in a facet. Boys and girls can be separately listed. The mean measures of the two groups can be directly compared. Grouping of test items by strand, and arranging the elements by measure, aids in verifying the construct validity of each strand. It also makes the strand information more available for use in curriculum and assessment decision-making.

 

3E. Element weighting: default 1.0

Observations specified for this element are weighted with this element weight multiplied by model weights and observation weights. See Weighting the data.

 

3F. Target element number: default none.

Two or more elements with different element numbers can be reassigned to the same element number. The observations with the element number of this specification are reassigned to the element with the Target element number. Duplicate element numbers can be combined. For instance:

Labels=

1, Tasks

1 = Task A, , , , 4  ; observations with element 1 are reassigned to element 4 for analysis.

.....

4 = Task AB ; observations for element 1 are included with observations for with element 4

 

 


Help for Facets Rasch Measurement Software: www.winsteps.com Author: John Michael Linacre.
 

Facets Rasch measurement software $149.
Winsteps Rasch measurement software $149.

State-of-the-art : single-user and site licenses : free student/evaluation versions : download immediately : instructional PDFs : user forum : assistance by email : bugs fixed fast : free update eligibility : backwards compatible : money back if not satisfied
 
Rasch, Winsteps, Facets online Tutorials

ForumRasch Measurement Forum to discuss any Rasch-related topic

To receive the monthly News Email about Winsteps and Facets,
enter your email address here:

I want to Subscribe: & click below
I want to Unsubscribe: & click below

Please set your SPAM filter to accept emails from Winsteps.com
www.winsteps.com welcomes your comments:

Your email address (if you want us to reply):

 

Rasch Publications
Rasch Measurement Transactions (free, online) Rasch Measurement research papers (free, online) Probabilistic Models for Some Intelligence and Attainment Tests, Georg Rasch
Applying the Rasch Model 2nd. Ed., Bond & Fox (Winsteps) Best Test Design, Wright & Stone Rating Scale Analysis, Wright & Masters
Introduction to Rasch Measurement, E. Smith & R. Smith Introduction to Many-Facet Rasch Measurement, Thomas Eckes (Facets) Invariant Measurement: Using Rasch Models in the Social, Behavioral, and Health Sciences, George Engelhard, Jr. (Facets)
Statistical Analyses for Language Testers, Rita Green (Winsteps, Facets) Rasch Models: Foundations, Recent Developments, and Applications, Fischer & Molenaar Journal of Applied Measurement
Winsteps Tutorials Facets Tutorials Rasch Discussion Groups


 

 

Coming Rasch-related Events
Apr. 25-26, 2013, Thurs.-Fri. In-person workshop: Introduction to Rasch Measurement (R. Smith, N. Bezruczko), San Francisco CA, www.jampress.org
April 27 - May 1, 2013, Sat.-Wed. AERA Annual Meeting, San Francisco, CA, www.aera.net
May 3, 2013, Fri. ORVOMS: Ohio River Valley Objective Measurement Seminar, Lexington, Kentucky, Announcement
May 15-17, 2013, Wed.-Fri. In-person workshop: Introductory Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
May 20-22, 2013, Mon.-Wed. In-person workshop: Intermediate Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
May 31 - June 28, 2013, Fri.-Fri. On-line workshop: Practical Rasch Measurement - Core Topics (E. Smith, Winsteps), www.statistics.com
June 7, 2013, Fri. SPHERE workshop: Response-Shift and subjective measures in health science, Nantes, France, www.sphere-nantes.fr/
June 19-21, 2013, Wed.-Fri. SIS 2013 Conference on Advances in Latent Variables: Methods, Models and Applications, Brescia, Italy, meetings.sis-statistica.org/index.php/sis2013/ALV
July 1 - Nov. 30, 2013, Mon.-Sun. Online Course: Introduction to Rasch Measurement Theory (D. Andrich, RUMM), uwa.edu.au
July 5 - Aug. 2, 2013, Fri.-Fri. On-line workshop: Practical Rasch Measurement - Further Topics (E. Smith, Winsteps), www.statistics.com
Aug.1-5, 2013, Thur.-Mon. TERA-PROMS Annual Meeting, Kaohsiung, Taiwan, tera.education.nsysu.edu.tw
Aug. 9 - Sept. 6, 2013, Fri.-Fri. On-line workshop: Many-Facet Rasch Measurement (E. Smith, Facets), www.statistics.com
Aug. 22, 2013, Thursday. Symposium in honor of Svend Kreiner, Copenhagen, Denmark, biostat.ku.dk/kreinersymposium
Sept. 4-6, 2013, Wed.-Fri. IMEKO TC1-TC7-TC13 Symposium: Measurement Across Physical and Behavioural Sciences, Genoa, Italy, www.imeko-genoa-2013.it
Sept. 13 - Oct. 11, 2013, Fri.-Fri. On-line workshop: Rasch Applications in Clinical Assessment, Survey Research, and Educational Measurement (W.P. Fisher), www.statistics.com
Sept. 18-20, 2013, Wed.-Fri. In-person workshop: Introductory Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
Sept. 23-25, 2013, Mon.-Wed. In-person workshop: Intermediate Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
Sept. 26-27, 2013, Thurs.-Fri. In-person workshop: Advanced Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
Oct. 18 - Nov. 15, 2013, Fri.-Fri. On-line workshop: Practical Rasch Measurement - Core Topics (E. Smith, Winsteps), www.statistics.com
Oct. 20 - Oct. 25, 2013, Sun.-Fri. International Association for Educational Assessment (IAEA) 39th Annual Conference, Tel Aviv, Israel, www.iaea-2013.com
Dec. 11-13, 2013, Wed.-Fri. In-person workshop: Introductory Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
March 12-14, 2014, Wed.-Fri. In-person workshop: Introductory Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
May 14-16, 2014, Wed.-Fri. In-person workshop: Introductory Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
May 19-21, 2013, Mon.-Wed. In-person workshop: Intermediate Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
July 4 - Aug. 1, 2014, Fri.-Fri. On-line workshop: Practical Rasch Measurement - Further Topics (E. Smith, Winsteps), www.statistics.com
Aug. 8 - Sept. 5, 2014, Fri.-Fri. On-line workshop: Many-Facet Rasch Measurement (E. Smith, Facets), www.statistics.com
Sept. 10-12, 2014, Wed.-Fri. In-person workshop: Introductory Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
Sept. 12 - Oct. 10, 2014, Fri.-Fri. On-line workshop: Rasch Applications in Clinical Assessment, Survey Research, and Educational Measurement (W.P. Fisher), www.statistics.com
Sept. 15-17, 2014, Mon.-Wed. In-person workshop: Intermediate Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
Sept. 18-19, 2014, Thurs.-Fri. In-person workshop: Advanced Rasch (A. Tennant, RUMM), Leeds, UK, www.leeds.ac.uk/medicine/rehabmed/psychometric
The javascript to add "Coming Rasch-related Events" to your webpage is:
<script type="text/javascript" src="http://www.rasch.org/events.txt"></script>