Difference between revisions of "Cupid Minions"
(Created page with "hello") |
|||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <center> | |
+ | [[File:Cupid Minions.png|250px|center]] | ||
+ | </center> | ||
+ | |||
+ | {|style="padding: 5px 0 0 0;" width="100%" cellspacing="0" cellpadding="0" valign="top"| | ||
+ | | style="background-color:#FF5778; text-align:center;" width="25%" | | ||
+ | [[Team Cupid Minions | <font color="#ffffff" size=2><b>PROPOSAL</b></font>]] | ||
+ | | style="background-color:#ffb7c5; text-align:center;" width="25%" | | ||
+ | [[Team Cupid Minions Poster | <font color="#ffffff" size=2><b>POSTER</b></font>]] | ||
+ | | style="background-color:#ffb7c5; text-align:center;" width="25%" | | ||
+ | [[Team Cupid Minions Application | <font color="#ffffff" size=2><b>APPLICATION</b></font>]] | ||
+ | | style="background-color:#ffb7c5; text-align:center;" width="25%" | | ||
+ | [[Team Cupid Minions Report | <font color="#ffffff" size=2><b>REPORT</b></font>]] | ||
+ | |} | ||
+ | |||
+ | <br> | ||
+ | ==Problem and Motivation== | ||
+ | Low marriage rate and increasing divorce rate has been prominent issues in the developed world. One of the reasons for causing these issues is the wrong selection of marriage partner. Some couples only know that they don’t suit each other after marriage. This creates social issues like increaing divorce rate and domestic violence. Therefore, choosing the correct marriage partner is a prompt need for the young adults nowadays. In order to increase the successful matching rate for couples and make sure people can get the most satisfied partners, there is a need to understand these partner-seeking people’s characterstics, demographics, habits and lifestyle informations, etc. From the insight brought by the data, we could suggest the factors which contribute to successful and rapid matching and as a result help the partner-seekers. | ||
+ | <br /> | ||
+ | |||
+ | ==Objective== | ||
+ | Our project aims to explore the potential attributes contributing to people’s decision during speed-dating. This enables us to have a deeper understanding of dating preferences that examine a large variety of social issues. Our fields of interests range from race relations to intergenerational mobility, which largely depends upon outcomes of marriage market. <br> | ||
+ | |||
+ | The detail questions for directing data analysis in this project are: | ||
+ | * How does external facters affect one’s choice of partner: | ||
+ | **e.g. income and current career | ||
+ | * How does demographics affect one’s choice of partner: | ||
+ | ** e.g. race | ||
+ | * What are the most desirable and least desirable attributes for choosing opposite sex partners: | ||
+ | ** attractiveness. | ||
+ | ** sincere | ||
+ | ** intelligent | ||
+ | ** fun | ||
+ | ** ambitious | ||
+ | ** shared interests | ||
+ | |||
+ | ==Data== | ||
+ | Data used in this project was compiled by Columbia Business School professors Ray Fisman and Sheena Iyengar for their paper [http://faculty.chicagobooth.edu/emir.kamenica/documents/genderDifferences.pdf Gender Differences in Mate Selection: Evidence From a Speed Dating Experiment.] <br /> | ||
+ | |||
+ | This dataset was originally collected from experimental speed dating events participants during the period of 2002-2004. Participants were given four minutes 'speed dating' time with another participant of opposite sex. After their 'speed dating', they were requested to rate their corresponding 'dating partners' on six aspects: <br /> | ||
+ | * Attractiveness | ||
+ | * Sincerity | ||
+ | * Intelligence | ||
+ | * Fun | ||
+ | * Ambition | ||
+ | * Shared Interests | ||
+ | |||
+ | On top of which, questionnaire data was collected from the participants and recorded in the dataset throughout the process. Questionnaire data that we may find relevant and useful include: <br /> | ||
+ | * Demographics | ||
+ | * Dating habits | ||
+ | * Self-perception across key attributes | ||
+ | * Beliefs on what others find valuable in a mate | ||
+ | * Lifestyle information | ||
+ | |||
+ | ==Research Visualisation== | ||
+ | {| class="wikitable" style="background: white; margin: 0px; width:100%;" | ||
+ | ! style="background: #ffb7c5; color: white; font-weight: bold;" |Visualisations | ||
+ | ! style="background: #ffb7c5; color: white; font-weight: bold;" |Comments | ||
+ | |- | ||
+ | ||[[File:Cupid Visualization.png|500px|center]] | ||
+ | |<center>'''Interactive Demographic Graph Using D3.js with Slider and Play Button'''</center> | ||
+ | *http://www.codeproject.com/Articles/1089925/Build-a-Demographic-Data-Visualization-Tool-Based | ||
+ | *Highly interactive (slider, filters) | ||
+ | *Suitable for data with high number of dimensions (In our case, the attributes include gender, race, education, interests and a lot more) | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | ||[[File:Chernoff Face.png|thumbnail|500px|center]] | ||
+ | |<center>'''Chernoff Face'''</center> | ||
+ | *http://mathworld.wolfram.com/ChernoffFace.html | ||
+ | *Face shape is suitable for visualizing demographics data | ||
+ | *Intuitive for displaying multiple variables and comparison (In our case, the attributes include gender, race, education, interests and a lot more) | ||
+ | |- | ||
+ | |||
+ | |- | ||
+ | ||[[File:Female Perspective.png|thumbnail|500px|center]] | ||
+ | |<center>'''Dating Dashboard Design'''</center> | ||
+ | *http://www.valetmag.com/living/features/2010/the-female-perspective.php | ||
+ | * The Female perspective on dating Dashboard design | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | ==Tools== | ||
+ | Following tools are expected to be utilized through this project: | ||
+ | * Tableau DeskTop 10 | ||
+ | * JMP Pro | ||
+ | * Javascript | ||
+ | * D3.js | ||
+ | * JQuery | ||
+ | * Brackets | ||
+ | * Github | ||
+ | * Excel | ||
+ | |||
+ | ==Technical Challenges== | ||
+ | {| class="wikitable" style="background: white; margin: 0px; width:100%" | ||
+ | ! style="background: #ffb7c5; color: white; font-weight: bold; width: 40%;" |Technical Challenges | ||
+ | ! style="background: #ffb7c5; color: white; font-weight: bold; width: 60%;" |Action Plan | ||
+ | |- | ||
+ | |<center>Data Preprocessing - 195 Variables & 8378 Datasets</center> | ||
+ | | | ||
+ | * Collaborative team work in data cleaning, selection and transformation. | ||
+ | |- | ||
+ | |- | ||
+ | |<center>Lack of technical background in programming languages like, javascript and libraries like, D3.js and JQuery.<br></center> | ||
+ | | | ||
+ | * Initial hands-on experience during D3.js workshop | ||
+ | * Peer learning and sharing of skills developed during IS 480 | ||
+ | * Arranging frequent consultation with Instructor Prakash regarding technical difficulties encountered along the way | ||
+ | |||
+ | |- | ||
+ | |- | ||
+ | |<center>Unfamiliar with implementing interactive visual analytics application<br></center> | ||
+ | | | ||
+ | * Self-learning and practicing via online tutorials | ||
+ | * Continuous exploration of readily available alternative tools | ||
+ | |- | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | ==Roles & Milestones== | ||
+ | [[File:Cupid Roles.png]] | ||
+ | [[File:Timeline.png|1000px]] | ||
+ | |||
+ | ==References== | ||
+ | # [http://faculty.chicagobooth.edu/emir.kamenica/documents/genderDifferences.pdf Reasearch paper: Gender Differences in Mate Selection: Evidence From a Speed Dating Experiment. <br /> (Raymond Fisman Sheena S. Iyengar Emir Kamenica Itamar Simonson)] | ||
+ | # [http://faculty.chicagobooth.edu/emir.kamenica/documents/racialpreferences.pdf Racial Preferences in Dating <br /> (Raymond Fisman Sheena S. Iyengar Emir Kamenica Itamar Simonson)] | ||
+ | # [https://www.kaggle.com/annavictoria/speed-dating-experiment/downloads/speed-dating-experiment.zip Speed Dating Experiment Data] | ||
+ | # [http://www.codeproject.com/Articles/1089925/Build-a-Demographic-Data-Visualization-Tool-Based Build a Demographic Data Visualization Tool Based On D3.js] | ||
+ | # [http://www.datavizcatalogue.com/index.html The Data Visualization Catalog] | ||
+ | # [https://github.com/d3/d3/wiki/Gallery D3 Gallery]<br /> [http://www.chartjs.org/ Chart.js] <br /> [http://www.fusioncharts.com/javascript-charting-comparison/ JavaScript Chart Comparison] | ||
+ | |||
+ | |||
+ | |||
+ | ==Comments== |
Latest revision as of 15:26, 9 October 2016
Contents
Problem and Motivation
Low marriage rate and increasing divorce rate has been prominent issues in the developed world. One of the reasons for causing these issues is the wrong selection of marriage partner. Some couples only know that they don’t suit each other after marriage. This creates social issues like increaing divorce rate and domestic violence. Therefore, choosing the correct marriage partner is a prompt need for the young adults nowadays. In order to increase the successful matching rate for couples and make sure people can get the most satisfied partners, there is a need to understand these partner-seeking people’s characterstics, demographics, habits and lifestyle informations, etc. From the insight brought by the data, we could suggest the factors which contribute to successful and rapid matching and as a result help the partner-seekers.
Objective
Our project aims to explore the potential attributes contributing to people’s decision during speed-dating. This enables us to have a deeper understanding of dating preferences that examine a large variety of social issues. Our fields of interests range from race relations to intergenerational mobility, which largely depends upon outcomes of marriage market.
The detail questions for directing data analysis in this project are:
- How does external facters affect one’s choice of partner:
- e.g. income and current career
- How does demographics affect one’s choice of partner:
- e.g. race
- What are the most desirable and least desirable attributes for choosing opposite sex partners:
- attractiveness.
- sincere
- intelligent
- fun
- ambitious
- shared interests
Data
Data used in this project was compiled by Columbia Business School professors Ray Fisman and Sheena Iyengar for their paper Gender Differences in Mate Selection: Evidence From a Speed Dating Experiment.
This dataset was originally collected from experimental speed dating events participants during the period of 2002-2004. Participants were given four minutes 'speed dating' time with another participant of opposite sex. After their 'speed dating', they were requested to rate their corresponding 'dating partners' on six aspects:
- Attractiveness
- Sincerity
- Intelligence
- Fun
- Ambition
- Shared Interests
On top of which, questionnaire data was collected from the participants and recorded in the dataset throughout the process. Questionnaire data that we may find relevant and useful include:
- Demographics
- Dating habits
- Self-perception across key attributes
- Beliefs on what others find valuable in a mate
- Lifestyle information
Research Visualisation
Visualisations | Comments |
---|---|
| |
| |
|
Tools
Following tools are expected to be utilized through this project:
- Tableau DeskTop 10
- JMP Pro
- Javascript
- D3.js
- JQuery
- Brackets
- Github
- Excel
Technical Challenges
Technical Challenges | Action Plan |
---|---|
| |
| |
|
Roles & Milestones
References
- Reasearch paper: Gender Differences in Mate Selection: Evidence From a Speed Dating Experiment.
(Raymond Fisman Sheena S. Iyengar Emir Kamenica Itamar Simonson) - Racial Preferences in Dating
(Raymond Fisman Sheena S. Iyengar Emir Kamenica Itamar Simonson) - Speed Dating Experiment Data
- Build a Demographic Data Visualization Tool Based On D3.js
- The Data Visualization Catalog
- D3 Gallery
Chart.js
JavaScript Chart Comparison