Simulation basics

Python'da İstatistiksel Benzetim

Tushar Shanker

Data Scientist

Simulations

Framework for modeling real-world events.

  • Characterized by repeated random sampling.
Python'da İstatistiksel Benzetim

Simulations

Framework for modeling real-world events.

  • Characterized by repeated random sampling.
  • Gives us an approximate solution.
Python'da İstatistiksel Benzetim

Simulations

Framework for modeling real-world events.

  • Characterized by repeated random sampling.
  • Gives us an approximate solution.
  • Can help solve complex problems.
Python'da İstatistiksel Benzetim

Simulation steps

  1. Define possible outcomes for random variables.
  2. Assign probabilities.
  3. Define relationships between random variables.
Python'da İstatistiksel Benzetim

Simulation steps

  1. Define possible outcomes for random variables.
  2. Assign probabilities.
  3. Define relationships between random variables.
  4. Get multiple outcomes by repeated random sampling.
  5. Analyze sample outcomes.
Python'da İstatistiksel Benzetim

Simulating the dice game

Dice Game Simulation

Python'da İstatistiksel Benzetim

Simulating the dice game

Dice Game Simulation

Python'da İstatistiksel Benzetim

Simulating the dice game

Dice Game Simulation

Python'da İstatistiksel Benzetim

Let's practice!

Python'da İstatistiksel Benzetim

Preparing Video For Download...