Git Product home page Git Product logo

ericagyemang / stochastic-processes-repo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 20.71 MB

A stokhazesthai (stochastic) process, also called a random process, is one in which outcomes are uncertain (MAT 455, ISU).

R 99.20% CSS 0.80%
stochastic-processes stochastic-differential-equations stochastic-optimization markov-chain markov-model markov-chain-monte-carlo monte-carlo-simulation conditional-probability law-of-large-numbers poisson-process

stochastic-processes-repo's Introduction

STOCHASTIC PROCESS REPOSITORY

A stokhazesthai (stochastic) process, also called a random process, is one in which outcomes are uncertain (MAT 455, ISU).

In its most general expression, a stochastic process is simply a collection of random variables {Xt, t ∈ I}. The index t often represents time, and the set I is the index set of the process. The most common index sets are I = {0, 1, 2,…}, representing discrete time, and I = [0, ∞), representing continuous time. Discrete-time stochastic processes are sequences of random variables. Continuous-time processes are uncountable collections of random variables. The random variables of a stochastic process take values in a common state space S, either discrete or continuous. A stochastic process is specified by its index and state spaces, and by the dependency relations among its random variables.

STOCHASTIC MODEL

The word “stochastic” comes from the Greek stokhazesthai, which means to aim at, or guess at. A stochastic process, also called a random process, is simply one in which outcomes are uncertain. By contrast, in a deterministic system there is no randomness. In a deterministic system, the same output is always produced from a given input.

DYNAMICS OF STOCHASTIC PROCESS

The dynamics of a stochastic process are described by random variables and probability distributions. In the deterministic growth model, one can say with certainty how many bacteria are present after t minutes.

NOTE:
    For the stochastic model, questions of interest might include:
    • What is the average number of bacteria present at time t?
    • What is the probability that the number of bacteria will exceed some threshold after t minutes?
    • What is the distribution of the time it takes for the number of bacteria to double in size?

POISSON PROCESS

A Poisson process is a special type of counting process. Given a stream of events that arrive at random times starting at t = 0, let Nt denote the number of arrivals that occur by time t, that is, the number of events in [0, t]. For instance, Nt might be the number of text messages received up to time t. For each t ≥ 0, Nt is a random variable. The collection of random variables (Nt)t≥0 is a continuous-time, integer-valued stochastic process, called a counting process. Since Nt counts events in [0, t], as t increases, the number of events Nt increases.

stochastic-processes-repo's People

Contributors

ericagyemang 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.