Skip to content

Scripts based on material from an Intro to Statistics class

Notifications You must be signed in to change notification settings

eldss-classwork/Intro-Stats-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Statistics

This repository includes programs I've written for statistical analysis. Descriptions of the programs can be found in the comment header of each one.

Currently there are two programs, both inspired from working through an introductory statistics class. One is for calculating a binomial probability distribution given p, q, n, and x. This outputs a table of values, a sum of probabilities for a given range of x, and can graph a histogram of the data if desired. The other graphs a frequency histogram given a list of values.

About

Scripts based on material from an Intro to Statistics class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages