Given CDF of random variable X, Find P(X≤2), and P(1<X<3)? Announcing the arrival of...
Where are Serre’s lectures at Collège de France to be found?
Should I use a zero-interest credit card for a large one-time purchase?
Why are there no cargo aircraft with "flying wing" design?
Is safe to use va_start macro with this as parameter?
Why are both D and D# fitting into my E minor key?
Why didn't Eitri join the fight?
How do pianists reach extremely loud dynamics?
What do you call the main part of a joke?
Why are the trig functions versine, haversine, exsecant, etc, rarely used in modern mathematics?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
How can I use the Python library networkx from Mathematica?
Closed form of recurrent arithmetic series summation
Why wasn't DOSKEY integrated with COMMAND.COM?
Is it a good idea to use CNN to classify 1D signal?
Why do we bend a book to keep it straight?
Would "destroying" Wurmcoil Engine prevent its tokens from being created?
8 Prisoners wearing hats
Is it common practice to audition new musicians one-on-one before rehearsing with the entire band?
また usage in a dictionary
First console to have temporary backward compatibility
Compare a given version number in the form major.minor.build.patch and see if one is less than the other
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
If a VARCHAR(MAX) column is included in an index, is the entire value always stored in the index page(s)?
How to tell that you are a giant?
Given CDF of random variable X, Find P(X≤2), and P(1
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Given a continuous random variable $X$ and the pdf find…Given X, a random variable with CDF (cumulative distribution function) F, how do you find the CDF (G) of Y which is a function of X?Probability Density Function of a certain random variableFind the CDF of a function given its PDFHow to find the CDF and PDFExpectation of a mixed random variable given only the CDFcontinuous random variable with cdfContinuous random variable with mixed density functionVerification for finding the cdf from pmfFinding pdf and cdf of a random variable
$begingroup$
cumulative distribution function of the random X is given by
$$ F(x) = begin{cases}
1-(1+x)e^{-x} & text{for } xgt 0 \
0 & text{elsewhere}
end{cases} $$
- Find $P(X leq2 )$
- Find $P(1lt Xlt 3)$
Hi, i am not sure of how to solve this problem. Do i just have to integrate the values in given cdf equation?
probability statistics
$endgroup$
add a comment |
$begingroup$
cumulative distribution function of the random X is given by
$$ F(x) = begin{cases}
1-(1+x)e^{-x} & text{for } xgt 0 \
0 & text{elsewhere}
end{cases} $$
- Find $P(X leq2 )$
- Find $P(1lt Xlt 3)$
Hi, i am not sure of how to solve this problem. Do i just have to integrate the values in given cdf equation?
probability statistics
$endgroup$
2
$begingroup$
What was a cumulative distribution function again...?
$endgroup$
– Saucy O'Path
Mar 24 at 19:59
add a comment |
$begingroup$
cumulative distribution function of the random X is given by
$$ F(x) = begin{cases}
1-(1+x)e^{-x} & text{for } xgt 0 \
0 & text{elsewhere}
end{cases} $$
- Find $P(X leq2 )$
- Find $P(1lt Xlt 3)$
Hi, i am not sure of how to solve this problem. Do i just have to integrate the values in given cdf equation?
probability statistics
$endgroup$
cumulative distribution function of the random X is given by
$$ F(x) = begin{cases}
1-(1+x)e^{-x} & text{for } xgt 0 \
0 & text{elsewhere}
end{cases} $$
- Find $P(X leq2 )$
- Find $P(1lt Xlt 3)$
Hi, i am not sure of how to solve this problem. Do i just have to integrate the values in given cdf equation?
probability statistics
probability statistics
edited Mar 24 at 20:19
Infiaria
48111
48111
asked Mar 24 at 19:55
Sara RafiqSara Rafiq
275
275
2
$begingroup$
What was a cumulative distribution function again...?
$endgroup$
– Saucy O'Path
Mar 24 at 19:59
add a comment |
2
$begingroup$
What was a cumulative distribution function again...?
$endgroup$
– Saucy O'Path
Mar 24 at 19:59
2
2
$begingroup$
What was a cumulative distribution function again...?
$endgroup$
– Saucy O'Path
Mar 24 at 19:59
$begingroup$
What was a cumulative distribution function again...?
$endgroup$
– Saucy O'Path
Mar 24 at 19:59
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Hint
By definition of CDF for a continuous random variable we have:
$$F_X(x)triangleqPr{X<x}=Pr{Xle x}$$and $$Pr{a<x<b}=Pr{x<b}-Pr{x<a}$$
$endgroup$
add a comment |
$begingroup$
A cumulative distribution function shows the probability of $X$ being less than a given value $x$, ie $P(X<x)$. Therefore $P(X<2) = 1-(1+2)e^{-2} = 1-3e^{-2}$ and $P(1<X<3)$ = $P(X<3) - P(X<1) = 1-(1+3)e^{-3}-(1-(1+1)e^{-1}) = 2e^{-1}-4e^{-3}$
$endgroup$
add a comment |
Your Answer
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160971%2fgiven-cdf-of-random-variable-x-find-px%25e2%2589%25a42-and-p1x3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Hint
By definition of CDF for a continuous random variable we have:
$$F_X(x)triangleqPr{X<x}=Pr{Xle x}$$and $$Pr{a<x<b}=Pr{x<b}-Pr{x<a}$$
$endgroup$
add a comment |
$begingroup$
Hint
By definition of CDF for a continuous random variable we have:
$$F_X(x)triangleqPr{X<x}=Pr{Xle x}$$and $$Pr{a<x<b}=Pr{x<b}-Pr{x<a}$$
$endgroup$
add a comment |
$begingroup$
Hint
By definition of CDF for a continuous random variable we have:
$$F_X(x)triangleqPr{X<x}=Pr{Xle x}$$and $$Pr{a<x<b}=Pr{x<b}-Pr{x<a}$$
$endgroup$
Hint
By definition of CDF for a continuous random variable we have:
$$F_X(x)triangleqPr{X<x}=Pr{Xle x}$$and $$Pr{a<x<b}=Pr{x<b}-Pr{x<a}$$
answered Mar 24 at 20:26
Mostafa AyazMostafa Ayaz
18.1k31040
18.1k31040
add a comment |
add a comment |
$begingroup$
A cumulative distribution function shows the probability of $X$ being less than a given value $x$, ie $P(X<x)$. Therefore $P(X<2) = 1-(1+2)e^{-2} = 1-3e^{-2}$ and $P(1<X<3)$ = $P(X<3) - P(X<1) = 1-(1+3)e^{-3}-(1-(1+1)e^{-1}) = 2e^{-1}-4e^{-3}$
$endgroup$
add a comment |
$begingroup$
A cumulative distribution function shows the probability of $X$ being less than a given value $x$, ie $P(X<x)$. Therefore $P(X<2) = 1-(1+2)e^{-2} = 1-3e^{-2}$ and $P(1<X<3)$ = $P(X<3) - P(X<1) = 1-(1+3)e^{-3}-(1-(1+1)e^{-1}) = 2e^{-1}-4e^{-3}$
$endgroup$
add a comment |
$begingroup$
A cumulative distribution function shows the probability of $X$ being less than a given value $x$, ie $P(X<x)$. Therefore $P(X<2) = 1-(1+2)e^{-2} = 1-3e^{-2}$ and $P(1<X<3)$ = $P(X<3) - P(X<1) = 1-(1+3)e^{-3}-(1-(1+1)e^{-1}) = 2e^{-1}-4e^{-3}$
$endgroup$
A cumulative distribution function shows the probability of $X$ being less than a given value $x$, ie $P(X<x)$. Therefore $P(X<2) = 1-(1+2)e^{-2} = 1-3e^{-2}$ and $P(1<X<3)$ = $P(X<3) - P(X<1) = 1-(1+3)e^{-3}-(1-(1+1)e^{-1}) = 2e^{-1}-4e^{-3}$
answered Mar 24 at 20:29
automaticallyGeneratedautomaticallyGenerated
1358
1358
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160971%2fgiven-cdf-of-random-variable-x-find-px%25e2%2589%25a42-and-p1x3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
2
$begingroup$
What was a cumulative distribution function again...?
$endgroup$
– Saucy O'Path
Mar 24 at 19:59