代写代考 GLK75 BFF69 DAD66

Miniproject – When t o stop dating
In deciding what decision to analyze for this project, the very first thing that popped into my head was my fiance. Like in any long-term relationship, we have our fair share of probtems, but on the whole we usually end up figuring them out, and have had a long and satisfying relationship so far because of that. However, when we are talking casually, often we pose the philosophical question to each other, How do you know when it is time to stop dating? Since we are already engaged, this question is more of a thought exercise than a real question, but Ithought I’d put the techniques in this class to the task of trying to answer it. In other words, I’d like to test the following question, from my fiance’s perspective: Should she stop dating, and marry me?
1 interviewed my fiance for this project, and asked her to make a list of attributes by which she thought her decision to marry someone should be based on. From that list, I asked her to come up with the five most important attributes, so as to simplify the calculations in the project. Her five most importantattributeswere:likelychanceofhavinggood-lookingchildren(GLC), qualityoffriendship (BFF), likely quality as a father (DAD), ability t o support her ernotionally/financiaIly/structurally/etc (HELP), and the degree of agreement on major life issues such as religion, kids, careers, and so on (MESH).
I then did a formal utility interview with her, to try and determine her utility function for each attribute.Wefirstagreedthatwewouldusearatingscale(from0to 10)tomeasureeachattribute.We then determined that my fiance, having dated a lot, had fairly high standards for all of these things, and would probably not marry a man that had below a 5 on any attribute, regardless of what that man was rated in the other attributes. Hence, we decided that the scale for each attribute would go from 5 to 10, with 5 havinga utility of 0, and 10 having a utility of 1.Ithen attempted to determine the equivalence point for each attribute, using the utility function assessment. After first checking her rationality for each attribute, I eventually came up with the following equivalence points:

Copyright By PowCoder代写 加微信 powcoder

GLK BFF DAD HELP MESH
Equiv. Point 8 . 5

And their corresponding utility functions were: —
U t i l i t y Functions, Marriage Attributes
GLK: U(X1)=.l43(X1- 5)
BFF: U(X2) = .2(X2 – 5) DAD: U(X3)= .333(X3-5)
HELP: U(X4)= .143(X4-5) MESH: U(X5)=.ZSO(XS-5)
if55X1<8.5 i f 5 I X 2 c10 if 5IX3 5 6.5 if55X4I 8.5 I then asked her to imagine, for each attribute, whether if every other attribute were either a 5 or a 10, if that would affect how much she cared about that particular attribute (i.e., if it would affect the equivalence point). According to her, it would not for any attribute; in other words, how much she cared about a particular attribute did not depend on the value of the other attributes, thus, each attribute was utility independent. Then 1 asked her to subjectively rate each attribute, according to its importance to her. I also proceeded to try and check this with an attribute tradeoff scaling constant test. The results are below. Rank Kl GLK 1 0.60 BFF 4 0.10 DAD 3 0.20 HELP 3 0.20 MESH 2 0.40 (Ijust wanted to point out, in case you're in disbelief, that yes, havinggood-lookingchildren is that important to her, and no, this did not surprise me). I then calculated the master scaling constant, using Newton's method, since sum(Ki)= 1.5, which isgreaterthan1,andtherewere5Kivalues. MyfunctionsforNewton'smethodwere: It took 5 iterations, to arrive a t a K value below: 0 1 2 3 4 5 f(x) f'(x) x(n+l) -1.000000 0.138240 -0.616000 -0.775584 0.018415 -0.445379 -0.734238 0.000736 -0.409556 -0.732442 0.000001 -0.407967 . -0.732438 0.000000 -0.407964 -0.732438 Now time to compare alternatives. The two alternatives I need to compare in this project are 1. myself, and 2 . a likely future boyfriend. If it turns out that I am better than a likely future boyfriend, then she should stay with me and marry me. If a likely future boyfriend would be better, then she should keep dating. In order to do this comparison, I had her not only rate me according to each of the attributes, but to rate her past boyfriends as well. This data is below: AB GLK75 BFF69 DAD66 HELP77 MESH67 Past Boyfriends C D E 7 6 9 7 9 6 6 8 7 7 9 6 9 7 6 F Average StDev 9 7.17 1.60 7 7.33 1.37 8 6.83 0.98 7 7.17 0.98 8 7.17 1.17 I have given each boyfriend a letter to pr&ct his privacy, but I included my own rating data in the last column, as boyfriend F. I will use this data to come up with a distribution for each attribute of what a future likely boyfriend would have. Thus, I am assuming that the ratings of her past boyfriends will be indicative of what kind of future boyfriend she would be likely to get. I will assume that the distribution for each of the attributes of a likely future boyfriend is normal with the mean and standard deviation shown above. I used Monte Carlo simulation (ZOO values) in excel to come up with a set of ratings for each attribute of a likely future boyfriend. I then calculated the utility of each rating, the mean and standard deviation of these utilities, as well as the mean and standard deviation of the multi-attribute utility function, using the K value I calculated above. For the Monte Carlo simulation, the excel function I used to generate values was NORMlNV(r,, mean, stdev). The means and standard deviations are shown below: u(GLK) Average 0.346 StDev 0.285 u(BFF) 0.477 0.274 u(DAD) 0.495 0.232 0.317 0.151 The utility for each of my attributes, as well as my multi-attribute utility function, is below: Thus,afutureboyfriendislikelytohaveamulti-attributeutilityof0.521f0.150, whileIhavea utility of 0.718. This means that I am the likely winner, as my utility is much higher than the mean of the utilities of a possible future boyfriend, and is outside the range of such a future boyfriend's possible utilities. However, since the future boyfriend utilities Icalculatedare normally distributed, it is still possible that she could find a future boyfriend with a higher utility. I can calculate that chance by calculating the cumulative probability of her finding a boyfriend with a utility higher than 0.718.In excel, this is done with the equation: 1- NORMDIST(0.718,0.521,0.150,TRUE) =0.094. In other words, if she decided to keep dating, she would have a 9.4% chance of finding a boyfriend with a higher utility than mine. I'll admit that my fiance pondered that one for a moment, until I pointed out to her that a 9.4% chance means that, on average, it would take her another (1/0.094) = 10.7 boyfriends before she would find one that was better than me. With that news she gave in. So the next time anyone tells you that women are never satisfied, tell them about multi-attribute utility functions... References The data for this project was done from a personal interview with my fiance, and was calculated using excel. 1 did not edit the excel file to be presentable, but if you would still like to see it, send me an email at 程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com