Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible error - 3rd Ed. - Page 75 #119

Open
solarjoe opened this issue Mar 14, 2020 · 1 comment
Open

Possible error - 3rd Ed. - Page 75 #119

solarjoe opened this issue Mar 14, 2020 · 1 comment

Comments

@solarjoe
Copy link

Pg. 75, third line:

Notice that the columns all sum up to one

should probably be

Notice that the rows all sum up to one

@rasbt
Copy link
Owner

rasbt commented Mar 15, 2020

Hm, yeah, what I meant was when you add up the columns, you will get a vector of ones. I.e., the value of the 1st, 2nd, and 3rd column sum up to one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants