Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

diogocsilva12/WA2-TCAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WA2-TCAD — Scientific Visualization and Data Analysis

This repository contains the materials developed for WA2 (Written Assignment 2) of the TCAD course.
The work focuses on data analysis, outlier detection, and scientific visualization, with an emphasis on reproducibility and clear communication of results.


Project overview

The goal of this assignment is to explore a dataset using statistical analysis and visualization techniques, identify anomalous behavior (outliers), and present insights in a structured and interpretable manner.

The project follows a standard data analysis and scientific visualization pipeline:

  1. Data loading and preprocessing
  2. Exploratory data analysis
  3. Outlier detection
  4. Visualization of results
  5. Report generation

All steps are documented and reproducible.

Final grade: 17/20


Repository structure

WA2-TCAD/
│
├── data/ # Raw and/or processed datasets
├── images/ # Figures and plots generated for the report
│
├── WA2.Rmd # Main R Markdown source file
├── WA2.html # Rendered HTML report
│
├── .RData # Saved R workspace (optional, for reproducibility)
├── .Rhistory # R session history
│
├── backup.txt # Backup notes / auxiliary content
├── hello.txt # Auxiliary test file
├── .gitattributes # Git configuration

Main report

  • Source file: WA2.Rmd
  • Rendered output: WA2.html

The HTML report includes:

  • Methodology description
  • Exploratory data analysis
  • Outlier detection and discussion
  • Scientific visualizations
  • Interpretation of results

The report was generated using R Markdown, ensuring tight integration between code, results, and narrative.


Technologies used

  • R
  • R Markdown
  • tidyverse
  • ggplot2
  • Statistical methods for outlier detection

Contributors

  • Diogo Silva
  • Tomás Pereira

Notes

This repository is intended for academic use.
All content was developed in the context of a university assignment.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages