Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Probability Function

  • 17-10-2013 1:09pm
    #1
    Registered Users, Registered Users 2 Posts: 3,148 ✭✭✭


    Hi All

    Have tried searching for the solution to this but can’t find what I’m looking for.

    I missed the lecture on this last week so that's half my problem!

    By specifying its probability function, p(X), find a random variable X with cumulative distribution function:

    Fx(t) = { 0, t < 3
    1/3, 3 ≤ t < 4
    1/2, 4 ≤ t < 5
    2/3, 5 ≤ t < 6
    1, t ≥ 6

    And calculate Pr (3 ≤ X ≤ 4)

    Any instruction on how to approach this would be much appreciated

    Thanks

    Neil


Comments

  • Registered Users, Registered Users 2 Posts: 5,141 ✭✭✭Yakuza


    The probability function describes the discrete values and the probabilities they can take. The CDF as you describe above is the cumulative probability (i.e. the sum/integral of the probability functions up to the value you're looking at) of getting a value less than the value you're testing. For example, if F(5) = 0.5 and F(4) = 1/3 then the probability of getting a value between 4 and 5 is the difference between the two (1/6). Can you apply this to getting a value between 3 and 4?

    Some more info here: http://en.wikipedia.org/wiki/Cumulative_distribution_function


Advertisement