Skip to content

This project was created for statistics classes. To complete it, I used data from the 2019 European Social Survey 9. The topic I focused on was the impact of the internet on various aspects of life and the relationships that result from the length of its use.

License

Notifications You must be signed in to change notification settings

KonradMaciaga/Statistic_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Statistic_Project

This project was created for statistics classes. To complete it, I used data from the 2019 European Social Survey 9. The topic I focused on was the impact of the internet on various aspects of life and the relationships that result from the length of its use.

PL:

Do poprawnego działania pliku potrzebne będzie zainstalowanie kilku rzeczy:

  1. Wrzucenie wszystkiego do jednego folderu pliku z notatnikiem python oraz rozpakowanego pliku z plikiem sav.
  2. Posiadanie aktualnej wersji Pythona na swoim komputerze
  3. Odpalenie wszystkiego najlepiej w jupyter notebook lub jupyter laboratory: https://jupyter.org/install
  4. Zainstalowanie na swoim komputerze podstawowych bibliotek wykorzystywanych w projekcie:
  • pandas
  • pyreadstat
  • numpy
  • scipy
  • statsmodels
  • matplotlib
  • seaborn

W przyszłości lista ta zostanie uproszczona a sam notatnik zostanie przetłumaczony w pełni na język angielski

EN:

You will need to install a few things for the file to work properly:

  1. putting everything into one folder of the python notepad file and the unzipped sav file.
  2. having an up-to-date version of Python on your computer
  3. fire everything up preferably in jupyter notebook or jupyter laboratory: https://jupyter.org/install 4.Installing the basic libraries used in the project on your computer:
  • pandas
  • pyreadstat
  • numpy
  • scipy
  • statsmodels
  • matplotlib
  • seaborn

In the future, this list will be simplified and the notebook itself will be translated fully into English

About

This project was created for statistics classes. To complete it, I used data from the 2019 European Social Survey 9. The topic I focused on was the impact of the internet on various aspects of life and the relationships that result from the length of its use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published