INFERENCE Subcommand (BAYES ONESAMPLE: Normal command)

INFERENCE specifies the distribution and variables for the analysis.

DISTRIBUTION. Specify the distribution about which to draw inference. The parameter is required. Valid values include NORMAL, BINOMIAL, and POSSION. The specified value determines the subsequent syntax.

VARIABLES = varlist. Specify the variables to use for the procedure. The parameter is required. Each variable in the list is analyzed.

ANALYSIS. Specify the Bayesian analysis method that is used to make statistical inference. Only one value is allowed. Posterior distribution characterization is the default setting (ANALYSIS = POSTERIOR). When ANALYSIS = BAYESFACTOR, only the Bayes-factor estimation procedure is invoked. When ANALYSIS = BOTH, both of the procedures are used.