+ Reply to Thread
Results 1 to 5 of 5

Formula to calculate the probability of the next value, considering previous pattern

  1. #1
    Registered User
    Join Date
    11-26-2011
    Location
    romania
    MS-Off Ver
    Excel 2003
    Posts
    22

    Formula to calculate the probability of the next value, considering previous pattern

    Hello,

    I was hoping somebody could help me with a formula...


    I have two columns A (where the only values that will be entered are "apple" and "peach") and B. I need a formula to enter in cells of column B that will return the following values: what is the probability of "apple" and "peach" to be the next value in column A, considering the previous "pattern" from column A? Consider the case attached.


    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Formula to calculate the probability of the next value, considering previous patt

    50/50 id say
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,679

    Re: Formula to calculate the probability of the next value, considering previous patt

    What's relevant is how "apple" or "peach" are selected. If the method is "fair" (i.e. there is an equal chance of either) then martin is correct. the answer is 50/50 even if the 10 previous selections were all "apple".
    Audere est facere

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,357

    Re: Formula to calculate the probability of the next value, considering previous patt

    I will first admit that my stats/probability skills are quite inadequate. daddylonlegs and martindwilson's response is correct for a true binomial experiment -- the result of one trial cannot effect the result of any other trial. It would appear to me that at the heart of the question is "how can one determine if each trial of an experiment is truly independent." My stat knowledge doesn't go that far. I suspect that, in order to do this rigorously, you need to take this question to some statisticians and see how they would do it. I fully expect that the science of statistics has developed algorithms for testing these kinds of patterns in order to test the validity of an experiment that claims to be binomial.

    I doubt this is rigorous, but a starting point might be to look at pairs of trials. There are four possibilities: apple followed by apple, apple then peach, peach then apple, peach then peach. If the trials are independent, then you'd expect the probability of each combination to be 1/4.

  5. #5
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Formula to calculate the probability of the next value, considering previous patt

    1/(2^2) = 25% is the general answer, but your question doesn't provide enough information for a proper statistical experiment.....

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1