Skip to content

Code and documentations for projects of the "Computational Numerical Statistics" course attended at NOVA Faculdade de Ciencias e Tecnologia, in Lisbon.

Notifications You must be signed in to change notification settings

emanuelevivoli/2019-Computational-Numerical-Statistics-FCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019 Computational Numerical Statistics @ FCT

logo-FCT

Introduction

This repo contains codes and documentations for four project of the "Computational Numerical Statistics" course attended at NOVA Faculdade de Ciencias e Tecnologia, in Lisbon.

The course attended was completely taught in Portuguese.

Structure

The Folders are structured as follow:

  • Project 1

    • arguments:
      • Box-Muller Method
      • Acceptance-Rejection Method
      • Monte Carlo Integration
      • Hypothesis testing
    • code: ./code/Ex1
    • documentation: ./docs/ENC_Project_1...pdf
  • Ex2 (Project 2)

    • arguments:
      • Bootstrap and Jacknife: Batteries problem
      • Bootstrap and Jacknife: Geometric distribution
      • Optimization: Beta distribution
      • Optimization: Exponential distribution
    • code: ./code/Ex2
    • documentation: ./docs/ENC_Project_2...pdf
  • Ex3 (Project 3)

    • arguments:
      • Generalized Linear Models
      • Bayesian Inference
    • code: ./code/Ex3
    • documentation: ./docs/ENC_Project_3...pdf
  • Ex4 (Final Project - slides)

    • arguments:
      • Random variable generation
        • Box-Muller Method
      • Optimization
        • Analytical solution
        • Bisection method
        • Newton-Raphson method
        • Fisher Scoring Method
    • code: ./code/Ex4
    • documentation:
      • ./docs/?...pdf
      • ./docs/?...pdf

Contacts

If you are interested in something, don't hesitate to contact me or open an issue.

About

Code and documentations for projects of the "Computational Numerical Statistics" course attended at NOVA Faculdade de Ciencias e Tecnologia, in Lisbon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages