Giter Site home page Giter Site logo

markalbrand56 / frequency-distribution_statistics Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 8.22 MB

This is a tool focused to help students with the Statistics topic "Frequency Distributions" and its variants

License: GNU General Public License v3.0

Python 100.00%
frequency-distributions statistics students

frequency-distribution_statistics's Introduction

markalbrand56

I'm a student of Computer Science at UVG

Github Follow Twitter Follow

Mark's GitHub stats

  • I'm a student, with a great desire of learning new things ๐Ÿ“š
  • I'm liking a lot the path of CyberSecurity within Computer Science ๐Ÿ”Ž
  • I'm learning mainly Python, C and Go ๐Ÿ› 
  • I love photography ๐Ÿ“ธ
  • I'm a petrolhead ๐Ÿš—


Languages and tools

Python

C

Go

Java

Debian

Django

Django

Github

Git

JetBrains



Connect with me:

website website ย ย  website website ย ย  website website

frequency-distribution_statistics's People

Contributors

markalbrand56 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

frequency-distribution_statistics's Issues

Decision

Should the program be graphical or not?

Reading numbers from custom files

Is there a way to read a file and to get all numbers written on it? The main issue I found is that each number had to be in a different line, and if the number was 58, it would appear as '58\n' even though I deleted all the new lines ("\n").

The file where I tried this is under _s_package/files_integration.py

Working with numbers with decimals

The program needs to identify if in the data is present a decimal number, to change mostly the creation of limits.

Creation of limits

When there's a decimal, it no longer adds 1 to the upper limit to create the next lower limit, it adds one unit of the decimal position:
(1.2-5.2) (5.3-9.3)

Creation of real groups

And for creating the real groups it adds half of a unit of the next decimal position:
(1.15-5.25) (5.25-9.35)

Traduction

I need help reviewing traductions

I received this topic in Spanish, and some terms can't be literally traduced. I read about the topic and watched some videos in English, and terms varied between them. Some of the resources I used were this article and this video between others.

I need someone to review my traduction of the terms that I used in the program, mostly on the ones that are meant for the user to read in order to understand what the program needs to calculate each section of the topic.

If someone wants to help me, I would be grateful.

Real groups

Frequency

The frequency of real groups is not showing the correct results. They should be the same as the normal groups, but in a case of 45 numbers, the accumulated frequency of the real groups is showing 50.

Groups width 1

What should happen if the groups' width is 1?
Exclude that option?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.