Question
Question: Two numbers are selected at random (without replacement) the first six positive integers. Let \( X \...
Two numbers are selected at random (without replacement) the first six positive integers. Let X denote the larger of the two numbers obtained. Find E(X) .
Solution
Here in this type of problem, where we need to find E(X) we need to know what the values of X are. We need to find the total number of ways to select two numbers at random from the first six positive numbers. Then we need to find the individual probabilities of X and then we need to apply the formula for E(X)=∑XiP(Xi) and here Xi is the value of the different values of X and P(Xi) represent the respective probability.
Complete step by step solution:
Here we are given that we need to select two numbers at random from the first six positive integers which are 1,2,3,4,5,6
Now we need to understand how to calculate the number of ways to select two numbers from them. Let us consider an example: We have 26 alphabets in English and we need to choose two out of them. So we know that the first alphabet can select from the 26 alphabet and the second from the rest 25 as we cannot replace the card. So we have a total of (26×25) ways.
Similarly here we have total of six numbers 1,2,3,4,5,6 so we can chose two numbers from them in (6×5)=30ways
Hence we can say that there are 30 ways to do so.
Now it is told that X denotes the larger of the two numbers obtained. So if we have numbers 1,2,3,4,5,6 then from the two it is obvious that larger can never be 1
Hence we get the value of X=2,3,4,5,6
Now we need to calculate the probability when a larger number is 2,3,4,5,6 individually.
- When X=2 possible cases can be (1,2),(2,1)
So probability when X=2 will be:
P(X=2)=total ways to select two numbersnumber of ways when greater number is 2=302=151 - When X=3 possible cases can be (1,3),(3,1),(2,3),(3,2)
So probability when X=3 will be:
P(X=3)=total ways to select two numbersnumber of ways when greater number is 3=303=101 - When X=4 possible cases can be (1,4),(4,1),(2,4),(4,2),(3,4),(4,3)
So probability when X=4 will be:
P(X=4)=total ways to select two numbersnumber of ways when greater number is 4=306=51 - When X=5 possible cases can be (1,5),(2,5),(3,5),(4,5),(5,1),(5,2),(5,3),(5,4)
So probability when X=5 will be:
P(X=5)=total ways to select two numbersnumber of ways when greater number is 5=308=154 - When X=6 possible cases can be (1,6),(2,6),(3,6),(4,6),(5,6),(6,1),(6,2),(6,3),(6,4),(6,5)
So probability when X=6 will be:
P(X=6)=total ways to select two numbersnumber of ways when greater number is 6=3010=31
So now we need to find the expected value of X denoted by E(X)
E(X)=∑XiP(Xi) =2P(X=2)+3P(X=3)+4P(X=4)+5P(X=5)+6P(X=6)
E(X)=2(151)+3(152)+4(51)+5(154)+6(31)=152+52+54+34+2
So we get E(X)=152+6+12+20+30=1570=314
So E(X)=314
Note:
Here a student can make a mistake by taking even X=1 but it should not be taken as we just need to take those values of X which are according to the given situation of the problem given. Hence we need to make the question clear first and then solve it carefully with proper calculations.