Giter Club home page Giter Club logo

dsc-resampling-methods-lab's Issues

typo in sample result

error in the third row...

[([1,2,2], [1,3]),
 ([1,2,3], [1,2]),
 ([1,2,1], [2,3]),
 ([1,1,3], [2,2]),
 ([2,2,3], [1,1])]

should be

[([1,2,2], [1,3]),
 ([1,2,3], [1,2]),
 ([1,1,2], [2,3]),
 ([1,1,3], [2,2]),
 ([2,2,3], [1,1])]

Simple math error

Link to Canvas

https://learning.flatironschool.com/courses/5316/assignments/184375?module_item_id=408350

Issue Subtype

  • Master branch code
  • Solution branch code
  • Code tests
  • Layout/rendering issue
  • Instructions unclear
  • Other (explain below)

Describe the Issue

Source

$\mu_a - \mu_b = \frac{5}{3} - 2 = \frac{1}{2}$

Concern

Basically in the markdown is stated that 5/3 - 2 = 1/2

(Optional) Proposed Solution

5/3 - 2 = - 1/3

What OS Are You Using?

  • OS X
  • Windows
  • WSL
  • Linux
  • IllumiDesk

Any Additional Context?

Some typos

Link to Canvas

https://learning.flatironschool.com/courses/4348/assignments/140703?module_item_id=293353

Issue Subtype

  • Master branch code
  • Solution branch code
  • Code tests
  • Layout/rendering issue
  • Instructions unclear
  • Other (explain below)

Describe the Issue

Just so you know, there are a number of instances where the word "then" in used instead of "than" on this page.
E.x.: "...the difference of the means of resampled samples is greater then or equal to the difference...

Source


Concern

(Optional) Proposed Solution

What OS Are You Using?

  • OS X
  • Windows
  • WSL
  • Linux
  • IllumiDesk

Any Additional Context?

Kernel dies in illumidesk

Running the solution code for the last cell in the "Permutation testing in Practice" section (where the code cell starts with "# Your code here # โฐ Expect your code to take several minutes to run") kills the kernel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.