A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.

Type to find tags:
× 169 × 168 × 166 × 165
'ordinal` refers to data that have an order but not necessarily equal spacing between levels. It can also refer to ordinal logistic regression.
× 165
Refers to the AutoRegressive Integrated Moving Average model used in time series modeling both for data description and for forecasting. This model generalizes the ARMA model by including a term for d…
× 165
Is a measurement of the strength and direction of the linear relationship between two variables. The covariance between $X$ and $Y$ is defined as $${\rm cov}(X,Y) = E \left[ \left( X-E(X) \right) \lef…
× 163
Problems focusing on (but not necessarily limited to) using Python for statistical computation.
× 160
Refers to a class of methods for generating samples from a target distribution by generating random numbers from a Markov Chain whose stationary distribution is the target distribution. MCMC methods a…
× 159 × 156
Refers to a subset of data mining concerned with extracting information from data in the form of text by recognizing patterns. The goal of text mining is often to classify a given document into one of…
× 155
an observation that appears to be unusual or not well described relative to a simple characterization of a dataset.
× 152
the correlation of a series of data with itself at some lag. This is an important topic particularly in the analysis of time-series data.
× 149
Is any random process $Y_{t}$ such that the future is conditionally independent of the past, given the present. That is the distribution of the process only depends on where the process is, not where …
× 142 × 139 × 134
× 134
describe the results of a random experiment where each of $n$ outcomes are placed into one of $k$ nominal categories. The binomial distribution is a special case whe…
× 134 × 133
for regression models (*q.v.*) that are nonlinear functions of the *parameters* (not the data!).
× 133
Using (pseudo-)random numbers to simulate the random behavior of a real system.
× 131
Classically, a Likert scale was composed of the sum of many Likert items (ordinal ratings of the amount of agreement with a statement), where all the items were equally valid. Today the term sometimes…
× 131 × 129
Stands for 'Classification And Regression Trees'. CART is a technique for developing a tree model (T) to predict categories (C) and/or continuous values (R) by recursive partitioning. It does not make…
× 129
the actual values minus the predicted values. Many statistical models make assumptions about the error, which is estimated by the residuals.
× 128
functions in the R package lme4 that fit mixed effects models (ie, models that include fixed & random effects). These models can be non-linear in the sense that the…
× 126
a weighted average of all possible values a random variable can take on, with the weights equal to the probability of taking on that value. For a discrete ra…
× 125 × 122
Parameters associated with the particular levels of a covariate are sometimes called the “effects” of the levels. If the levels that are observed represent a random sample from the set of all possible…
× 116
Inference, in a statistical context, refers to drawing conclusions about a population from information about a sample from that population.
× 115 × 114 × 114
PDF stands for Probability Density Function (as compared to CDF for Cumulative Distribution Function). The PDF of a variable gives the likelihood for each value of a continuous variable. Use this tag …
× 113 × 112
Refers to the property of a random process to have non-constant variance along some continuum. This most commonly presents in regression where the error variance increases as a function of one or more…
× 110
A way of re-expressing data to make their values lie between 0 and 1 (or 0% and 100%).
× 110
a commercial spreadsheet program created by Microsoft.
1 2 3 4 5 27