Freedonia Rainy and Sunshine
$begingroup$
In Freedonia, every day is either cloudy or sunny (not both). If it's sunny on any given day, then the probability that the next day will be sunny is $frac 34$. If it's cloudy on any given day, then the probability that the next day will be cloudy is $frac 23$. Given that a consecutive Saturday and Sunday had the same weather in Freedonia, what is the probability that that weather was sunny?
So far, I have tried to do (Sunny)/(Sunny + Cloudy) which ended up giving me $9/17$. This though is wrong.
I know this question has been asked before but none of them gave me a complete answer.
probability combinatorics
$endgroup$
add a comment |
$begingroup$
In Freedonia, every day is either cloudy or sunny (not both). If it's sunny on any given day, then the probability that the next day will be sunny is $frac 34$. If it's cloudy on any given day, then the probability that the next day will be cloudy is $frac 23$. Given that a consecutive Saturday and Sunday had the same weather in Freedonia, what is the probability that that weather was sunny?
So far, I have tried to do (Sunny)/(Sunny + Cloudy) which ended up giving me $9/17$. This though is wrong.
I know this question has been asked before but none of them gave me a complete answer.
probability combinatorics
$endgroup$
$begingroup$
It might be easier to think about this as a Markov process ${X_n}$ with states $0=$cloudy and $1=$sunny. You can identify the transition matrix from the given probabilities. Let $n=0$ and $n=1$ represent Saturday and Sunday, respectively. Then you want $P(X_0=X_1=1 , | , X_0=X_1)$.
$endgroup$
– Just_to_Answer
Jan 9 at 4:06
$begingroup$
I am not yet exposed to Matrix calculations. Is there another way
$endgroup$
– Math_Guy
Jan 9 at 4:59
add a comment |
$begingroup$
In Freedonia, every day is either cloudy or sunny (not both). If it's sunny on any given day, then the probability that the next day will be sunny is $frac 34$. If it's cloudy on any given day, then the probability that the next day will be cloudy is $frac 23$. Given that a consecutive Saturday and Sunday had the same weather in Freedonia, what is the probability that that weather was sunny?
So far, I have tried to do (Sunny)/(Sunny + Cloudy) which ended up giving me $9/17$. This though is wrong.
I know this question has been asked before but none of them gave me a complete answer.
probability combinatorics
$endgroup$
In Freedonia, every day is either cloudy or sunny (not both). If it's sunny on any given day, then the probability that the next day will be sunny is $frac 34$. If it's cloudy on any given day, then the probability that the next day will be cloudy is $frac 23$. Given that a consecutive Saturday and Sunday had the same weather in Freedonia, what is the probability that that weather was sunny?
So far, I have tried to do (Sunny)/(Sunny + Cloudy) which ended up giving me $9/17$. This though is wrong.
I know this question has been asked before but none of them gave me a complete answer.
probability combinatorics
probability combinatorics
asked Jan 9 at 1:35


Math_GuyMath_Guy
457
457
$begingroup$
It might be easier to think about this as a Markov process ${X_n}$ with states $0=$cloudy and $1=$sunny. You can identify the transition matrix from the given probabilities. Let $n=0$ and $n=1$ represent Saturday and Sunday, respectively. Then you want $P(X_0=X_1=1 , | , X_0=X_1)$.
$endgroup$
– Just_to_Answer
Jan 9 at 4:06
$begingroup$
I am not yet exposed to Matrix calculations. Is there another way
$endgroup$
– Math_Guy
Jan 9 at 4:59
add a comment |
$begingroup$
It might be easier to think about this as a Markov process ${X_n}$ with states $0=$cloudy and $1=$sunny. You can identify the transition matrix from the given probabilities. Let $n=0$ and $n=1$ represent Saturday and Sunday, respectively. Then you want $P(X_0=X_1=1 , | , X_0=X_1)$.
$endgroup$
– Just_to_Answer
Jan 9 at 4:06
$begingroup$
I am not yet exposed to Matrix calculations. Is there another way
$endgroup$
– Math_Guy
Jan 9 at 4:59
$begingroup$
It might be easier to think about this as a Markov process ${X_n}$ with states $0=$cloudy and $1=$sunny. You can identify the transition matrix from the given probabilities. Let $n=0$ and $n=1$ represent Saturday and Sunday, respectively. Then you want $P(X_0=X_1=1 , | , X_0=X_1)$.
$endgroup$
– Just_to_Answer
Jan 9 at 4:06
$begingroup$
It might be easier to think about this as a Markov process ${X_n}$ with states $0=$cloudy and $1=$sunny. You can identify the transition matrix from the given probabilities. Let $n=0$ and $n=1$ represent Saturday and Sunday, respectively. Then you want $P(X_0=X_1=1 , | , X_0=X_1)$.
$endgroup$
– Just_to_Answer
Jan 9 at 4:06
$begingroup$
I am not yet exposed to Matrix calculations. Is there another way
$endgroup$
– Math_Guy
Jan 9 at 4:59
$begingroup$
I am not yet exposed to Matrix calculations. Is there another way
$endgroup$
– Math_Guy
Jan 9 at 4:59
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let $p=$ the probability that Freedonia is sunny on a day and $q=$ the probability that Freedonia is cloudy on a day. Then the given condition implies the following equilibrium condition holds:
$$begin{eqnarray}
p&=&frac{3}{4}p+frac{1}{3}q,\
q&=&frac{1}{4}p+frac{2}{3}q.
end{eqnarray}$$ Using $p+q=1$, we can solve $p=frac{4}{7}$ and $q=frac{3}{7}$. Now, the probability that consecutive days are sunny days is $pcdot frac{3}{4}=frac{3}{7}$, and probability that consecutive days are cloudy is $qcdotfrac{2}{3}=frac{2}{7}$. By the definition of conditional probability, this gives
$$begin{eqnarray}
&&P(text{consecutive days are sunny};|;text{consecutive days have the same weather})&\&&=frac{P(text{consecutive days are sunny})}{P(text{consecutive days are sunny})+P(text{consecutive days are cloudy})}\&&=frac{frac{3}{7}}{frac{3}{7}+frac{2}{7}}=frac{3}{5}.
end{eqnarray}$$
$endgroup$
add a comment |
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
});
}
});
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%2f3066969%2ffreedonia-rainy-and-sunshine%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
$begingroup$
Let $p=$ the probability that Freedonia is sunny on a day and $q=$ the probability that Freedonia is cloudy on a day. Then the given condition implies the following equilibrium condition holds:
$$begin{eqnarray}
p&=&frac{3}{4}p+frac{1}{3}q,\
q&=&frac{1}{4}p+frac{2}{3}q.
end{eqnarray}$$ Using $p+q=1$, we can solve $p=frac{4}{7}$ and $q=frac{3}{7}$. Now, the probability that consecutive days are sunny days is $pcdot frac{3}{4}=frac{3}{7}$, and probability that consecutive days are cloudy is $qcdotfrac{2}{3}=frac{2}{7}$. By the definition of conditional probability, this gives
$$begin{eqnarray}
&&P(text{consecutive days are sunny};|;text{consecutive days have the same weather})&\&&=frac{P(text{consecutive days are sunny})}{P(text{consecutive days are sunny})+P(text{consecutive days are cloudy})}\&&=frac{frac{3}{7}}{frac{3}{7}+frac{2}{7}}=frac{3}{5}.
end{eqnarray}$$
$endgroup$
add a comment |
$begingroup$
Let $p=$ the probability that Freedonia is sunny on a day and $q=$ the probability that Freedonia is cloudy on a day. Then the given condition implies the following equilibrium condition holds:
$$begin{eqnarray}
p&=&frac{3}{4}p+frac{1}{3}q,\
q&=&frac{1}{4}p+frac{2}{3}q.
end{eqnarray}$$ Using $p+q=1$, we can solve $p=frac{4}{7}$ and $q=frac{3}{7}$. Now, the probability that consecutive days are sunny days is $pcdot frac{3}{4}=frac{3}{7}$, and probability that consecutive days are cloudy is $qcdotfrac{2}{3}=frac{2}{7}$. By the definition of conditional probability, this gives
$$begin{eqnarray}
&&P(text{consecutive days are sunny};|;text{consecutive days have the same weather})&\&&=frac{P(text{consecutive days are sunny})}{P(text{consecutive days are sunny})+P(text{consecutive days are cloudy})}\&&=frac{frac{3}{7}}{frac{3}{7}+frac{2}{7}}=frac{3}{5}.
end{eqnarray}$$
$endgroup$
add a comment |
$begingroup$
Let $p=$ the probability that Freedonia is sunny on a day and $q=$ the probability that Freedonia is cloudy on a day. Then the given condition implies the following equilibrium condition holds:
$$begin{eqnarray}
p&=&frac{3}{4}p+frac{1}{3}q,\
q&=&frac{1}{4}p+frac{2}{3}q.
end{eqnarray}$$ Using $p+q=1$, we can solve $p=frac{4}{7}$ and $q=frac{3}{7}$. Now, the probability that consecutive days are sunny days is $pcdot frac{3}{4}=frac{3}{7}$, and probability that consecutive days are cloudy is $qcdotfrac{2}{3}=frac{2}{7}$. By the definition of conditional probability, this gives
$$begin{eqnarray}
&&P(text{consecutive days are sunny};|;text{consecutive days have the same weather})&\&&=frac{P(text{consecutive days are sunny})}{P(text{consecutive days are sunny})+P(text{consecutive days are cloudy})}\&&=frac{frac{3}{7}}{frac{3}{7}+frac{2}{7}}=frac{3}{5}.
end{eqnarray}$$
$endgroup$
Let $p=$ the probability that Freedonia is sunny on a day and $q=$ the probability that Freedonia is cloudy on a day. Then the given condition implies the following equilibrium condition holds:
$$begin{eqnarray}
p&=&frac{3}{4}p+frac{1}{3}q,\
q&=&frac{1}{4}p+frac{2}{3}q.
end{eqnarray}$$ Using $p+q=1$, we can solve $p=frac{4}{7}$ and $q=frac{3}{7}$. Now, the probability that consecutive days are sunny days is $pcdot frac{3}{4}=frac{3}{7}$, and probability that consecutive days are cloudy is $qcdotfrac{2}{3}=frac{2}{7}$. By the definition of conditional probability, this gives
$$begin{eqnarray}
&&P(text{consecutive days are sunny};|;text{consecutive days have the same weather})&\&&=frac{P(text{consecutive days are sunny})}{P(text{consecutive days are sunny})+P(text{consecutive days are cloudy})}\&&=frac{frac{3}{7}}{frac{3}{7}+frac{2}{7}}=frac{3}{5}.
end{eqnarray}$$
edited Jan 9 at 5:01
answered Jan 9 at 4:37
SongSong
11.2k628
11.2k628
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%2f3066969%2ffreedonia-rainy-and-sunshine%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
$begingroup$
It might be easier to think about this as a Markov process ${X_n}$ with states $0=$cloudy and $1=$sunny. You can identify the transition matrix from the given probabilities. Let $n=0$ and $n=1$ represent Saturday and Sunday, respectively. Then you want $P(X_0=X_1=1 , | , X_0=X_1)$.
$endgroup$
– Just_to_Answer
Jan 9 at 4:06
$begingroup$
I am not yet exposed to Matrix calculations. Is there another way
$endgroup$
– Math_Guy
Jan 9 at 4:59