-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
46 lines (26 loc) · 2.16 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# about {.unnumbered}
Welcome to **Time Series Analysis for Environmental Sciences** (71106) at the Hebrew University of Jerusalem. This is Yair Mau, your host for today. I am a senior lecturer at the Institute of Environmental Sciences, at the Faculty of Agriculture, Food and Environment, in Rehovot, Israel.
This website contains (almost) all the material you’ll need for the course. If you find any mistakes, or have any comments, please email me.
## disclaimer
<div class="alert alert-danger">
The material here is not comprehensive and `does not` constitute a stand alone course in Time Series Analysis. This is only the support material for the actual presential course I give.</div>
## what, who, when and where?
{{< iconify ic round-info >}} Course number 71106, 3 academic points
{{< iconify mdi teacher >}} Yair Mau (lecturer), Erez Feuer (TA)
{{< iconify ion calendar-sharp >}} Tuesdays, from 11:15 to 14:00
{{< iconify mdi location >}} Computer [classroom #18](https://goo.gl/maps/rzniv9NuyEs4ETH58)
{{< iconify mingcute question-fill >}} Office hours: Tuesdays, from 09:45 to 10:45 (you should send an email to let me know you are coming)
## syllabus
### course description
Data analysis of time series, with practical examples from environmental sciences.
### course aims
This course aims at giving the students a broad overview of the main steps involved in the analysis of time series: data management, data wrangling, visualization, analysis, and forecast. The course will provide a hands-on approach, where students will actively engage with real-life datasets from the field of environmental science.
### learning outcomes
On successful completion of this module,students should be able to:
* Explore a time-series dataset, while formulating interesting questions.
* Choose the appropriate tools to attack the problem and answer the questions.
* Communicate their findings and the methods they used to achieve them, using graphs, statistics, text, and a well-documented code.
### books and other sources
[Click here.](references.html)
### grading
There will be assignments during the semester (totaling 50% of the final grade), and one final project (50%).