Skip to content

Something that can help with Statistics and Data Analytics.

Notifications You must be signed in to change notification settings

a-nunley/StatisticsAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Statistic Assistant

Statistic Assistant is a collection of python scripts to designed to assist students in statistic classes, Such as DA291 Statistic Process Control and DA295 Quantitative Methods in Business and Economics @ Unveristy of North Alabama

Features

  • Marginal Cost & Revenue Calculation: Calculate and plot Marginal Cost (MC) and Marginal Revenue (MR) for given cost and revenue functions using SymPy and Matplotlib.
  • X-bar and R Charts: Generate and plot X-bar and R charts for a given set of samples using NumPy and Matplotlib. The script prompts the user for the number of samples, sample size, mean, and standard deviation, and calculates the control limits for the charts.

Prerequisites

  • Python 3.x
  • Required Python libraries: sympy, matplotlib, numpy

About

Something that can help with Statistics and Data Analytics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages