Skip to content

tryapitsynandrey-web/applied-business-statistics-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Applied Business Statistics Analysis

This repository contains a comprehensive Jupyter/Colab notebook demonstrating various statistical analysis techniques applied to real-world business scenarios.

πŸ›  Tech Stack

  • Language: Python
  • Libraries: Pandas, NumPy, SciPy.stats, Matplotlib, Seaborn

πŸ“‹ Project Structure

The analysis is divided into four key tasks:

  1. Mobile App Rating Analysis: Construction of PMF and CDF for App Store reviews, including expected value and variance calculations.
  2. Delivery Logistics Analysis: Binomial distribution modeling to evaluate the probability of on-time deliveries and calculate process risks.
  3. Online Store Order Intensity: Exponential distribution analysis to determine wait times between customer orders and survival functions.
  4. Hypothesis Testing: A two-tailed t-test analysis to evaluate the impact of new educational methods on student performance.

πŸš€ Key Insights

  • Automated calculation of statistical characteristics (Mean, Std Dev, Median).
  • Visualizations of probability densities and cumulative distributions.
  • Practical implementation of hypothesis testing with p-value and confidence interval interpretation.

About

Python-based business statistics analysis covering probability distributions, hypothesis testing, and decision metrics.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors