SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  Interquartile Range default value display

    Posted Mon July 25, 2022 09:57 AM
    When I execute the Explore on the variables to determine the IQR, the value displayed is rounded in the descriptive report. I need it reported with two decimals. I can double-click on the descriptive and manually change the decimal count on each variable. How can I set the default, so the IQR displays two decimals?

    ------------------------------
    Thomas Edwards
    ------------------------------

    #SPSSStatistics


  • 2.  RE: Interquartile Range default value display

    Posted Mon July 25, 2022 11:16 AM
    The precision of statistics displayed in the output is determined in most cases, including the IQR, by the precision/format assigned to the variable.  So if  you change that format to, say, Numeric 8.2 (variable format x (F8.2). in syntax), you will get two decimals shown in the output.



    --