Skip to content

Add notebook for Variance#69

Merged
akshayka merged 1 commit intomainfrom
haleshot/12_variance
Mar 17, 2025
Merged

Add notebook for Variance#69
akshayka merged 1 commit intomainfrom
haleshot/12_variance

Conversation

@Haleshot
Copy link
Contributor

📝 Summary

Followed the Variance chapter from Stanford's "Probability for Computer Scientists" course.

Appropriate markdown + LaTeX used to explain the concept.
Added:

  • Clear definitions and properties of variance with mathematical notation
  • Step-by-step calculations of variance for dice rolls w/ verification of key properties
  • Interactive visualizations showing how variance affects probability distributions
  • Visual demonstration of the 68-95-99.7 rule for normal distributions
  • Explanation of standard deviation as a more intuitive measure of spread

Checkout the notebook here:

📋 Checklist

  • I have included package dependencies in the notebook file using --sandbox
  • If adding a course, include a README.md
  • Keep language direct and simple.

This commit introduces a new notebook focused on the concept of variance in probability. It includes definitions, examples, and interactive visualizations to illustrate how variance and standard deviation affect distributions.
@Haleshot Haleshot added the enhancement New feature or request label Mar 17, 2025
@Haleshot Haleshot requested a review from akshayka March 17, 2025 08:12
@Haleshot Haleshot self-assigned this Mar 17, 2025
@Haleshot Haleshot changed the title feat(variance): add notebook for variance Add notebook for Variance Mar 17, 2025
@Haleshot
Copy link
Contributor Author

@koaning Used wigglystuff's Tangleslider here! (Felt this would be better for a more inline view).

@akshayka akshayka merged commit e7a20a2 into main Mar 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants