Skip to content

Analysis of a checkout system distribution dataset , with descriptive statistics, histogram plotting and finding the best-fitting distribution.

Notifications You must be signed in to change notification settings

faustvg/Checkout-System-Distribution-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Checkout System Distribution Analysis

This repository is part of a homework from a Software Tools Simulation class and contains R code for the analysis of an Checkout Systemd istribution dataset named "UnknownDistribution_corrected.csv".

The analysis involves descriptive statistics, histogram plotting, and fitting three potential distributions (Exponential, Triangle, and Normal) to the data.

The goal is to try different distribution and analyze them in order to identify the best-fitting distribution for the given dataset.

About

Analysis of a checkout system distribution dataset , with descriptive statistics, histogram plotting and finding the best-fitting distribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages