Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.26 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.26 KB

What is Statistics?

build status

def¹: tools to understand data (KhanAcademy).

def²: the science of developing and studying methods for: - collecting - analyzing - interpreting - presenting empirical data (UCI Department of Statistics).

types (KhanAcademy):

  • descriptive

  • inferential

  • descriptive: describe large number dataset with a smaller set of numbers

  • inferential: predict behavior of dataset by determining behavior of a random sample from it.

Spellcheck:

pipenv shell
pyspelling -c spellcheck.yaml

References:

Legend

Q: Question for later research

Disclaimer: This is an ongoing and incomplete project to unpack these concepts and serve as my distributed memory.