Skip to content

Commit a186d41

Browse files
authored
Update index.qmd (#26)
adding how to cite section
1 parent d560cd2 commit a186d41

1 file changed

Lines changed: 26 additions & 16 deletions

File tree

motor_sports/formula1_laps/index.qmd

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,16 @@ image: 07F1-miami-final-tfpl-superJumbo.webp
2222

2323
## Module
2424

25+
```{=html}
2526
<!--
2627
Please note that these materials have not yet completed the required pedagogical and industry peer-reviews to become a published module on the SCORE Network. However, instructors are still welcome to use these materials if they are so inclined.
2728
-->
29+
```
2830

2931
::: {.callout-note collapse="true" title="New to F1 Racing? Check out this video" appearance="minimal"}
30-
<iframe width="560" height="315" src="https://www.youtube.com/embed/SSdsncLXLYs?si=ajv4Ire3M9mlmbtN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
32+
<iframe width="560" height="315" src="https://www.youtube.com/embed/SSdsncLXLYs?si=ajv4Ire3M9mlmbtN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen>
33+
34+
</iframe>
3135
:::
3236

3337
### Introduction
@@ -47,33 +51,33 @@ This activity can serve as an in-class activity and should take roughly 30-45 mi
4751
::: {.callout-note collapse="true" title="Learning Objectives" appearance="minimal"}
4852
By the end of this activity, students should be able to:
4953

50-
1. Identify the observational units in a lap-level racing dataset.
54+
1. Identify the observational units in a lap-level racing dataset.
5155

52-
2. Describe the shape, center, spread, and unusual observations in a distribution using a histogram.
56+
2. Describe the shape, center, spread, and unusual observations in a distribution using a histogram.
5357

54-
3. Use summary statistics and the 1.5 × IQR rule to identify potential outliers in a quantitative variable.
58+
3. Use summary statistics and the 1.5 × IQR rule to identify potential outliers in a quantitative variable.
5559

56-
4. Explain how adding a time-order variable, such as lap number, can provide context that is not visible in a histogram.
60+
4. Explain how adding a time-order variable, such as lap number, can provide context that is not visible in a histogram.
5761

58-
5. Use subject-matter context to interpret unusual observations in real data.
62+
5. Use subject-matter context to interpret unusual observations in real data.
5963
:::
6064

6165
::: {.callout-note collapse="true" title="Methods" appearance="minimal"}
6266
This activity is a reinforcement module that assumes students have already been introduced to the following topics:
6367

64-
1. Histograms as graphical displays of quantitative variables.
68+
1. Histograms as graphical displays of quantitative variables.
6569

66-
2. Describing distributions using shape, center, spread, and unusual observations.
70+
2. Describing distributions using shape, center, spread, and unusual observations.
6771

68-
3. Numerical summaries, such as the mean, median, quartiles, interquartile range, standard deviation, minimum, and maximum.
72+
3. Numerical summaries, such as the mean, median, quartiles, interquartile range, standard deviation, minimum, and maximum.
6973

70-
4. Outliers and the 1.5 × IQR rule for identifying potential outliers. (Note that the activity can be modified to use z-scores for outlier detection.)
74+
4. Outliers and the 1.5 × IQR rule for identifying potential outliers. (Note that the activity can be modified to use z-scores for outlier detection.)
7175

72-
5. Scatterplots or time-order plots for displaying the relationship between two quantitative variables.
76+
5. Scatterplots or time-order plots for displaying the relationship between two quantitative variables.
7377

74-
**Technology requirement:**
78+
**Technology requirement:**
7579

76-
- One version of the activity handout provides the histogram, summary statistics, lap-time plot, and race-track map, so no statistical software is required.
80+
- One version of the activity handout provides the histogram, summary statistics, lap-time plot, and race-track map, so no statistical software is required.
7781

7882
- A second set of handouts is also made available where students need to produce the plots and summary statistics from the raw dataset.
7983
:::
@@ -118,8 +122,6 @@ Download data used: [verstappen_2023_miami.csv](verstappen_2023_miami.csv)
118122

119123
[Class handout with sample solutions - Tech Required](Miami2023WorksheetKey-Tech_Needed.docx)
120124

121-
122-
123125
::: {.callout-note collapse="true" title="Conclusion" appearance="minimal"}
124126
This activity illustrates how different statistical displays can answer different questions about the same variable. The histogram helps students describe the overall distribution of Verstappen's lap times and identify unusually slow laps. However, the histogram does not show when those laps occurred. By adding lap number, students can connect the unusual lap times to meaningful moments in the race, such as the first lap and Verstappen's pit stop. This reinforces the idea that identifying outliers is only the first step; interpreting them often requires additional variables and subject-matter context.
125127
:::
@@ -128,4 +130,12 @@ This activity illustrates how different statistical displays can answer differen
128130

129131
- Thumbnail photo: Segar, Mike. *Verstappen Wins Miami in Formula 1's Latest Red Bull Runaway*. Reuters. *The New York Times*, 7 May 2023. <https://www.nytimes.com/2023/05/07/sports/autoracing/miami-grand-prix-results.html>
130132

131-
- Track Map: By GabrielStella - [Own work]{.int-own-work lang="en"}, <a href="https://creativecommons.org/licenses/by-sa/3.0" title="Creative Commons Attribution-Share Alike 3.0">CC BY-SA 3.0</a>, <a href="https://commons.wikimedia.org/w/index.php?curid=103863916">Link</a>
133+
- Track Map: By GabrielStella - [Own work]{.int-own-work lang="en"}, <a href="https://creativecommons.org/licenses/by-sa/3.0" title="Creative Commons Attribution-Share Alike 3.0">CC BY-SA 3.0</a>, <a href="https://commons.wikimedia.org/w/index.php?curid=103863916">Link</a>
134+
135+
## How to Cite
136+
137+
If you use this module in your work, please cite it as follows:
138+
139+
Kuduk, N., & Ramler, I. (2026, June 8). Analyzing Lap Times for the 2023 F1 Miami Grand Prix. "The SCORE Network." <https://doi.org/10.17605/OSF.IO/7T34F>.
140+
141+
You can include this citation directly in your references or bibliography.

0 commit comments

Comments
 (0)