Learn Before
Concept

Autoregressive Conditional Expectation

In autoregressive modeling, rather than estimating the entire probability distribution over continuously valued sequence data, it is often more practical to focus on key statistics such as the expected value. The autoregressive conditional expectation estimates the expected value of the next sequence element, xtx_t, given its entire history of past observations. This is formally denoted as E[(xtxt1,,x1)]\mathbb{E}[(x_t \mid x_{t-1}, \ldots, x_1)], and can be estimated using strategies like linear regression.

0

1

Updated 2026-05-13

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L