Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmihajlo/dataprocessing_graduatesadmissionprediction
Statistical processing of a data set using R.
https://github.com/kmihajlo/dataprocessing_graduatesadmissionprediction
data-analysis data-processing r statistical-analysis
Last synced: about 1 month ago
JSON representation
Statistical processing of a data set using R.
- Host: GitHub
- URL: https://github.com/kmihajlo/dataprocessing_graduatesadmissionprediction
- Owner: KMihajlo
- Created: 2021-06-30T10:47:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T23:28:38.000Z (over 3 years ago)
- Last Synced: 2024-11-09T18:26:24.814Z (2 months ago)
- Topics: data-analysis, data-processing, r, statistical-analysis
- Language: R
- Homepage:
- Size: 2.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataProcessing_GraduatesAdmissionPrediction
Project where I do statistical processing of a certain data set, using R.***Key implementations:***
- Table with distribution of frequencies and midpoints of the intervals
- Relative frequencies and cumulative frequencies
- Histograms, polygons and stem-leaf diagram
- Scatter plots for data from both landmarks
- Mode, median and avg
- Quartiles, range and interquartile range of data
- Dispersion, standard deviation and correlation coefficient
- Confidence interval
- Testing appropriate hypotheses and independence hypotheses
- Distribution test
- Regression analysis