zoukankan      html  css  js  c++  java
  • Fuzzy Probability Theory---(3)Discrete Random Variables

    We start with the fuzzy binomial. Then we discuss the fuzzy Poisson probability mass function.

    Fuzzy Binomial

    Let $E$ be a non-empty, proper subset of $X={x_1,x_2,x_3,...,x_n}$. Let $P(E)=p$ so that $P(E^{'})=1-p$ where $pin (0,1)$. Suppose we have $m$ independent repetitions of this experiment. If $P(r)$ is the probability of $r$ successes in the $m$ experiments, then $$P(r)=C^{r}_{m}p^{r}(1-p)^{m-r}$$ for $r=0,1,...,m$ gives the binomial distribution.

    We substitute 

  • 相关阅读:
    CSS中的单位简介
    grid-layout
    position
    form
    objects
    个人介绍
    第十二周作业:
    第十一周作业
    第十周web作业
    第九周作业
  • 原文地址:https://www.cnblogs.com/chaseblack/p/5962752.html
Copyright © 2011-2022 走看看