Skip to content

Add Probability Mass Functions (PMF) notebook#59

Merged
Haleshot merged 1 commit intomainfrom
haleshot/10_probability_mass_function
Mar 13, 2025
Merged

Add Probability Mass Functions (PMF) notebook#59
Haleshot merged 1 commit intomainfrom
haleshot/10_probability_mass_function

Conversation

@Haleshot
Copy link
Contributor

📝 Summary

Followed the PMF chapter from Stanford's "Probability for Computer Scientists" course to create a notebook on Probability Mass Functions.

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

  • Clear definitions and properties of PMFs with mathematical notation
  • Visual examples of PMFs for dice rolls with proper explanations
  • Interactive exploration of common discrete distributions (Bernoulli, Binomial, Geometric, Poisson)
  • Comparison between PMF and CDF with visual explanations

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 notebook introduces the concept of Probability Mass Functions (PMFs) with relevant visualizations (interactive too) and appropriate explanations.
@Haleshot Haleshot requested a review from akshayka March 12, 2025 08:36
@Haleshot Haleshot self-assigned this Mar 12, 2025
@Haleshot Haleshot added the enhancement New feature or request label Mar 12, 2025
Copy link
Contributor

@akshayka akshayka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Haleshot, this is excellent! Nice work :)

@Haleshot Haleshot merged commit 6befcfa into main Mar 13, 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