Skip to content
#

exponential-distribution

Here are 20 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 Apr 3, 2025
  • R

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