Skip to content

2.1 Hypothesis Testing from Scratch #6

@philberryman

Description

@philberryman

Goal

Implement Z-test and t-test for conversion rate comparison.

Learn

  • Null hypothesis, alternative hypothesis
  • Type I and Type II errors
  • p-values and what they actually mean
  • When to use Z-test vs t-test

Deliverable

  • Python implementation with worked examples
  • Visual explanations of distributions

Proof Point

Can explain why p=0.03 doesn't mean "3% chance we're wrong".

Directory

experimentation/01-hypothesis-testing/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions