Y T Nuke  
Results 1 to 7 of 7
hay guys this is a continuation from http://www.blackhatworld.com/blackha...doing-ppc.html we're still going to be answering the ...
  1. #1
    tacopalypse's Avatar
    tacopalypse is offline Moderator in Training
    Join Date
    Nov 2009
    Location
    the salt mines
    Posts
    832
    Reputation
    371
    Thanks
    1,414
    Thanked 1,203 Times in 506 Posts

    Smile PPC and math [part 2 tutorial]

    hay guys

    this is a continuation from
    http://www.blackhatworld.com/blackha...doing-ppc.html

    we're still going to be answering the same question of "how do i know when to stop spending money on an unprofitable keyword", only this time we'll be able to calculate for more than 0 conversions.

    if you look closely, you'll notice that the previous equation i posted only works for 0 conversions, because i had no idea how to calculate for more than that at the time lol. but now i do, so i thought i'd share it with you guys and save you even more money on your ppc campaigns.

    the following is gonna assume you've read the previous thread, so if you haven't, none of it's probably going to make any sense =P

    anyway, turns out the actual equation to calculate P (probability of a keyword being profitable) is a poisson distribution.
    http://en.wikipedia.org/wiki/Poisson_distribution


    in this case, k is the number of conversions you currently have on your keyword, and λ is your required number of conversions to break even with a 0% roi.
    using the variables from the previous thread, λ = cRate * clicks

    in the previous thread, k was just equal to 0, and you'll see the poisson equation above simplifies to the equation in the previous thread when k=0
    P = ( λ^0 * e^(-λ) ) / 0! = e^(-cRate * clicks)
    it's not the same equation, since the other one was just an approximation, but the results are nearly identical.

    so anyway, we just gather the same variables again and plug them in.
    cRate = bid / payout
    k = conversions made so far
    clicks = clicks made so far
    λ = cRate * clicks

    then calculate p by plugging in
    p = ( λ^k * e^(-λ) ) / k!
    (same as the equation in the white box above)

    as an example, lets say you have an offer that pays out $30 per conversion. you've made 2 conversions so far, your average cpc is $0.80 per click, and you've received 200 clicks so far.
    then your requred conversion rate is cRate = 0.80 / 30 = 0.027
    you had 2 conversions so far, so k = 2
    clicks = 200
    plug in the numbers to get λ = 0.027 * 200 = 5.4
    and finally, p = ( 5.4^2 * e^(-5.4) ) / 2! = 0.066

    now this isn't the same p as the previous thread. to get P (probability of keyword being profitable), you need to repeat this calculation for every k down to 0, and then sum up the values.
    so for k=2, p(2,5.4) = 0.066
    for k=1, p(1,5.4) = ( 5.4^1 * e^(-5.4) ) / 1! = 0.024
    and for k=0, p(0,5.4) = ( 5.4^0 * e^(-5.4) ) / 0! = 0.005

    so finally, P = 0.066 + 0.024 + 0.005 = 0.095

    this means that given the data currently available to you, you can estimate that the keyword has around a 9.5% chance of ever being profitable. imo this is kinda right on the line, so i might continue running it for a while until P drops even lower.

    think of it this way, nothing in ppc is ever 100% certain. if you decide to axe every keyword that has below a 10% probability of ever being profitable, then what you're doing is throwing away 1 in every 10 profitable keywords. unfortunately this is unpreventable as you can never get P = 0, it just drops lower with the more money you throw at it, so you have to use your own judgement there. i usually cut off keywords that drop below 5%, meaning that i'm willingly throwing away 1 in 20 profitable keywords, because the money i save from testing is worth it in the end.

    get the math down right and you don't need to throw away hundreds of dollars when testing out new keywords. if you know how to not lose money, you can make the initial unprofitable testing phase extremely short and start seeing positive profits very quickly.

    good luck and have fun
    o/
    Last edited by tacopalypse; 09-16-2011 at 11:10 AM. Reason: whoops made an error
    We are what we repeatedly do. Excellence, then, is not an act, but a habit. ~Aristotle

  2. The Following 9 Users Say Thank You to tacopalypse For This Useful Post:

    7878 (09-22-2011), Autumn (09-19-2011), Cloaks (10-16-2011), dish91 (09-16-2011), Jaykub (09-16-2011), JesusBack (09-16-2011), s0ap (03-02-2012), scraper1 (09-16-2011), secretboy08 (09-16-2011)

  3. #2
    dish91's Avatar
    dish91 is offline Newbies
    Join Date
    Jul 2011
    Posts
    17
    Reputation
    14
    Thanks
    5
    Thanked 12 Times in 5 Posts

    Default Re: PPC and math [part 2 tutorial]

    wish I learnt this kind of math in high school

  4. #3
    ehinoze's Avatar
    ehinoze is offline Regular Member
    Join Date
    Feb 2011
    Location
    London
    Posts
    347
    Reputation
    -2
    Thanks
    31
    Thanked 49 Times in 36 Posts

    Default Re: PPC and math [part 2 tutorial]

    wow, i love this really .i was always excellent at maths
    Profits are better than wages

  5. #4
    secretboy08's Avatar
    secretboy08 is offline Secretly Making Money
    Join Date
    Apr 2008
    Location
    Global Citizen
    Posts
    1,398
    Reputation
    163
    Thanks
    1,136
    Thanked 682 Times in 307 Posts

    Default Re: PPC and math [part 2 tutorial]

    man i used to curse my probability teacher when she used to teach me this.
    but now i am actually thankful to her.
    thanks for the detailed analysis.

  6. The Following User Says Thank You to secretboy08 For This Useful Post:

    Jaykub (09-16-2011)

  7. #5
    Jaykub's Avatar
    Jaykub is offline Regular Member
    Join Date
    Jan 2011
    Posts
    241
    Reputation
    10
    Thanks
    131
    Thanked 30 Times in 24 Posts

    Default Re: PPC and math [part 2 tutorial]

    Quote Originally Posted by secretboy08 View Post
    man i used to curse my probability teacher when she used to teach me this.
    but now i am actually thankful to her.
    thanks for the detailed analysis.
    haha you are soo right now we know for what the math studies are useful heheh

    thanks at the OP, learnt a great new way to save money

  8. #6
    Autumn's Avatar
    Autumn is offline Elite Member
    Join Date
    Nov 2010
    Location
    Spamville
    Posts
    2,030
    Reputation
    1778
    Thanks
    518
    Thanked 2,361 Times in 1,092 Posts

    Default Re: PPC and math [part 2 tutorial]

    Here is another discussion of the poisson distribution vis a vis sign up ratios, by one of the first $100million internet pioneers.

    http://www.buildinganempire.com/poisson2.html
    "An ounce of action is worth a ton of theory." - Ralph Waldo Emerson

  9. The Following 2 Users Say Thank You to Autumn For This Useful Post:

    arian2k (11-04-2011), tacopalypse (09-19-2011)

  10. #7
    daioner is offline Newbies
    Join Date
    Oct 2011
    Posts
    16
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: PPC and math [part 2 tutorial]

    thanks a lot mate!

AdStract


Advertise on Black Hat World

Similar Threads

  1. PPC Engines and Traffic Sources
    By ramzex in forum General PPC Discussion
    Replies: 8
    Last Post: 03-11-2010, 04:41 AM

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
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76