About 319,000 results
Open links in new tab
  1. Demographic Table and Subgroup Summary Macro %TABLEN

    The macro %TABLEN is a tool developed to compute distribution statistics for continuous variables, date variables, discrete variables, univariate survival time-to-event variables, and …

  2. Two table statements in PROC Tabulate due to different statistics …

    May 4, 2025 · We use different statistics for continuous and category variables, respectively. We have to use two table statement. Is there any way to show them in one table? Thanks. Code: …

  3. How to generate Summary Statistics / Descriptive Statistics

    Feb 13, 2025 · I am writing to inquire on how to generate descriptive statistics summary in SAS Explore and Visualize, for SAS Viya for Learners 4 version. Statistics summary such as mean, …

  4. What is collinearity and why does it matter? - SAS Communities

    Jan 13, 2025 · Collinearity, also called multicollinearity, refers to strong linear associations among sets of predictors. In regression models, these associations can inflate standard errors, make …

  5. Distinguishing PROC MEANS, SUMMARY, TABULATE - SAS …

    Sep 2, 2022 · PROC MEANS computes descriptive statistics for variables across all observations and within groups of observations estimates quantiles, which includes the median calculates …

  6. Validating your Values with the Compare Data Step

    Otherwise, the type of statistics calculated remain the same. Summary In this post, I've demonstrated how to use the Compare Data step to compare variables from two data sets and …

  7. Solved: How do i get the summary statistics of a dataset for all ...

    Dec 11, 2017 · How do I output the summary values of a dataset column wise as below? ColName type n NAs NonNAs UniqueValues SBL_BB.Loans. character 398 0 398 3 Unique.Id …

  8. Adding Summary Statistics to VBOX SGPANEL - SAS Communities

    Mar 23, 2018 · As you say, the feature to add the statistics table to VBOX for SGPANEL was added in SAS 9.40M5. The option uses the values already computed for the box plot. To do …

  9. Solved: Summary statistics by range - SAS Support Communities

    Sep 24, 2016 · Solved: Hi SAS community, i have a variable called em. It range from 0 to 1. i would like to create a summary statistics table for other variables

  10. Solved: Summary statistics table - SAS Support Communities

    Solved: Hi, I want to create a table where each column is a variable. Rows are Mean, Median, percentile 15, percentile 85, percentile x. For mean and