Probability Theory 12 | Cumulative Distribution Function

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 25

  • @Leslie.Green_CEng_MIEE
    @Leslie.Green_CEng_MIEE 3 місяці тому

    At 12:23 it is suggested to use the earlier method (Lecture 6) to make the histogram look nicer.
    Better still, use the *seq()* function just introduced.
    *bins = seq(-6, 6, 0.2)* # range from -6 to +6 in steps of 0.2
    *hist(rnorm(60000), bins )*
    If the *rnorm* function generates a point outside the range given in *bins* then RSTUDIO will get (mildly) grumpy. Re-plotting is unlikely to give a repeat point at such a high deviation from zero.
    It has to be said that the newer version of RSTUDIO (4.4.1) has much better default graphics than 3.6.3 shown in the video. The default graphs look much more professional now.

  • @oumaimachebihiquadouri1007
    @oumaimachebihiquadouri1007 3 роки тому +17

    Thank you so much for everything. I'm wondering if you can do some of stochastic process (Filtration, martingales ...)

  • @ejovo
    @ejovo 3 роки тому +2

    Great video! +1 for the RStudio theme!

  • @rodilrun9195
    @rodilrun9195 2 роки тому +3

    Thank you sir.

  • @rob5467
    @rob5467 3 роки тому +3

    Excellent as always! When you cover expectations of random variables can you include the relationship to the cdf?

  • @yakupkaanbaycan9316
    @yakupkaanbaycan9316 10 місяців тому +1

    Great videos, thanks for the effort!

  • @Independent_Man3
    @Independent_Man3 Рік тому +1

    why do you write 'F' like a 'T' with a middle bar which also sticks out on both sides?

  • @sopas5918
    @sopas5918 4 місяці тому

    Hello! Do you have any type of exercise book for us to practice what we have been learning in this series? Thank you for the great content, it is helping me so much in transitioning from Economics to Quantitative Finance!

    • @sopas5918
      @sopas5918 4 місяці тому

      I have found the exercise book, but it has no solutions? @brightsideofmaths

    • @brightsideofmaths
      @brightsideofmaths  4 місяці тому

      I don't have exercises yet, but I want to write them even with solutions. So they will come :)

    • @sopas5918
      @sopas5918 4 місяці тому

      @@brightsideofmaths Awesome! Any expectations on when it is coming?

  • @Independent_Man3
    @Independent_Man3 Рік тому +1

    what happened to dark mode?

  • @jb_1971
    @jb_1971 3 роки тому +1

    Is there a book you follow or one that you can recommend? Terse is fine, if that matters.

    • @brightsideofmaths
      @brightsideofmaths  3 роки тому +3

      I don't follow a book but there are a lot of good books about probability theory out there, e.g., Klenke - Probability Theory.

    • @jb_1971
      @jb_1971 3 роки тому

      @@brightsideofmaths Thanks!

  • @mybuddy11
    @mybuddy11 2 роки тому +1

    the video you explain is good and intuitive, but there is a shortage of videos that solve exercises and practice, exercises and practice are indispensable in every lecture

  • @geoffrygifari3377
    @geoffrygifari3377 3 роки тому

    i've seen the CDF for the normal distribution before.... "error function"?

  • @lonjezosithole6285
    @lonjezosithole6285 2 роки тому

    Did you abandon this series?