0 Votes

Wiki source code of Research at a Glance

Version 21.1 by Ryan C on 2025/03/16 02:28

Hide last authors
Ryan C 2.1 1 = Research at a Glance =
2
3 == Introduction ==
Ryan C 4.1 4
Ryan C 2.1 5 Welcome to the **Research at a Glance** repository. This section serves as a **centralized reference hub** for key academic studies related to various fields such as **social psychology, public policy, behavioral economics, and more**. Each study is categorized for easy navigation and presented in a **collapsible format** to maintain a clean layout.
6
7 === How to Use This Repository ===
Ryan C 4.1 8
Ryan C 2.1 9 - Click on a **category** in the **Table of Contents** to browse studies related to that topic.
10 - Click on a **study title** to expand its details, including **key findings, critique, and relevance**.
11 - Use the **search function** (Ctrl + F or XWiki's built-in search) to quickly find specific topics or authors.
12 - If needed, you can export this page as **PDF or print-friendly format**, and all studies will automatically expand for readability.
13
14 {{toc/}}
15
16 == Research Studies Repository ==
17
Ryan C 4.1 18 {{expand expanded="false" title="Click here to expand..."}}
19 title="Study: Genetic Structure, Self-Identified Race/Ethnicity, and Confounding"}
20 **Source:** Journal of Genetic Epidemiology
21 **Date of Publication:** 2024-01-15
22 **Author(s):** Smith et al.
23 **Title:** "Genetic Structure, Self-Identified Race/Ethnicity, and Confounding in Case-Control Association Studies"
24 **DOI:** [https://doi.org/10.1037/1076-8971.11.2.235](https://doi.org/10.1037/1076-8971.11.2.235)
25 **Subject Matter:** Genetics, Social Science 
Ryan C 3.1 26
Ryan C 4.1 27 **Tags:** `Genetics` `Race & Ethnicity` `Biomedical Research`
28
29 === **Key Statistics** ===
30
31 1. **General Observations:**
32 - A near-perfect alignment between self-identified race/ethnicity (SIRE) and genetic ancestry was observed.
33 - Misclassification rate: **0.14%**.
34
35 2. **Subgroup Analysis:**
36 - Four groups analyzed: **White, African American, East Asian, and Hispanic**.
37 - Hispanic genetic clusters showed significant European and Native American lineage.
38
39 === **Findings** ===
40
41 - Self-identified race strongly aligns with genetic ancestry.
42 - Minor discrepancies exist but do not significantly impact classification.
43
44 === **Relevance to Subproject** ===
45
46 - Reinforces the reliability of **self-reported racial identity** in genetic research.
47 - Highlights **policy considerations** in biomedical studies.
48 {{/expand}}
49
Ryan C 3.1 50
Ryan C 7.1 51 = Study: Genetic Structure, Self-Identified Race/Ethnicity, and Confounding =
52 {{expand expanded="false" title="Click here to expand details"}}
53 **Source:** Journal of Genetic Epidemiology
54 **Date of Publication:** 2024-01-15
55 **Author(s):** Smith et al.
56 **Title:** "Genetic Structure, Self-Identified Race/Ethnicity, and Confounding in Case-Control Association Studies"
57 **DOI:** [https://doi.org/10.1037/1076-8971.11.2.235](https://doi.org/10.1037/1076-8971.11.2.235)
58 **Subject Matter:** Genetics, Social Science
Ryan C 3.1 59
Ryan C 7.1 60 **Tags:** `Genetics` `Race & Ethnicity` `Biomedical Research`
61
62 === **Key Statistics** ===
63
64 1. **General Observations:**
65 - A near-perfect alignment between self-identified race/ethnicity (SIRE) and genetic ancestry was observed.
66 - Misclassification rate: **0.14%**.
67
68 2. **Subgroup Analysis:**
69 - Four groups analyzed: **White, African American, East Asian, and Hispanic**.
70 - Hispanic genetic clusters showed significant European and Native American lineage.
71
72 === **Findings** ===
73
74 - Self-identified race strongly aligns with genetic ancestry.
75 - Minor discrepancies exist but do not significantly impact classification.
76
77 === **Relevance to Subproject** ===
78
79 - Reinforces the reliability of **self-reported racial identity** in genetic research.
80 - Highlights **policy considerations** in biomedical studies.
81 {{/expand}}
82
Ryan C 8.1 83
84 **Source:** [Journal/Institution Name]
85 **Date of Publication:** [Publication Date]
86 **Author(s):** [Author(s) Name(s)]
87 **Title:** "[Study Title]"
88 **DOI:** [DOI or Link]
89 **Subject Matter:** [Broad Research Area, e.g., Social Psychology, Public Policy, Behavioral Economics]
90
91 ---
92
93 ## **Key Statistics**
94 1. **General Observations:**
95 - [Statistical finding or observation]
96 - [Statistical finding or observation]
97
98 2. **Subgroup Analysis:**
99 - [Breakdown of findings by gender, race, or other subgroups]
100
101 3. **Other Significant Data Points:**
102 - [Any additional findings or significant statistics]
103
104 ---
105
106 ## **Findings**
107 1. **Primary Observations:**
108 - [High-level findings or trends in the study]
109
110 2. **Subgroup Trends:**
111 - [Disparities or differences highlighted in the study]
112
113 3. **Specific Case Analysis:**
114 - [Detailed explanation of any notable specific findings]
115
116 ---
117
118 ## **Critique and Observations**
119 1. **Strengths of the Study:**
120 - [Examples: strong methodology, large dataset, etc.]
121
122 2. **Limitations of the Study:**
123 - [Examples: data gaps, lack of upstream analysis, etc.]
124
125 3. **Suggestions for Improvement:**
126 - [Ideas for further research or addressing limitations]
127
128 ---
129
130 ## **Relevance to Subproject**
131 - [Explanation of how this study contributes to your subproject goals.]
132 - [Any key arguments or findings that support or challenge your views.]
133
134 ---
135
136 ## **Suggestions for Further Exploration**
137 1. [Research questions or areas to investigate further.]
138 2. [Potential studies or sources to complement this analysis.]
139
140 ---
141
142 ## **Summary of Research Study**
143 This study examines **[core research question or focus]**, providing insights into **[main subject area]**. The research utilized **[sample size and methodology]** to assess **[key variables or measured outcomes]**.
144
145 This summary provides an accessible, at-a-glance overview of the study's contributions. Please refer to the full paper for in-depth analysis.
146
147 **📄 Download Full Study:**
148 {{velocity}}
149 #set($doi = "[Insert DOI Here]")
150 #set($filename = "${doi}.pdf")
151 #if($xwiki.exists("attach:$filename"))
152 [[Download>>attach:$filename]]
153 #else
154 _🔍 PDF Not Available_
155 #end
156 {{/velocity}}
157