6-min presentation on Tuesday, June 16 (during lab)
Aim for 5 min + 1ish min for Q&A
Make sure you do not exceed 6 min (practice and time yourself)
We’ll (probably) cut you off if you exceed 6 min!!
1-2 presentation checkpoints (both during lab time, dates TBD)
1 final presentation on the final day (July 24) (+ other deliverables)
Details will be provided soon
Every presentation has a story:
What is the motivation? Why should people care about your work?
You want to build up what your work is trying to address
Example: Professor Yurko’s nflWAR talk at NESSIS 2017:
Do NOT begin with: “We’re introducing [project topic]” (e.g. WAR for NFL)
Instead begin with current state of NFL analytics and need for better, reproducible player level-metrics
Do NOT include an outline slide!
You want to provide a general overview of your dataset:
What are the relevant variables/features? i.e., what are the columns of interest?
Be careful with many variables - avoid just listing everything!
Simplify by describing groups of variables together
Prior to presenting results, clearly state any transformations and methods used in the analysis
Your presentation should provide the general steps for someone to replicate your work
E.g., Used complete-linkage hierarchical clustering with [INSERT VARIABLES], determined \(k\) number of clusters by [INSERT REASON]
E.g., Modeled [INSERT RESPONSE VARIABLE] as a function of [INSERT EXPLANATORY VARIABLES]
For more complicated methods, you’ll want to provide a brief review of the methodology
If introducing new methodology: walk through the steps clearly
Always justify your choice of methodology
Use the assertion-evidence model
Assertion: title of the slide should be the key takeaway in brief sentence form
Evidence: the body of the slide containing the results
Limit the amount of text in your Evidence portion – brief statements with important context
Treat the Assertion as the title of your Evidence
Evidence
(e.g., plots, animations, tables, etc.)
(Explain the elements of your graph - what is each axis, color, shape, etc referring to? And what is the unit scale?)
Either end with the Discussion slide (or Acknowledgements but this is sometimes placed at the beginning)
Never end a presentation with lone Thank you slide!
Either want the audience to focus on the final points in your Discussion slide
Or show a plot that stood out from your presentation (pretty picture!)
Slides for References should not be displayed during your talk
Their purpose is just for sharing with others
Alternative: include references directly on slides either in text or via footnotes1
Use pauses effectively to highlight points and explain steps
But
don’t
be
ridiculous
Remember: memory overload is real!
Do NOT introduce too much notation at once
Repetitive language and usage of words are useful and reminders for the audience
Know your audience!
Less ink, less ink, less ink
Your plot should be big enough (line width, point size, etc.)
Never have only one bullet point on a slide
Reformat variable names (don’t show the original names in the data)
Use an appropriate amount of decimal places
Use slide numbers
If a table can be represented by a figure, turn it into a figure (e.g., comparison of model evaluation metrics)
Make sure your figures and charts, etc. all display the correct size. If we can’t see the legend or the axes, the plot is not useful
Your slides should support what you say, not create interference between speech and vision brain areas
Do not create your talk at the last minute (it will be obvious if you do). Designing good slides takes time. Practicing a talk takes time.
Pick better (than default) colors for your plots. Your submission should look expensive.
Practice good body language (eye contact, don’t read off slides, minimize distracting movements)
It’s okay to be nervous! Practice and repetition helps
Quarto presentation: quarto.org/docs/presentations
revealjs: quarto.org/docs/presentations/revealjs