Introduction to Discrete & Continuous Probability Distributions
✅ 1. What is a Probability Distribution? A probability distribution describes how probabilities are distributed over the values of a random variable . Random Variable : A variable whose values are outcomes of a random phenomenon. ๐งฎ 2. Types of Probability Distributions Type Description GIS Example Discrete Takes countable values Number of landslides per year in a valley Continuous Takes infinite values over an interval Rainfall (mm), elevation, temperature ๐ Discrete Probability Distributions ๐ฏ 3. Binomial Distribution ✅ Definition : Used when an experiment is repeated n times , and each trial has two outcomes : success or failure. ✅ Conditions : Fixed number of trials (n) Only two possible outcomes per trial (success/failure) Constant probability of success (p) Trials are in...