Skip to content

Commit

Permalink
babs4 infra
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Jan 11, 2024
1 parent aa5e2a7 commit fa9bb32
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 156 deletions.
31 changes: 0 additions & 31 deletions r4babs4/week-1/data-raw/adipocytes.txt

This file was deleted.

101 changes: 0 additions & 101 deletions r4babs4/week-1/data-raw/beewing.txt

This file was deleted.

9 changes: 0 additions & 9 deletions r4babs4/week-1/data-raw/neuron.txt

This file was deleted.

29 changes: 14 additions & 15 deletions r4babs4/week-1/overview.qmd
Original file line number Diff line number Diff line change
@@ -1,51 +1,50 @@
---
title: "Overview"
subtitle: "The logic of hypothesis testing and confidence intervals"
subtitle: ""
toc: true
toc-location: right
---

This week we will cover the logic of consider the logic of hypothesis testing and type 1 and type 2 errors. We will also find out what the sampling distribution of the mean and the standard error are, and how to calculate confidence intervals.
This week we will cover




![Artwork by @allison_horst: "type 1 error"](images/type-1-error.png){fig-alt="A cute population with a normal distribution with two samples, one which happens to have at mean at the low end of the population and one at the high end. The population is saying 'yes, I'm still sure I birthed both of you'. Because these samples are relatively rare - would happen less than 5% of the time - we would conclude they did not come from this population. That would be making a type 1 error." width="600"}


![Artwork by @allison_horst: "type 2 error"](images/type-2-error.png){fig-alt="Two cute populations with a normal distribution with very little overlap. There are two samples, one which happens to have at mean at the low end of one population and and the other at the high end of the other population so that the two samples are close togther. Deciding these two samples were from the same population would be making a type 2 error." width="600"}


### Learning objectives

The successful student will be able to:

- demonstrate the process of hypothesis testing with an example
-

- explain type 1 and type 2 errors
-

- define the sampling distribution of the mean and the standard error
-

- explain what a confidence interval is
-

- calculate confidence intervals for large and small samples
-

### Instructions

1. [Prepare](study_before_workshop.qmd)

i. πŸ“– Read The logic of hyothesis testing
ii. πŸ“– Read Confidence Intervals
i. πŸ“– Read


2. [Workshop](workshop.qmd)

i. πŸ’» Remind yourself how to import files
ii. πŸ’» Calculate confidence intervals on large
iii. πŸ’» Calculate confidence intervals on small samples.
i. πŸ’»
ii. πŸ’»
iii. πŸ’»


3. [Consolidate](study_after_workshop.qmd)

i. πŸ’» Calculate confidence intervals for each group in a data set
i. πŸ’»



0 comments on commit fa9bb32

Please sign in to comment.