Question
Question: Find the variance and STD deviation of the r.v. \(x\) whose probability distribution is given: \...
Find the variance and STD deviation of the r.v. x whose probability distribution is given:
x | 0 | 1 | 2 | 3 |
---|---|---|---|---|
P(X=x) | 81 | 83 | 83 | 81 |
Solution
For solving this question in which we need to find the variance and STD deviation, we will draw a table and will find the some related values that are required to find the variance. Then, we will use the formula of variance ∑x2⋅P(x)−(∑x⋅P(x))2 and simplify it. Then, we will find the square root of variance to find the STD deviation of random variables.
Complete step by step solution:
Since, we have some given data. We will use given data and find the some value by using table as:
x | P(X=x) | x⋅P(x) | x2⋅P(x) |
---|---|---|---|
0 | 81 | 0×81=0 | 02×81=0 |
1 | 83 | 1×83=83 | 12×83=1×83=83 |
2 | 83 | 2×83=86 | 22×83=4×83=812 |
3 | 81 | 3×81=83 | 32×81=9×81=89 |
Now, we will find the sum of x⋅P(x) as:
⇒∑x⋅P(x)=0+83+86+83
Since, the denominator of all the fractions is the same. So, we can add them directly as:
⇒∑x⋅P(x)=83+6+3
Now, we will do addition in numerator as:
⇒∑x⋅P(x)=812
Here, we will simplify the fraction into its simplest form as:
⇒∑x⋅P(x)=23
Now, we will calculate the sum of x2⋅P(x) as:
⇒∑x2⋅P(x)=0+83+812+89
Again, we will follow rule of addition in this step as the denominator is same:
⇒∑x2⋅P(x)=83+12+9
Now, add the numerator as:
⇒∑x2⋅P(x)=824
Here, we will simplify it as:
⇒∑x2⋅P(x)=3
Since, we got the corresponding values of the variance formula. We will use it in the formula of variance as:
⇒var=∑x2⋅P(x)−(∑x⋅P(x))2
We will substitute the corresponding values as:
⇒var=3−(23)2
After squaring the fraction, we will have 49 as:
⇒var=3−49
Now, we will do the addition as:
⇒var=412−9
After subtraction, we will get the variance.
⇒var=43
Now, we can calculate STD deviation by taking square root of variance as:
σ=var
Here, we will apply the value of variance as:
σ=43
We will simplify the above step as:
σ=23
Hence, the variance of the random variables is 43 and standard deviation is 23.
Note: The variance is used to measure the spread of date from mean value and it is calculated as the average squared deviation for each number from the mean of data. And the standard deviation is the square root of the variance. It is also used to measure the spread of data.