Skip to content

Commit

Permalink
question fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BerendBouvy committed Nov 25, 2024
1 parent 37131ae commit 8907ee0
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions book/time_series/stationarity.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ $$

The time series of residuals (left panel) is indeed a stationary time series.

```{question}
:::{card} Question Stationary Time Series

Which of the four options is a stationary time series?

```{figure} ./figs/stat_question.png
Expand All @@ -92,10 +93,13 @@ name: stationary_example
---
Example of a stationary time series.
```

```{solution}

````{admonition} Solution
:class: tip, dropdown
The time series in the second panel is stationary. The mean and variance are constant over time.
```
````
:::



Expand Down

0 comments on commit 8907ee0

Please sign in to comment.