exercise:28b517b1a4: Difference between revisions
From Stochiki
(Created page with "<div class="d-none"><math> \newcommand{\NA}{{\rm NA}} \newcommand{\mat}[1]{{\bf#1}} \newcommand{\exref}[1]{\ref{##1}} \newcommand{\secstoprocess}{\all} \newcommand{\NA}{{\rm NA}} \newcommand{\mathds}{\mathbb}</math></div> The price of a stock on a given trading day changes according to the distribution <math display="block"> p_X = \pmatrix{ -1 & 0 & 1 & 2 \cr 1/4 & 1/2 & 1/8 & 1/8\cr}. </math> Find the distribution for the change in stock price after two (independ...") |
No edit summary |
||
Line 5: | Line 5: | ||
\newcommand{\secstoprocess}{\all} | \newcommand{\secstoprocess}{\all} | ||
\newcommand{\NA}{{\rm NA}} | \newcommand{\NA}{{\rm NA}} | ||
\newcommand{\mathds}{\mathbb}</math></div> The price of a stock on a given trading day changes according to the | \newcommand{\mathds}{\mathbb}</math></div> The price of a stock on a given trading day changes according to the distribution | ||
distribution | |||
<math display="block"> | <math display="block"> |
Latest revision as of 23:57, 24 June 2024
[math]
\newcommand{\NA}{{\rm NA}}
\newcommand{\mat}[1]{{\bf#1}}
\newcommand{\exref}[1]{\ref{##1}}
\newcommand{\secstoprocess}{\all}
\newcommand{\NA}{{\rm NA}}
\newcommand{\mathds}{\mathbb}[/math]
The price of a stock on a given trading day changes according to the distribution
[[math]]
p_X = \pmatrix{
-1 & 0 & 1 & 2 \cr
1/4 & 1/2 & 1/8 & 1/8\cr}.
[[/math]]
Find the distribution for the change in stock price after two (independent) trading days.