Giter Site home page Giter Site logo

essentialstatistics's Introduction

Essential Statistics for Data Science

Welcome to "Essential Statistics for Data Science" โ€“ a collection of notes on fundamental statistics for experimental sciences and data science enthusiasts. These notes are particularly beneficial for those embarking on a career in data science. The content of these notes has evolved through teaching, discussions, and supervision of experiments.

Books Used

The following four books have been extensively referenced and used during the creation of these lecture notes:

  1. Introductory Statistics

    • Author: S. M. Ross
    • Year: 2017
    • Publisher: Academic Press
  2. Introduction to Probability and Statistics for Engineers and Scientists

    • Author: S. M. Ross
    • Year: 2020
    • Publisher: Academic Press
  3. Probability and Statistics for Engineers and Scientists

    • Authors: R. E. Walpole, R. H. Myers, S. L. Myers, K. Ye
    • Year: 1993
    • Publisher: Macmillan New York
  4. Introductory Statistics

    • Authors: N. A. Weiss, C. A. Weiss
    • Year: 2017
    • Publisher: Pearson London

Workflow Details

The workflow consists of the following steps:

  1. Set up Git repository: This step checks out the repository on the GitHub Actions runner.

  2. Compile LaTeX document: The LaTeX document (specified as main.tex in the workflow) is compiled into a PDF using the GitHub Action for LaTeX. The resulting PDF is then saved as an artifact.

  3. Upload PDF file: The compiled PDF file is uploaded as an artifact, making it accessible for further use or manual download.

Usage

LaTeX to PDF Conversion with GitHub Actions

This repository includes an automated workflow that converts a LaTeX document to a PDF using GitHub Actions. The workflow is triggered on each push to the main branch, ensuring that the PDF is always up-to-date with the latest changes to the LaTeX document.

To compile the LaTeX document and generate the PDF locally, you can follow these steps:

  1. Clone the repository:

    git clone [repository-url]
  2. cd [EssentialStatistics]

essentialstatistics's People

Contributors

qed137 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.