11.04.2014 Views

Linear Algebra Exercises-n-Answers.pdf

Linear Algebra Exercises-n-Answers.pdf

Linear Algebra Exercises-n-Answers.pdf

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Answers</strong> to <strong>Exercises</strong> 155<br />

> endfor<br />

octave:4> z=[x, y];<br />

octave:5> gplot z<br />

yields this plot. There is no threshold value — no probability above which the curve rises sharply.<br />

0.4<br />

0.35<br />

0.3<br />

0.25<br />

0.2<br />

0.15<br />

0.1<br />

0.05<br />

line 1<br />

0<br />

0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5<br />

5 (a) From these equations<br />

0.90 · p T (n) + 0.01 · p C (n) = p T (n + 1)<br />

0.10 · p T (n) + 0.99 · p C (n) = p C (n + 1)<br />

we get this matrix.<br />

( ) ( )<br />

0.90 0.01 pT (n)<br />

0.10 0.99 p C (n)<br />

=<br />

( )<br />

pT (n + 1)<br />

p C (n + 1)<br />

(b) This is the result from Octave.<br />

n = 0 1 2 3 4 5<br />

0.30000<br />

0.70000<br />

0.27700<br />

0.72300<br />

0.25653<br />

0.74347<br />

0.23831<br />

0.76169<br />

0.22210<br />

0.77790<br />

0.20767<br />

0.79233<br />

6 7 8 9 10<br />

0.19482<br />

0.80518<br />

0.18339<br />

0.81661<br />

0.17322<br />

0.82678<br />

0.16417<br />

0.83583<br />

0.15611<br />

0.84389<br />

(c) This is the s T = 0.2 result.<br />

n = 0 1 2 3 4 5<br />

0.20000<br />

0.80000<br />

0.18800<br />

0.81200<br />

0.17732<br />

0.82268<br />

0.16781<br />

0.83219<br />

0.15936<br />

0.84064<br />

0.15183<br />

0.84817<br />

6 7 8 9 10<br />

0.14513<br />

0.85487<br />

0.13916<br />

0.86084<br />

0.13385<br />

0.86615<br />

0.12913<br />

0.87087<br />

0.12493<br />

0.87507<br />

(d) Although the probability vectors start 0.1 apart, they end only 0.032 apart. So they are alike.<br />

6 These are the p = .55 vectors,

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!