Giter Site home page Giter Site logo

terver's Introduction

Задача по теории вероятностей

by Заостровская Анастасия кн-302

Задача 1:

Дано:

У нас есть правильный кубик и неправильный кубик, в котором смещен центр тяжести и грани 3 и 4 выпадают с вероятностью 1/3, а все остальные с ваероятностью 1/12. Пусть k - ДСВ, которая соответствует числу, выпавшему на грани первого кубика, а m - на втором кубике. Т = max(k+m, 2m)

Найти:

  • Закон распределения T
  • Матожидание Т
  • Дисперсию Т
  • Медиану
  • Среднеквадратичное отклонение
  • Для Т2 = min(2^k, m) найти
    • Ковариацию
    • Корреляцию

Решение:

Файл Terver.py решает поставленную задачу.

Запуск:

py Terver.py

Задача 2:

Дано:

Произведение двух независимых равномерно распределенных на {0,1...9} однозначных чисел k и n можно записать в виде kn = 10c1+c2.

Найти:

  • Законы распределения с1 и с2
  • Зависимы ли с1 и с2?

Решение:

Файл Terver8.5.py решает поставленную задачу.

Запуск:

py Terver8.5.py

terver's People

Contributors

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