Author: zakilive

13
Jun
2020

Design Pattern and Object oriented Data Analaysis

Writing here to clearing engineering concept of a software for future reference. Example for Class, Constructors and…

04
Jun
2020

Programming Problem Solve with Python:

Problem: Only Positive Numbers positiveFunc([-5,3,-1,101]) def positiveFunc(list_s): return [i for i in list_s if i>0]  

26
May
2020

Beta Error

https://www.khanacademy.org/math/ap-statistics/tests-significance-ap/error-probabilities-power/v/introduction-to-type-i-and-type-ii-errors https://www.google.com/search?q=%CE%B2+error&rlz=1C1CHBF_enBD864BD864&oq=%CE%B2+error&aqs=chrome..69i57j0l7.10568j0j8&sourceid=chrome&ie=UTF-8  

24
May
2020

Some quick excel tips

22
May
2020

Exercise Sheet 5

1d theke clear na , eta clear korte hobe , In Sha Allah.   Lagle onno kono…

14
May
2020

IDA Old Question Solve

Winter 2019/20: Normal distribution: meu=152 sigma=4.0 The Normal Distribution has: Mean=Median=Mode Symmetry about the center 50% of…