Skip to content
#

exponential-distribution

Here are 19 public repositories matching this topic...

This Shiny application allows users to visualize the cumulative distribution functions (CDFs) of a random variable 𝑥 following one of the selected probability distributions: Standard Normal Distribution - 𝑁(0,1) , General Normal Distribution - 𝑁(𝜇,𝜎^2) or Exponential Distribution - 𝐸𝑥𝑝(𝜆). Users can select the distribution's parameters.

  • Updated Mar 19, 2025

A collection of exercises and practice problems on probability and statistics using Python. Covers concepts like probability distributions, hypothesis testing, regression, and more.

  • Updated Mar 20, 2025
  • Python

A simulation of an ACPC Grading System Server where multiple computers process incoming tasks. The system handles exponential interarrival and service times with a FIFO queue mechanism and calculates key performance metrics like average delay time, waiting time, and time-based average queue length.

  • Updated Dec 25, 2024
  • Python

Improve this page

Add a description, image, and links to the exponential-distribution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exponential-distribution topic, visit your repo's landing page and select "manage topics."

Learn more