Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giovananog/basic-statistics
https://github.com/giovananog/basic-statistics
computer-science-degree
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/giovananog/basic-statistics
- Owner: giovananog
- Created: 2024-01-21T12:52:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T16:26:44.000Z (7 months ago)
- Last Synced: 2024-05-30T06:34:09.209Z (7 months ago)
- Topics: computer-science-degree
- Language: R
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic Statistics
![GitHub repo size](https://img.shields.io/github/repo-size/giovananog/basic-statistics?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/giovananog/basic-statistics?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/giovananog/basic-statistics?style=for-the-badge)
> This repository contains materials and projects developed during the Basic Statistics course, offered by the Federal University of Alfenas. Credits to professors Luiz Alberto Beijo and FabrΓcio Goecking for the provided materials.
## π» ContentsThe course covers the following topics:
1. **Data Description and Exploration**
- Population and sample
- Levels of measurement
- Frequency distribution tables
- Graphs and charts2. **Descriptive Statistics**
- Mean and variance calculations
- Measures of central tendency and dispersion3. **Sampling Techniques**
- Probability concepts
- Normal distribution
- Binomial and Poisson distributions
- Sampling distribution (t, Chi-square, F)4. **Statistical Inference**
- Confidence intervals for mean, proportion, variance, and standard deviation
- Hypothesis testing for mean, proportion, variance, and difference of means
- Chi-square test
- Correlation and linear regression
- Non-parametric tests
## π MaterialsThis repository contains materials related to the Basic Statistics course, such as lecture notes, assignments, and exercises. Each section may include additional resources and solutions.