Problem
The probability distribution of , the number of imperfections found in every 10 meters of synthetic fabric, is defined as:
Construct the cumulative distribution function of X and graph it.
Key Concepts
- Discrete random variable: A variable that can take isolated, countable values.
- Probability distribution: Assigns a probability to each possible value of the variable.
- Cumulative distribution function (CDF): Determines the probability that the variable takes a value less than or equal to a given number.
Solution
👉 View solution
Step 1: Verify that the probability distribution is valid
We check that the sum of all probabilities equals 1:
Step 2: Calculate the cumulative distribution function
The cumulative distribution function is defined as:
We calculate for each value of :
Step 3: Express the cumulative distribution function by intervals
The complete cumulative distribution function is expressed as:
Step 4: Graphical representation of the CDF
The cumulative distribution function is a step function that increases discretely at the values of the random variable:
Practical Applications
- Quality control: This type of distribution is used to monitor and control quality in textile manufacturing processes.
- Defect estimation: It allows predicting the probability of finding a specific number of defects in a certain length of material.
- Decision making: It helps decide whether a production batch meets established quality standards.
Conclusion
The cumulative distribution function is an essential tool in statistics for analyzing the behavior of discrete random variables. In this particular case, it allows us to determine the cumulative probability of finding up to a certain number of imperfections in a fabric sample, which is fundamental for quality control processes in the textile industry.