Skip to content

Add another statistic called 3 sigma. This is simply a value that represents 3 times the standard deviation. #38

@jayhamilton

Description

@jayhamilton

The value should appear beneath the standard deviation in the bar graph. To accomplish this you will build on the work that you have already performed. You will create the following:

  1. variable called threeSigma
  2. variable for the label
  3. create a function that returns 3 times the standard deviation
  4. display that value along with the others in the bar chart

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions