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

Make examples more concrete #1

Open
raacampbell opened this issue May 13, 2016 · 0 comments
Open

Make examples more concrete #1

raacampbell opened this issue May 13, 2016 · 0 comments
Labels

Comments

@raacampbell
Copy link
Member

Make it more interesting by making the examples more concrete. e.g. for the variable stuff at the start we could do things like:

weeks = 52;
daysInWeek = 7;
daysInYear = daysInWeek * weeks;

For the plotting of the lines, we could have them overlay two different Google trends. We tell them that two trends are plotted, give them the trend search terms, but not which line is which. Have them deduce which is which based on the data.

Think of something for the image data and histogram.

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

No branches or pull requests

1 participant