In other words, if you want good gear be prepared for tons of failure first. Don't come on the forums crying that you blew up your only double melded chest piece trying to get a triple. We're only going to laugh at you.
In other words, if you want good gear be prepared for tons of failure first. Don't come on the forums crying that you blew up your only double melded chest piece trying to get a triple. We're only going to laugh at you.
Do you have any info for moon phases? Most of the people that I play with tend to think that a full moon increases your odds, while a new moon decreases them. A friend triple melded a pair of hands for me yesterday during full moon phase, on an item I already had double melded a long time ago. What do you folks think?
With a pool size as large as 1200 if it was 42% chance you would think you would see it start equal out after a while? Or maybe not only did i get unlucky, but i kept getting unlucky over and over and over again. What's the odds of someone having this bad of luck over and over again on something with a 42% chance. Now, what are the odds that the 42% number might not be correct considering the information i posted along with others.Just because something says you have 42% chance to create a successful result doesn't mean 42 out of 100 WILL be successful.
It's pure Random Number Generation (RNG) per individual item. You can have 100 melds @ 42% positive meld rate and fail all 100. Yet you still have a 42% chance in a positive result.
This post was very insteresting to read and conforted me a little, since I've been blowing up Sarngas left and right. So thank's the OP for that.
Anyway, I recently applied these notions to try and double meld a weapon with 2 Mind Materia III, so I decided to post my results here and hopefully help some ppl in their melding quest too.
I tried to use the lower tier materias, but didn't always have them. I noticed that the success rate when as low as 28.00% and as high as 30.00%, so I used the 28% value to do the calculations.
Obviously, one would expect 1/.28 = 3.57 weapons would be enough, so I made 4.
For this, the probability of me failing the 4 weapons in a row, would be (.72)^4=26%, which is still very high.
And so indeed I failed these 4.
Then I decided to make 4 more.
Now, the probability of me failing the 8 weapons in a row would be (.72)^8=7%, which is fairly low.
I failed the first 3 and got it at the last one.
The probability of all this happening was around 10%.
It seems to be really really just bad luck, but I can't seem to wonder if there isn't something more or (being a Software Engineer myself) if there's something wrong with their random number generation algorithm XD
EDIT: okay, to be fair, after this incident, i just double melded 3 weapons in a row XD
You're forgiven, SE!!
Last edited by SirEdeonX; 08-07-2012 at 10:00 AM.
Without giving me PERFECTLY accurate numbers for you're success rate it is impossible to determine if the 42% is correct. Human memory is flawed, especially when dealing with such a large sample size.With a pool size as large as 1200 if it was 42% chance you would think you would see it start equal out after a while? Or maybe not only did i get unlucky, but i kept getting unlucky over and over and over again. What's the odds of someone having this bad of luck over and over again on something with a 42% chance. Now, what are the odds that the 42% number might not be correct considering the information i posted along with others.
(WARNING: the math up ahead will get much more complicated than what I have been using previously. Skip ahead to the blue text to skip the math)With a pool size as large as 1200 if it was 42% chance you would think you would see it start equal out after a while? Or maybe not only did i get unlucky, but i kept getting unlucky over and over and over again. What's the odds of someone having this bad of luck over and over again on something with a 42% chance. Now, what are the odds that the 42% number might not be correct considering the information i posted along with others.
I figured I would elaborate a bit further about probability over increasing sample populations, like the one you describe above. I have often said that it is in the long run that eventually your overall odds will get closer and closer to the 42%. With a probability of success at 42%, you would expect 504 out of the 1200 to be successful melds. However, random chance is involved, so you may not get this number. There is a statistical process to determine the chances of, for example, getting 450 out of 1200. To figure that out you'll need to use a cumulative binomial probability.
The first thing we need to do is figure out the probability of getting exactly 450 successes. To do this we use the binomial formula:
b (x; n, P) = C * P^(x) * (1-P)^(n-x)
Where:
x = The number of successes = 450
n = The number of trials = 1200
P = Probability of success = .42 (42%)
C = The number of combinations that will give us 450 successes.
Here is the formula to find C:
C = (n!) / [x!(n-x)!]
The formula above only gave us the probability of finding exactly 450 successes. However, we are looking for the chance it will be 450 or less. So we need to figure out the chances of exactly 449 successes, 448, successes and so on, and then add them all up.
Luckily, you can do this problem in excel, go to any frame and type " =BINOMDIST(450,1200,0.42,TRUE) " Hopefully you noticed that each of the numbers in the parenthesis corresponded to one of the numbers I used above. If you use TRUE it will figure out the cumulative probabilities up to 450, if you use FALSE, it will figure out the exact probability of getting 450. When I plugged everything in, excel gave me an answer of .083%
So out of 1200 double melding attempts at 42%, you should expect them to succeed with 504 of the attempts. Some people might get more, some might get less. We would expect to get a cluster of numbers around 504. What I used all the math for, was to determine how widely spread that cluster of numbers would be. What I found is that 98% of the time, the number of successes would be between 464 and 544.
EDIT: After all that, I think I'm done analyzing probabilities of melding to make sure SE's numbers are correct. From now on all my future work on this will be based on the assumption that the percentages SE gives are accurate. However if someone could provide me with UNBIASED data I'll work out the probabilities and Standard deviation for them.
Last edited by Alzelia; 08-07-2012 at 10:56 PM.
I don't think the moon phase has anything to do with melding. I believe the percentages given by the game are completely accurate. I believe that the exact same meld will give the exact same percentages. However I plan to do some testing to check what the actual factors for melding are. I'll list what I think actually does influence your chance of double melding.Do you have any info for moon phases? Most of the people that I play with tend to think that a full moon increases your odds, while a new moon decreases them. A friend triple melded a pair of hands for me yesterday during full moon phase, on an item I already had double melded a long time ago. What do you folks think?
Possible factors
HQ versus NQ gear
What materia is already equipped
Materia tier (mind IV vs mind iii)
Materia sub-tier ( mind iii (11) versus mind iii (15))
Materia type (trying to put 2 different materia on the same item)
Item level
As far as i like your Thread, you should consider gathering information about moon-phase and directions as well. SE denied that the 12 has anything to do with it, but wanted to keep it a secret if moon-phases do.I don't think the moon phase has anything to do with melding. I believe the percentages given by the game are completely accurate. I believe that the exact same meld will give the exact same percentages. However I plan to do some testing to check what the actual factors for melding are. I'll list what I think actually does influence your chance of double melding.
Possible factors
HQ versus NQ gear
What materia is already equipped
Materia tier (mind IV vs mind iii)
Materia sub-tier ( mind iii (11) versus mind iii (15))
Materia type (trying to put 2 different materia on the same item)
Item level
Actually moon-phases and directions had an effect in FFXI, so why not in FFXIV? If not this, the moon-phases didnt need to be there at all.
All triple-melds tier IV i made, including the 5-meld tier I for the crown happend during new-moon btw. i tried it also on different phases, as on full-moon i never got a 4-meld tier I. As i mentioned in a different thread i cant prove it, SE did not deny it. So gathering info's about this, may could help to clarify this topic as well.
Actually it never did in FFXI. Took down synth data for over a thousand synths back then.Actually moon-phases and directions had an effect in FFXI, so why not in FFXIV? If not this, the moon-phases didnt need to be there at all.
People just like to believe in whatever they want.
(And because the programming team is different.)
I double-melded Colosseum Loincloth x 2 out of 5 before new moon started.
End of the day, it's a "religion". Just believe in whatever makes you feel good. No need for proof. Even if there is proof to the contrary, people will still think moon phases have an effect.
Last edited by tymora; 08-08-2012 at 12:06 AM.
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.