Random Variables (expectation value, var(x) and standard deviation












0














Consider the random variables X



x 1 | 2 | 3
P(x) 0.3 |0.5 |0.2



Find the distribution, mean
µY , variance and standard deviation σY of the random variable Y = Φ(X) where
(a) Φ(x) = x^3 (b) Φ(x) = 2^x.



My question is. When i will calculate the expectation value..will i have to do it based on the table above which is the distribution of x, or i have to calculate it based on the table of x^3?










share|cite|improve this question
























  • What is the distribution of $X$?
    – Jonas
    Dec 28 '18 at 14:03










  • i have added it
    – Anastasia Kyriakou
    Dec 28 '18 at 14:07
















0














Consider the random variables X



x 1 | 2 | 3
P(x) 0.3 |0.5 |0.2



Find the distribution, mean
µY , variance and standard deviation σY of the random variable Y = Φ(X) where
(a) Φ(x) = x^3 (b) Φ(x) = 2^x.



My question is. When i will calculate the expectation value..will i have to do it based on the table above which is the distribution of x, or i have to calculate it based on the table of x^3?










share|cite|improve this question
























  • What is the distribution of $X$?
    – Jonas
    Dec 28 '18 at 14:03










  • i have added it
    – Anastasia Kyriakou
    Dec 28 '18 at 14:07














0












0








0







Consider the random variables X



x 1 | 2 | 3
P(x) 0.3 |0.5 |0.2



Find the distribution, mean
µY , variance and standard deviation σY of the random variable Y = Φ(X) where
(a) Φ(x) = x^3 (b) Φ(x) = 2^x.



My question is. When i will calculate the expectation value..will i have to do it based on the table above which is the distribution of x, or i have to calculate it based on the table of x^3?










share|cite|improve this question















Consider the random variables X



x 1 | 2 | 3
P(x) 0.3 |0.5 |0.2



Find the distribution, mean
µY , variance and standard deviation σY of the random variable Y = Φ(X) where
(a) Φ(x) = x^3 (b) Φ(x) = 2^x.



My question is. When i will calculate the expectation value..will i have to do it based on the table above which is the distribution of x, or i have to calculate it based on the table of x^3?







random-variables






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 28 '18 at 14:11







Anastasia Kyriakou

















asked Dec 28 '18 at 14:02









Anastasia KyriakouAnastasia Kyriakou

12




12












  • What is the distribution of $X$?
    – Jonas
    Dec 28 '18 at 14:03










  • i have added it
    – Anastasia Kyriakou
    Dec 28 '18 at 14:07


















  • What is the distribution of $X$?
    – Jonas
    Dec 28 '18 at 14:03










  • i have added it
    – Anastasia Kyriakou
    Dec 28 '18 at 14:07
















What is the distribution of $X$?
– Jonas
Dec 28 '18 at 14:03




What is the distribution of $X$?
– Jonas
Dec 28 '18 at 14:03












i have added it
– Anastasia Kyriakou
Dec 28 '18 at 14:07




i have added it
– Anastasia Kyriakou
Dec 28 '18 at 14:07










1 Answer
1






active

oldest

votes


















0














Guide:



Apply: $$mathbb Ef(X)=sum_x f(x)P(X=x)$$



In your case just a sum of $3$ terms, so calculators are not needed.



This in order to find $mathbb EPhi(X)$ and $mathbb EPhi(X)^2$.



Then you can also find variance and standard deviation.






share|cite|improve this answer





















  • Yes but when i will calculate the expectation value, will i do : 1*0.3+2*0.5+3*0.2 or i will do 1*0.3+4*0.5+9*0.2 because it says Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:14










  • The first calculation in your comment is a calculation of $mathbb EX=sum_xxP(X=x)$ and the second is a calculation of $mathbb EX^2=sum_xx^2P(X=x)$. Since $Phi(x)=x^3$ you should go for $mathbb EPhi(X)=mathbb EX^3=sum_xx^3P(X=x)$.
    – drhab
    Dec 28 '18 at 14:17












  • Okay and if i use only the table of x and x^2 of course to find the variance, where will i use the Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:19










  • $mathsf{Var}(Phi(X))=mathbb EPhi(X)^2-(mathbb EPhi(X))^2$. You already found $mathbb EPhi(X)$ so it remains to find $mathbb EPhi(X)^2=mathbb EX^6$.This with the same method.
    – drhab
    Dec 28 '18 at 14:21












  • yes i know how to calculate.but why the question says for Φ(x) = x^3? what does change?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:24











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3054914%2frandom-variables-expectation-value-varx-and-standard-deviation%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Guide:



Apply: $$mathbb Ef(X)=sum_x f(x)P(X=x)$$



In your case just a sum of $3$ terms, so calculators are not needed.



This in order to find $mathbb EPhi(X)$ and $mathbb EPhi(X)^2$.



Then you can also find variance and standard deviation.






share|cite|improve this answer





















  • Yes but when i will calculate the expectation value, will i do : 1*0.3+2*0.5+3*0.2 or i will do 1*0.3+4*0.5+9*0.2 because it says Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:14










  • The first calculation in your comment is a calculation of $mathbb EX=sum_xxP(X=x)$ and the second is a calculation of $mathbb EX^2=sum_xx^2P(X=x)$. Since $Phi(x)=x^3$ you should go for $mathbb EPhi(X)=mathbb EX^3=sum_xx^3P(X=x)$.
    – drhab
    Dec 28 '18 at 14:17












  • Okay and if i use only the table of x and x^2 of course to find the variance, where will i use the Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:19










  • $mathsf{Var}(Phi(X))=mathbb EPhi(X)^2-(mathbb EPhi(X))^2$. You already found $mathbb EPhi(X)$ so it remains to find $mathbb EPhi(X)^2=mathbb EX^6$.This with the same method.
    – drhab
    Dec 28 '18 at 14:21












  • yes i know how to calculate.but why the question says for Φ(x) = x^3? what does change?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:24
















0














Guide:



Apply: $$mathbb Ef(X)=sum_x f(x)P(X=x)$$



In your case just a sum of $3$ terms, so calculators are not needed.



This in order to find $mathbb EPhi(X)$ and $mathbb EPhi(X)^2$.



Then you can also find variance and standard deviation.






share|cite|improve this answer





















  • Yes but when i will calculate the expectation value, will i do : 1*0.3+2*0.5+3*0.2 or i will do 1*0.3+4*0.5+9*0.2 because it says Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:14










  • The first calculation in your comment is a calculation of $mathbb EX=sum_xxP(X=x)$ and the second is a calculation of $mathbb EX^2=sum_xx^2P(X=x)$. Since $Phi(x)=x^3$ you should go for $mathbb EPhi(X)=mathbb EX^3=sum_xx^3P(X=x)$.
    – drhab
    Dec 28 '18 at 14:17












  • Okay and if i use only the table of x and x^2 of course to find the variance, where will i use the Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:19










  • $mathsf{Var}(Phi(X))=mathbb EPhi(X)^2-(mathbb EPhi(X))^2$. You already found $mathbb EPhi(X)$ so it remains to find $mathbb EPhi(X)^2=mathbb EX^6$.This with the same method.
    – drhab
    Dec 28 '18 at 14:21












  • yes i know how to calculate.but why the question says for Φ(x) = x^3? what does change?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:24














0












0








0






Guide:



Apply: $$mathbb Ef(X)=sum_x f(x)P(X=x)$$



In your case just a sum of $3$ terms, so calculators are not needed.



This in order to find $mathbb EPhi(X)$ and $mathbb EPhi(X)^2$.



Then you can also find variance and standard deviation.






share|cite|improve this answer












Guide:



Apply: $$mathbb Ef(X)=sum_x f(x)P(X=x)$$



In your case just a sum of $3$ terms, so calculators are not needed.



This in order to find $mathbb EPhi(X)$ and $mathbb EPhi(X)^2$.



Then you can also find variance and standard deviation.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 28 '18 at 14:08









drhabdrhab

98.4k544129




98.4k544129












  • Yes but when i will calculate the expectation value, will i do : 1*0.3+2*0.5+3*0.2 or i will do 1*0.3+4*0.5+9*0.2 because it says Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:14










  • The first calculation in your comment is a calculation of $mathbb EX=sum_xxP(X=x)$ and the second is a calculation of $mathbb EX^2=sum_xx^2P(X=x)$. Since $Phi(x)=x^3$ you should go for $mathbb EPhi(X)=mathbb EX^3=sum_xx^3P(X=x)$.
    – drhab
    Dec 28 '18 at 14:17












  • Okay and if i use only the table of x and x^2 of course to find the variance, where will i use the Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:19










  • $mathsf{Var}(Phi(X))=mathbb EPhi(X)^2-(mathbb EPhi(X))^2$. You already found $mathbb EPhi(X)$ so it remains to find $mathbb EPhi(X)^2=mathbb EX^6$.This with the same method.
    – drhab
    Dec 28 '18 at 14:21












  • yes i know how to calculate.but why the question says for Φ(x) = x^3? what does change?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:24


















  • Yes but when i will calculate the expectation value, will i do : 1*0.3+2*0.5+3*0.2 or i will do 1*0.3+4*0.5+9*0.2 because it says Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:14










  • The first calculation in your comment is a calculation of $mathbb EX=sum_xxP(X=x)$ and the second is a calculation of $mathbb EX^2=sum_xx^2P(X=x)$. Since $Phi(x)=x^3$ you should go for $mathbb EPhi(X)=mathbb EX^3=sum_xx^3P(X=x)$.
    – drhab
    Dec 28 '18 at 14:17












  • Okay and if i use only the table of x and x^2 of course to find the variance, where will i use the Φ(x) = x^3 ?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:19










  • $mathsf{Var}(Phi(X))=mathbb EPhi(X)^2-(mathbb EPhi(X))^2$. You already found $mathbb EPhi(X)$ so it remains to find $mathbb EPhi(X)^2=mathbb EX^6$.This with the same method.
    – drhab
    Dec 28 '18 at 14:21












  • yes i know how to calculate.but why the question says for Φ(x) = x^3? what does change?
    – Anastasia Kyriakou
    Dec 28 '18 at 14:24
















Yes but when i will calculate the expectation value, will i do : 1*0.3+2*0.5+3*0.2 or i will do 1*0.3+4*0.5+9*0.2 because it says Φ(x) = x^3 ?
– Anastasia Kyriakou
Dec 28 '18 at 14:14




Yes but when i will calculate the expectation value, will i do : 1*0.3+2*0.5+3*0.2 or i will do 1*0.3+4*0.5+9*0.2 because it says Φ(x) = x^3 ?
– Anastasia Kyriakou
Dec 28 '18 at 14:14












The first calculation in your comment is a calculation of $mathbb EX=sum_xxP(X=x)$ and the second is a calculation of $mathbb EX^2=sum_xx^2P(X=x)$. Since $Phi(x)=x^3$ you should go for $mathbb EPhi(X)=mathbb EX^3=sum_xx^3P(X=x)$.
– drhab
Dec 28 '18 at 14:17






The first calculation in your comment is a calculation of $mathbb EX=sum_xxP(X=x)$ and the second is a calculation of $mathbb EX^2=sum_xx^2P(X=x)$. Since $Phi(x)=x^3$ you should go for $mathbb EPhi(X)=mathbb EX^3=sum_xx^3P(X=x)$.
– drhab
Dec 28 '18 at 14:17














Okay and if i use only the table of x and x^2 of course to find the variance, where will i use the Φ(x) = x^3 ?
– Anastasia Kyriakou
Dec 28 '18 at 14:19




Okay and if i use only the table of x and x^2 of course to find the variance, where will i use the Φ(x) = x^3 ?
– Anastasia Kyriakou
Dec 28 '18 at 14:19












$mathsf{Var}(Phi(X))=mathbb EPhi(X)^2-(mathbb EPhi(X))^2$. You already found $mathbb EPhi(X)$ so it remains to find $mathbb EPhi(X)^2=mathbb EX^6$.This with the same method.
– drhab
Dec 28 '18 at 14:21






$mathsf{Var}(Phi(X))=mathbb EPhi(X)^2-(mathbb EPhi(X))^2$. You already found $mathbb EPhi(X)$ so it remains to find $mathbb EPhi(X)^2=mathbb EX^6$.This with the same method.
– drhab
Dec 28 '18 at 14:21














yes i know how to calculate.but why the question says for Φ(x) = x^3? what does change?
– Anastasia Kyriakou
Dec 28 '18 at 14:24




yes i know how to calculate.but why the question says for Φ(x) = x^3? what does change?
– Anastasia Kyriakou
Dec 28 '18 at 14:24


















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3054914%2frandom-variables-expectation-value-varx-and-standard-deviation%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg