Unit–II : Probability Distributions for Discrete and Continuous Random Variables Probability distributions for discrete random variables – Bernoulli’s, Binomial, Geometric and Poisson distributions – applications
Introduction to Probability Distributions
A probability distribution is a mathematical function that provides the probabilities of occurrence of different possible outcomes in an experiment.
- Discrete Random Variables: These take specific, countable values (e.g., number of cars on a bridge, cracks in a concrete slab).
- Continuous Random Variables: These take any value within a range (e.g., rainfall in mm, compressive strength of concrete).
Discrete Probability Distributions
1. Bernoulli Distribution
-
Definition: A distribution for a single trial with only two outcomes: success () or failure ().
-
Formula:
Here, .
-
Example in Civil Engineering: A soil test is conducted to check whether it is suitable () or unsuitable () for construction.
-
Numerical Example:
- Probability that a soil sample is suitable () = 0.8.
- Probability of being unsuitable = .
Outcome probabilities:
2. Binomial Distribution
-
Definition: Models the number of successes in independent Bernoulli trials.
-
Formula:
Where:
- : Number of trials.
- : Number of successes.
- : Probability of success.
-
Example in Civil Engineering: Estimating the number of defective parts in a batch of parts manufactured.
-
Numerical Example:
- Probability of a defective part () = 0.1.
- Batch size () = 5.
- Calculate , the probability of 2 defective parts:
Result: Probability of 2 defective parts is .
3. Geometric Distribution
-
Definition: Models the number of trials needed to get the first success.
-
Formula:
Where:
- : Number of trials.
- : Probability of success.
-
Example in Civil Engineering: Number of soil tests required to find the first suitable site for construction.
-
Numerical Example:
- Probability that a site is suitable () = 0.3.
- Find , the probability that the 3rd test is the first success:
Result: Probability is .
4. Poisson Distribution
-
Definition: Models the number of events occurring in a fixed interval of time or space.
-
Formula:
Where:
- : Average rate of occurrence.
- : Number of events.
-
Example in Civil Engineering: Number of vehicles crossing a bridge in an hour.
-
Numerical Example:
- Average number of vehicles per hour () = 5.
- Find , the probability of 3 vehicles crossing:
Result: Probability is .
Continuous Probability Distributions
1. Uniform Distribution
-
Definition: Models variables uniformly distributed over an interval .
-
Formula:
-
Example in Civil Engineering: The thickness of a concrete slab uniformly varying between 10 cm and 20 cm.
2. Normal Distribution
-
Definition: Models natural phenomena, with a symmetric bell-shaped curve.
-
Formula:
Where:
- : Mean.
- : Variance.
-
Example in Civil Engineering: Variations in compressive strength of concrete.
-
Numerical Example:
- Compressive strength () is normally distributed with MPa and MPa.
- Find :
-
Standardize to :
For , .
For , . -
Use standard normal tables:
-
Result: Probability is .
Applications in Civil Engineering
- Bernoulli Distribution: Checking soil suitability in a binary pass/fail test.
- Binomial Distribution: Predicting the number of defective items in a batch.
- Geometric Distribution: Determining the number of tests to find a viable construction site.
- Poisson Distribution: Estimating vehicle counts or defects over a time period.
- Normal Distribution: Modeling variability in material properties like tensile strength or elasticity.
Conclusion
Understanding probability distributions is critical in civil engineering for risk assessment, design, and decision-making under uncertainty. These distributions allow engineers to quantify variability and make informed decisions.