Skip to content

sinaghfb/frequency_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frequency_table

This program is written to calculate the frequency table , and has the ability to calculate the standard deviation and skewness and Kurtosis, that maybe useful for some optimization problems. I tried to write the code optimally and legibly. If you found a bug, please let me know. Notes : The maximum decimal point is 6 digits. The maximum number of input numbers is 100,000 (due to longer calculation time for sorting). The maximum number of classes is 20, which can be changed in the code. I used g++ compiler if u want another compiler you should change header files.

known bugs : have some problems with printing chart on console with high digits numbers like crowded table

Begin license text.

Copyright <2021>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

End license text.

این برنامه برای محاسبه جدول پراکندگی نوشته شده است ، و قابلیت محاسبه واریانس انحراف معیار ضریب چولگی و ضریب کشیدگی را دارد و برای بعضی مسائل بهینه سازی ممکن است مفید باشد
من سعی کردم کد را بهینه و خوانا بنویسم اگر باگی مشاهده کردید لطفا اطلاع دهید محدودیت ها : حداکثر میزان اعشار 6 رقم است حداکثر میزان اعداد ورودی 100000 است (به دلیل طولانی شدن زمان محاسبه ) حداکثر میزان تعداد طبقات 20 میباشد که قابل تغییر در کد است

این کد تحت لایسنس MIT میباشد

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages