Two ideal dice are thrown . Let X1 be the score on the first die and X2 be the score on the second die. Let Y = max(X1, X2) then
(i) Evaluate Corr(Y, X1).
(ii) Evaluate Corr(Y, X2).
Let us list all the possible outcomes when the two ideal dice are rolled.
The possible outcomes are listed below.
“\begin{bmatrix}n (1,1) & (2,1) & (3,1) & (4,1)& (5,1)&(6,1) \\n (1,2) & (2,2)&(3,2)&(4,2)&(5,2)&(6,2)\\n (1,3)&(2,3)&(3,3)&(4,3)&(5,3)&(6,3)\\n (1,4)&(2,4)&(3,4)&(4,4)&(5,4)&(6,4)\\n (1,5)&(2,5)&(3,5)&(4,5)&(5,5)&(6,5)\\n (1,6)&(2,6)&(3,6)&(4,6)&(5,6)&(6,6)n\end{bmatrix}”
We are given that,
“X_1” is the score on the first die,
“X_2” is the score on the second die and
“Y = max(X_1, X_2)”
The probability distribution of “X_1” is given below.
X1 1 2 3 4 5 6
P (X1) “{1\over 6}” “{1\over 6}” “{1\over 6}” “{1\over 6}” “{1\over 6}” “{1\over 6}”
The probability distribution of “X_2” is given below.
X2 1 2 3 4 5 6
P (X2) “{1\over 6}” “{1\over 6}” “{1\over 6}” “{1\over 6}” “{1\over 6}” “{1\over 6}”
The probability distribution of “Y” is given below.
“Y” 1 2 3 4 5 6
“P(Y)” “{1\over 36}” “{3\over36}” “{5\over36}” “{7\over36}” “{9\over 36}” “{11\over 36}”
The joint distribution of “Y”and “X_1” is,
Y/X1 1 2 3 4 5 6
1 “{1\over36}”
2 “{1\over36}” “{2\over36}”
3 “{1\over 36}” “{1\over36}” “{3\over36}”
4 “{1\over36}” “{1\over 36}” “{1\over36}” “{4\over36}”
5 “{1\over36}” “{1\over36}” “{1\over36}” “{1\over36}” “{5\over36}”
6 “{1\over36}” “{1\over36}” “{1\over36}” “{1\over36}” “{1\over36}” “{6\over36}”
The joint distribution of “Y”and “X_2” is,
Y/X2 1 2 3 4 5 6
1 “{1\over36}”
2 “{1\over36}” “{2\over36}”
3 “{1\over 36}” “{1\over36}” “{3\over36}”
4 “{1\over36}” “{1\over 36}” “{1\over36}” “{4\over36}”
5 “{1\over36}” “{1\over36}” “{1\over36}” “{1\over36}” “{5\over36}”
6 “{1\over36}” “{1\over36}” “{1\over36}” “{1\over36}” “{1\over36}” “{6\over36}”
We determine the following,
“E(X_1)=\sum X_1*P(X_1)=(1*{1\over6})+(2*{1\over6})+(3*{1\over6})+(4*{1\over6})+(5*{1\over6})+(6*{1\over6})=3.5”
“E(X_1^2)=\sum X_1^2*P(X_1)=(1*{1\over6})+(4*{1\over6})+(9*{1\over6})+(16*{1\over6})+(25*{1\over6})+(36*{1\over6})={91\over6}=15.17(2dp)”
Variance of the random variable “X_1” is,
“Var(X_1)=E(X_1^2)-(E(X_1))^2={91\over6}-(3.5^2)={70\over24}”
“E(X_2)=\sum X_2*P(X_2)=(1*{1\over6})+(2*{1\over6})+(3*{1\over6})+(4*{1\over6})+(5*{1\over6})+(6*{1\over6})=3.5”
“E(X_2^2)=\sum X_2^2*P(X_2)=(1*{1\over6})+(4*{1\over6})+(9*{1\over6})+(16*{1\over6})+(25*{1\over6})+(36*{1\over6})={91\over6}=15.17(2dp)”
Variance of the random variable “X_1” is,
“Var(X_2)=E(X_2^2)-(E(X_2))^2={91\over6}-(3.5^2)={70\over24}”
“E(Y)=\sum Y(P=Y)=(1*{1\over36})+(2*{3\over36})+(3*{5\over36})+(4*{7\over36})+(5*{9\over36})+(6*{11\over36})={161\over36}”
“E(Y^2)=\sum Y^2(P=Y)=(1*{1\over36})+(4*{3\over36})+(9*{5\over36})+(16*{7\over36})+(25*{9\over36})+(36*{11\over36})={791\over36}”
Variance of the random variable “Y” IS,
“Var(Y)=E(Y^2)-(E(Y))^2={791\over36}-({161\over36})^2={2555\over1296}”
Also, we need to determine the following,
“E(X_1Y)=\sum (X _1Y)*P(X_1\cap Y)=(1*{1\over36})+(2*{1\over36})+(3*{1\over36})+(4*{1\over36})+(5*{1\over36})+(6*{1\over 36})+(4*{2\over36})+(6*{1\over36})+(8*{1\over36})+(10*{1\over36})+(12*{1\over36})+(9*{3\over36})+(12*{1\over36})+(15*{1\over36})+(18*{1\over36})+(16*{4\over36})+(20*{1\over36})+(24*{1\over36})+(25*{5\over36})+(30*{1\over36})+(36*{6\over36})={616\over36}”
“E(X_2Y)=\sum (X _2Y)*P(X_2\cap Y)=(1*{1\over36})+(2*{1\over36})+(3*{1\over36})+(4*{1\over36})+(5*{1\over36})+(6*{1\over 36})+(4*{2\over36})+(6*{1\over36})+(8*{1\over36})+(10*{1\over36})+(12*{1\over36})+(9*{3\over36})+(12*{1\over36})+(15*{1\over36})+(18*{1\over36})+(16*{4\over36})+(20*{1\over36})+(24*{1\over36})+(25*{5\over36})+(30*{1\over36})+(36*{6\over36})={616\over36}”
We use the following formula to find “corr(Y,X_1)”,
“corr(Y,X_1)={cov(X_1,Y)\over \sqrt{var(X_1)*var(Y)}}” where “cov(X_1,Y)=E(X_1Y)-E(X_1)*E(Y)={616\over36}-({161\over36}*{21\over6})=1.45833331”
Therefore,
“corr(X_1,Y)={1.45833331\over2.39792917}=0.6082(4dp)”
To find “corr(Y,X_2)” we use the formula below,
“corr(Y,X_2)={cov(X_2,Y)\over \sqrt{var(X_2)*var(Y)}}” where “cov(X_2,Y)=E(X_2Y)-E(X_2)*E(Y)={616\over36}-({161\over36}*{21\over6})=1.45833331”
Therefore,
“corr(X_2,Y)={1.45833331\over2.39792917}=0.6082(4dp)”
Therefore, “corr(Y,X_1)=corr(Y,X_2)=0.6082”
We provide professional writing services to help you score straight A’s by submitting custom written assignments that mirror your guidelines.
Get result-oriented writing and never worry about grades anymore. We follow the highest quality standards to make sure that you get perfect assignments.
Our writers have experience in dealing with papers of every educational level. You can surely rely on the expertise of our qualified professionals.
Your deadline is our threshold for success and we take it very seriously. We make sure you receive your papers before your predefined time.
Someone from our customer support team is always here to respond to your questions. So, hit us up if you have got any ambiguity or concern.
Sit back and relax while we help you out with writing your papers. We have an ultimate policy for keeping your personal and order-related details a secret.
We assure you that your document will be thoroughly checked for plagiarism and grammatical errors as we use highly authentic and licit sources.
Still reluctant about placing an order? Our 100% Moneyback Guarantee backs you up on rare occasions where you aren’t satisfied with the writing.
You don’t have to wait for an update for hours; you can track the progress of your order any time you want. We share the status after each step.
Although you can leverage our expertise for any writing task, we have a knack for creating flawless papers for the following document types.
Although you can leverage our expertise for any writing task, we have a knack for creating flawless papers for the following document types.
From brainstorming your paper's outline to perfecting its grammar, we perform every step carefully to make your paper worthy of A grade.
Hire your preferred writer anytime. Simply specify if you want your preferred expert to write your paper and we’ll make that happen.
Get an elaborate and authentic grammar check report with your work to have the grammar goodness sealed in your document.
You can purchase this feature if you want our writers to sum up your paper in the form of a concise and well-articulated summary.
You don’t have to worry about plagiarism anymore. Get a plagiarism report to certify the uniqueness of your work.
Join us for the best experience while seeking writing assistance in your college life. A good grade is all you need to boost up your academic excellence and we are all about it.
We create perfect papers according to the guidelines.
We seamlessly edit out errors from your papers.
We thoroughly read your final draft to identify errors.
Work with ultimate peace of mind because we ensure that your academic work is our responsibility and your grades are a top concern for us!
Dedication. Quality. Commitment. Punctuality
Here is what we have achieved so far. These numbers are evidence that we go the extra mile to make your college journey successful.
We have the most intuitive and minimalistic process so that you can easily place an order. Just follow a few steps to unlock success.
We understand your guidelines first before delivering any writing service. You can discuss your writing needs and we will have them evaluated by our dedicated team.
We write your papers in a standardized way. We complete your work in such a way that it turns out to be a perfect description of your guidelines.
We promise you excellent grades and academic excellence that you always longed for. Our writers stay in touch with you via email.