Diff for "FAQ/bar" - CBU statistics Wiki
location: Diff for "FAQ/bar"
Differences between revisions 1 and 2
Revision 1 as of 2006-07-27 11:31:25
Size: 977
Editor: pc0082
Comment:
Revision 2 as of 2006-07-27 11:31:34
Size: 953
Editor: pc0082
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe FAQ/bar here.

If a rating scale has a category which doesn’t occur e.g. ‘Very Unimportant’ this category is not shown in the bar charts. This can be a disadvantage for example in checking for Normality or even getting an impression of the complete range of possible data values. This can be overcome by weighting the cases.

Example…. Let’s suppose we wish to graph group frequencies, held in a single data column (FDAT), on a simple bar graph. One or more of the groups doesn’t occur.

  1. Add dummy ratings representing those which have not occurred to FDAT
  2. Construct a weight variable (WVAR) which takes the value ‘1’ for all ratings which occur and some very small positive weight for the dummy cases e.g. 0.001.
  3. Got to Data:Weight Cases and place WVAR in the weight cases by box.

  4. Go to Graphs: Bar: Simple and input the categorical variable.

You should now have a space on the x axis allocated for all possible ratings.

None: FAQ/bar (last edited 2014-03-28 10:24:44 by PeterWatson)