Continuous Probability Distributions
Probability distributions are of two types, which are continuous probability distributions and discrete probability distributions. A continuous probability distribution contains an infinite number of values. For example, if time is infinite: you could count from 0 to a trillion seconds, billion seconds, so on indefinitely. A discrete probability distribution consists of only a countable set of possible values.
Normal Distribution
Suppose we had to design a bathroom weighing scale, how would we decide what should be the range of the weighing machine? Would we take the highest recorded human weight in history and use that as the upper limit for our weighing scale? This may not be a great idea as the sensitivity of the scale would get reduced if the range is too large. At the same time, if we keep the upper limit too low, it may not be usable for a large percentage of the population!
![**Problem 5 (20 points)**
Find the standard deviation \( \sigma \) of the random variable \( X \) given the probability distribution.
| \( x \) | 0 | 2 | 4 | 8 |
|-----------------|-----|-----|-----|-----|
| \( P(X = x) \) | 0.3 | 0.1 | 0.2 | 0.4 |
**Explanation:**
This table represents a probability distribution for the random variable \( X \). Each value of \( x \) has an associated probability \( P(X = x) \). To find the standard deviation \( \sigma \), you will need to calculate the expected value \( E(X) \), the expected value of \( X^2 \), and then use the formula for standard deviation.
1. **Expected Value \( E(X) \):**
\[
E(X) = \sum (x \cdot P(X = x)) = (0 \cdot 0.3) + (2 \cdot 0.1) + (4 \cdot 0.2) + (8 \cdot 0.4)
\]
2. **Expected Value of \( X^2 \):**
\[
E(X^2) = \sum (x^2 \cdot P(X = x)) = (0^2 \cdot 0.3) + (2^2 \cdot 0.1) + (4^2 \cdot 0.2) + (8^2 \cdot 0.4)
\]
3. **Standard Deviation \( \sigma \):**
\[
\sigma = \sqrt{E(X^2) - (E(X))^2}
\]
These calculations will give you the standard deviation of the random variable \( X \) based on its probability distribution.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fa3a1a394-fa10-475b-8ef5-b835b4522e0b%2F5f1bacbf-9671-4114-9bf0-23ec4496108f%2Fg6sr4jo_processed.png&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Trending now
This is a popular solution!
Step by step
Solved in 2 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Calculus: Early Transcendentals](https://www.bartleby.com/isbn_cover_images/9781285741550/9781285741550_smallCoverImage.gif)
![Thomas' Calculus (14th Edition)](https://www.bartleby.com/isbn_cover_images/9780134438986/9780134438986_smallCoverImage.gif)
![Calculus: Early Transcendentals (3rd Edition)](https://www.bartleby.com/isbn_cover_images/9780134763644/9780134763644_smallCoverImage.gif)
![Calculus: Early Transcendentals](https://www.bartleby.com/isbn_cover_images/9781285741550/9781285741550_smallCoverImage.gif)
![Thomas' Calculus (14th Edition)](https://www.bartleby.com/isbn_cover_images/9780134438986/9780134438986_smallCoverImage.gif)
![Calculus: Early Transcendentals (3rd Edition)](https://www.bartleby.com/isbn_cover_images/9780134763644/9780134763644_smallCoverImage.gif)
![Calculus: Early Transcendentals](https://www.bartleby.com/isbn_cover_images/9781319050740/9781319050740_smallCoverImage.gif)
![Precalculus](https://www.bartleby.com/isbn_cover_images/9780135189405/9780135189405_smallCoverImage.gif)
![Calculus: Early Transcendental Functions](https://www.bartleby.com/isbn_cover_images/9781337552516/9781337552516_smallCoverImage.gif)