forked from matackett/duke-datafest-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
executable file
·100 lines (77 loc) · 2.88 KB
/
index.qmd
File metadata and controls
executable file
·100 lines (77 loc) · 2.88 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
format:
html:
css: styles.css
editor:
markdown:
wrap: 72
---
::: {.bubble .bubble-left aria-hidden="true"}
:::
::: {.bubble .bubble-right aria-hidden="true"}
:::
::: {.hero role="img" aria-label="DataFest 2026 logo"}
<img src="images/df26-both.png" alt="DataFest 2026 logo" class="hero-img"/>
:::
::: section-box
## Event details
<img
src="images/datafest-groupphoto-24.jpg"
alt="DataFest at Duke"
class="event-img-right"
width="1200"
/>
**When:** Friday, March 20 at 5:00pm - Sunday, March 22 at 5:00pm
**Where:** Perkins Library, Duke University
ASA DataFest<sup><small>TM</small></sup> begins with a Friday welcome where you’ll be introduced to a
surprise, real-world dataset and the organization behind it. Over the
weekend, teams will explore the data, develop a research question, and
conduct their own analysis.
Projects are due Sunday afternoon. Teams will present their findings to
a panel of faculty and industry judges, with prizes awarded for
categories such as best visualization, best use of external data, and
best overall insights.
:::
::: section-box
## What is DataFest?
::: callout
[Click
here](https://stat.duke.edu/news/students-put-classroom-skills-practice-duke-datafest-2024)
to read a news article published in Duke Daily about the 2024 winners!
[Click here](https://www.youtube.com/watch?v=5oG0UAHRWOk) to watch a
highlight video from a previous DataFest!
:::
ASA DataFest<sup><small>TM</small></sup> is a data analysis competition
where teams of up to five students attack a large, complex, and surprise
data set over a weekend. Your job is to represent your school by finding
and communicating insights into these data. The teams that impress the
judges will win prizes as well as glory for their school. Everyone will
have a great experience, lots of food, and fun!
ASA DataFest<sup><small>TM</small></sup> is also a great opportunity to
gain experience that employers are looking for. Having worked on a data
analysis problem at this scale will certainly help make you a good
candidate for any position that involves analysis and critical thinking,
and it will provide a concrete example to demonstrate your experience
during interviews.
ASA DataFest<sup><small>TM</small></sup> at Duke is organized by the
Department of Statistical Science and the Statistical Science Majors
Union (SSMU) at Duke University.
<!-- <a href="about.html" class="btn btn-primary"> -->
<!-- Click here for more details about DataFest! -->
<!-- </a> -->
<!-- </div> -->
<!-- <a href="about.html" class="btn btn-primary"> Click here for more -->
<!-- details about DataFest! </a> -->
:::
::: {#signup .section-box}
{{< include signup.qmd >}}
:::
::: {#faq .section-box}
{{< include faq.qmd >}}
:::
::: {.section-box}
## Sponsors
<a href="sponsors.html" class="sponsors-image-link">
<img src="logos/sponsors2026.png" alt="DataFest Sponsors" class="sponsors-full-image" loading="lazy"/>
</a>
:::