---
title-block-banner: 503coursebanner.png
title-block-banner-color: light
titlegraphic: 503coursebanner.png
grid:
content-mode: standard
margin-width: 390px #right side margin width so it's wider on this home page because of the topics
body-width: 1100px
listing:
id: lessons
categories: unnumbered
contents:
- Lesson0.qmd
- Lesson01.qmd
- Lesson02.qmd
- Lesson03.qmd
- Lesson04.qmd
- Lesson05.qmd
- Lesson06.qmd
- Lesson07.qmd
- Lesson08.qmd
- Lesson09.qmd
- Lesson10.qmd
- Lesson11.qmd
- Lesson12.qmd
- Lesson13.qmd
- Lesson14.qmd
type: grid
grid-columns: 4
grid-item-align: center
fields: [image,title, categories, file-modified]
field-display-names:
title: "Lessons"
file-modified: "Updated:"
date-format: short
sort: "filename"
---
## About this course {.unnumbered}
Welcome to the course notes for **STAT 503: Design of Experiments**. These notes are designed and developed by [Penn State's Department of Statistics](https://science.psu.edu/stat) and offered as open educational resources. These notes are free to use under Creative Commons license [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).
This course is part of the Online Master of Applied Statistics program offered by Penn State's World Campus.
<center><a href="https://www.worldcampus.psu.edu/register-or-schedule-courses" class="btn btn-primary btn-lg active" role="button" aria-pressed="true">Ready to enroll?</a></center>
::: {.border-start .border-success .ms-3 .ps-2}
### Currently enrolled?
If you are a current student in this course, please see [Canvas](https://psu.instructure.com/) for your syllabus, assignments, lesson videos, and communication from your instructor.
:::
### Course Overview
:::{.bg-white }
```{=html}
<figure class="w-25 d-block float-end">
<svg id="svg2" role="img" aria-labelledby="title" viewbox="0 0 143.31 138.73" xmlns="http://www.w3.org/2000/svg"><title>Block design square with the first column of letters highlighted </title><path d="M28.71 11.55h16.62v127.18H28.71z" data-name="Layer 4" fill="#e5e5e5"></path><g data-name="Layer 2" fill="none" stroke="#000" stroke-miterlimit="10"><path d="M20.81 14.15h122v122h-122z"></path><path d="M52.18 14.15v122M82.18 14.15v122M112.18 14.15v121.54M20.81 45.01h122M20.81 75.01h122M20.81 105.31l122-.08" stroke-width=".75"></path></g><g data-name="Layer 3"><text font-family="OpenSans, Open Sans" font-size="9" transform="translate(65.4 7.53)"><tspan letter-spacing="-.01em">columns</tspan></text><text font-family="OpenSans, Open Sans" font-size="9" transform="rotate(-90 45.99 38.46)"><tspan letter-spacing="-.01em">rows</tspan></text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(31.77 35.4)">A</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(61.57 35.57)">B</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(91.27 35.57)">C</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(121.32 35.23)">D</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(121.72 66.35)">A</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(91.74 95.56)">A</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(61.76 127.06)">A</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(31.58 66.53)">B</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(121.54 95.73)">B</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(91.55 127.23)">B</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(61.29 66.53)">C</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(30.77 95.73)">C</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(121.26 127.23)">C</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(91.34 66.18)">D</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(61.35 95.39)">D</text><text fill="#065094" font-family="OpenSans, Open Sans" font-size="16" transform="translate(31.37 126.89)">D</text></g></svg></figure>
```
:::
Statistics is often taught as though the design of the data collection and the data cleaning have already been done in advance. However, as most practicing statisticians quickly learn, typically problems that arise at the analysis stage, could have been avoided if the experimenter had consulted a statistician before the experiment was done and the data were conducted. This course is created to provide an understanding of how experiments should be designed so that when the data are collected, these shortcomings are avoided.
This course covers the following topics:
* Understanding basic design principles
* Working in simple comparative experimental contexts
* Working with single factors or one-way ANOVA in completely randomized experimental design contexts
* Implementing randomized blocks, Latin square designs and extensions of these
* Understanding factorial design contexts
* Working with two level, $2^k$, designs
* Implementing confounding and blocking in $2^k$ designs
* Working with 2-level fractional factorial designs
* Working with 3-level and mixed-level factorials and fractional factorial designs
* Simple linear regression models
* Understanding and implementing response surface methodologies
* Understanding robust parameter designs
* Working with random and mixed effects models
* Understanding and implementing nested and split-plot and strip-plot designs
* Using repeated measures designs, unbalanced AOV and ANCOVA
## Lessons {.unnumbered}
:::{#lessons}
:::