<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									USMLE &amp; Residency Insights - AXEUSCE Forum				            </title>
            <link>https://axeusce.org/community/usmle-residency-insights/</link>
            <description>AXEUSCE Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 28 Apr 2026 00:17:21 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Understanding the USMLE Examination System</title>
                        <link>https://axeusce.org/community/usmle-residency-insights/understanding-the-usmle-examination-system/</link>
                        <pubDate>Sun, 18 Jan 2026 12:40:12 +0000</pubDate>
                        <description><![CDATA[**Understanding the USMLE Examination System**

**1. What is the USMLE?**
The United States Medical Licensing Examination (USMLE) is a three-step exam required for medical licensure in th...]]></description>
                        <content:encoded><![CDATA[**Understanding the USMLE Examination System**

**1. What is the USMLE?**
The United States Medical Licensing Examination (USMLE) is a three-step exam required for medical licensure in the USA. It assesses a physician’s ability to apply medical knowledge, concepts, and patient-centered skills. Both US and international medical graduates must pass it to practice medicine in the US.

**2. Breakdown of USMLE Steps**
USMLE Step 1 focuses on basic sciences and disease mechanisms. Step 2 CK evaluates clinical knowledge and decision-making, while Step 3 tests the ability to manage patients independently. Each step increases in clinical complexity and responsibility.

**3. Scoring and Its Importance**
Although Step 1 is now pass/fail, Step 2 CK scores play a major role in residency selection. Strong scores can significantly improve interview chances, especially for competitive specialties. Programs also consider trends across steps.

**4. Common Challenges and Preparation Strategy**
Major challenges include time management, question interpretation, and long study duration. Successful candidates rely on question banks, active recall, and consistent revision rather than passive reading alone.

**Example:**
An IMG aiming for Internal Medicine may focus on achieving a high Step 2 CK score by completing UWorld twice, reviewing NBME assessments, and correlating weak topics like cardiology and infectious diseases with clinical cases.]]></content:encoded>
						                            <category domain="https://axeusce.org/community/usmle-residency-insights/">USMLE &amp; Residency Insights</category>                        <dc:creator>Dr. Rahima Noor</dc:creator>
                        <guid isPermaLink="true">https://axeusce.org/community/usmle-residency-insights/understanding-the-usmle-examination-system/</guid>
                    </item>
				                    <item>
                        <title>Advanced Modeling Strategies in SPSS: From Assumptions to Insight</title>
                        <link>https://axeusce.org/community/usmle-residency-insights/advanced-modeling-strategies-in-spss-from-assumptions-to-insight/</link>
                        <pubDate>Sun, 28 Dec 2025 13:04:40 +0000</pubDate>
                        <description><![CDATA[### 1. Diagnosing and Correcting Violations of Classical Model Assumptions

In real-world datasets, classical assumptions such as normality, homoscedasticity, and independence are often vi...]]></description>
                        <content:encoded><![CDATA[### 1. Diagnosing and Correcting Violations of Classical Model Assumptions

In real-world datasets, classical assumptions such as normality, homoscedasticity, and independence are often violated. This section explores advanced diagnostic tools in SPSS, including residual plots, normal probability plots, and influence statistics. More importantly, it focuses on practical correction strategies such as data transformation, robust standard errors, and alternative modeling approaches. Understanding when and how to adjust models is critical for producing valid and publishable results.

### 2. Implementing Generalized Linear Models (GLM) for Non-Normal Outcomes

Many clinical and social science outcomes are binary, count-based, or skewed, making linear regression inappropriate. This heading dives into the use of Generalized Linear Models in SPSS, including logistic, Poisson, and negative binomial regression. It emphasizes correct link function selection, interpretation of model coefficients, and assessment of model fit. Researchers gain insight into handling complex outcome distributions without compromising statistical rigor.

### 3. Advanced Use of Interaction Terms and Effect Modification

Beyond main effects, interaction terms allow researchers to explore how relationships change across subgroups. This section explains how to correctly specify, test, and interpret interaction effects in SPSS models. It also highlights common pitfalls such as multicollinearity and misinterpretation of coefficients. Proper visualization and stratified interpretation are discussed to ensure results are both statistically sound and clinically meaningful.

### 4. Multilevel and Mixed-Effects Modeling in SPSS

Hierarchical data structures—such as patients nested within hospitals or students within schools—require specialized analytical techniques. This heading focuses on multilevel and mixed-effects models using SPSS, explaining fixed versus random effects in a practical manner. It discusses intra-class correlation, model building strategies, and variance component interpretation. These methods are essential for handling clustered data accurately.

### 5. Model Validation, Sensitivity Analysis, and Reproducibility

High-quality research extends beyond running a single model. This final section addresses internal validation techniques, sensitivity analyses, and robustness checks within SPSS. It emphasizes transparency, reproducibility, and reporting standards expected by high-impact journals. By incorporating these practices, researchers can confidently defend their findings under peer review and enhance the credibility of their work.]]></content:encoded>
						                            <category domain="https://axeusce.org/community/usmle-residency-insights/">USMLE &amp; Residency Insights</category>                        <dc:creator>Dr. Rahima Noor</dc:creator>
                        <guid isPermaLink="true">https://axeusce.org/community/usmle-residency-insights/advanced-modeling-strategies-in-spss-from-assumptions-to-insight/</guid>
                    </item>
				                    <item>
                        <title>SPSS tips: How to run and interpret logistic regression for publication</title>
                        <link>https://axeusce.org/community/usmle-residency-insights/spss-tips-how-to-run-and-interpret-logistic-regression-for-publication/</link>
                        <pubDate>Sat, 21 Jun 2025 16:17:20 +0000</pubDate>
                        <description><![CDATA[What is Logistic Regression?
Logistic regression is a statistical method used when the outcome (dependent) variable is binary — for example, disease vs. no disease or success vs. failure. I...]]></description>
                        <content:encoded><![CDATA[<h3 data-start="170" data-end="205">What is Logistic Regression?</h3>
<p data-start="207" data-end="552">Logistic regression is a statistical method used when the outcome (dependent) variable is binary — for example, <em data-start="319" data-end="343">disease vs. no disease</em> or <em data-start="347" data-end="368">success vs. failure</em>. It helps estimate the probability of an event occurring, based on one or more independent variables. Example: predicting whether a patient develops hypertension based on BMI and age.<br /><br /></p>
<h3 data-start="559" data-end="604">2. Setting Up Logistic Regression in SPSS</h3>
<p data-start="606" data-end="897">In SPSS, you can run logistic regression by going to:<br data-start="659" data-end="662" /><strong data-start="662" data-end="704">Analyze → Regression → Binary Logistic</strong><br data-start="704" data-end="707" />Select your dependent variable (must be coded 0 and 1) and independent variables (categorical or continuous). Example: <em data-start="826" data-end="896">Outcome: Diabetes (1 = Yes, 0 = No), Predictors: BMI, Smoking Status</em>.<br /><br /></p>
<h3 data-start="904" data-end="955">3. Interpreting the Output: Odds Ratio (Exp(B))</h3>
<p data-start="957" data-end="1236">The key result is the <strong data-start="979" data-end="989">Exp(B)</strong> column in SPSS, which gives the <em data-start="1022" data-end="1034">odds ratio</em>. An odds ratio &gt;1 means increased odds of the event; &lt;1 means decreased odds. Example: An odds ratio of 2.0 for smoking means smokers are twice as likely to develop the disease compared to non-smokers.</p>
<h3 data-start="1243" data-end="1295"><br />4. Assessing Model Fit: The Hosmer-Lemeshow Test</h3>
<p data-start="1297" data-end="1500">Always check the <strong data-start="1314" data-end="1354">Hosmer-Lemeshow goodness-of-fit test</strong> to evaluate how well your model fits the data. A p-value &gt;0.05 suggests good fit. Example: A p-value of 0.21 means your model fits the data well.</p>
<h3 data-start="1507" data-end="1547"><br />5. Reporting Results for Publication</h3>
<p data-start="1549" data-end="1820">When writing your paper, report the odds ratios, 95% confidence intervals, and p-values clearly. Example: <em data-start="1655" data-end="1754">“Smoking was associated with higher odds of hypertension (OR = 2.0, 95% CI: 1.5–2.7, p &lt; 0.001).”</em> This format is suitable for most medical and scientific journals.</p>]]></content:encoded>
						                            <category domain="https://axeusce.org/community/usmle-residency-insights/">USMLE &amp; Residency Insights</category>                        <dc:creator>Dr. Rahima Noor</dc:creator>
                        <guid isPermaLink="true">https://axeusce.org/community/usmle-residency-insights/spss-tips-how-to-run-and-interpret-logistic-regression-for-publication/</guid>
                    </item>
				                    <item>
                        <title>How to Perform Propensity Score Matching (PSM) in SPSS</title>
                        <link>https://axeusce.org/community/usmle-residency-insights/how-to-perform-propensity-score-matching-psm-in-spss/</link>
                        <pubDate>Fri, 20 Jun 2025 23:25:28 +0000</pubDate>
                        <description><![CDATA[Propensity Score Matching (PSM) is a statistical technique used to reduce selection bias by matching participants in treatment and control groups based on their probability (propensity score...]]></description>
                        <content:encoded><![CDATA[<p data-start="153" data-end="499">Propensity Score Matching (PSM) is a statistical technique used to reduce selection bias by matching participants in treatment and control groups based on their probability (propensity score) of receiving the treatment, given observed covariates. It's commonly used in observational studies where randomization is not possible.</p>
<p data-start="501" data-end="525"><strong data-start="501" data-end="523">Discussion Points:</strong></p>
<ol data-start="527" data-end="2543">
<li data-start="527" data-end="751">
<p data-start="530" data-end="570"><strong data-start="530" data-end="568">Why Use Propensity Score Matching?</strong></p>
<ul data-start="574" data-end="751">
<li data-start="574" data-end="612">
<p data-start="576" data-end="612">To control for confounding variables</p>
</li>
<li data-start="616" data-end="696">
<p data-start="618" data-end="696">To simulate some of the characteristics of randomized controlled trials (RCTs)</p>
</li>
<li data-start="700" data-end="751">
<p data-start="702" data-end="751">To improve causal inference in observational data</p>
</li>
</ul>
</li>
<li data-start="753" data-end="1894">
<p data-start="756" data-end="791"><strong data-start="756" data-end="789">Steps to Perform PSM in SPSS:</strong></p>
<ul data-start="795" data-end="1894">
<li data-start="795" data-end="1040">
<p data-start="797" data-end="831"><strong data-start="797" data-end="829">Step 1: Install SPSS Plugins</strong></p>
<ul data-start="837" data-end="1040">
<li data-start="837" data-end="993">
<p data-start="839" data-end="993">You may need to install the SPSS Python Essentials or use an extension like the <em data-start="919" data-end="932">PS Matching</em> plugin (available via SPSS Amos or the IBM extension hub).</p>
</li>
<li data-start="999" data-end="1040">
<p data-start="1001" data-end="1040">Alternatively, use R plugins if needed.</p>
</li>
</ul>
</li>
<li data-start="1045" data-end="1339">
<p data-start="1047" data-end="1087"><strong data-start="1047" data-end="1085">Step 2: Estimate Propensity Scores</strong></p>
<ul data-start="1093" data-end="1339">
<li data-start="1093" data-end="1142">
<p data-start="1095" data-end="1142">Go to: Analyze → Regression → Binary Logistic</p>
</li>
<li data-start="1148" data-end="1204">
<p data-start="1150" data-end="1204">Set the treatment (binary) as the dependent variable</p>
</li>
<li data-start="1210" data-end="1279">
<p data-start="1212" data-end="1279">Enter covariates (potential confounders) as independent variables</p>
</li>
<li data-start="1285" data-end="1339">
<p data-start="1287" data-end="1339">Save the predicted probabilities (Propensity Scores)</p>
</li>
</ul>
</li>
<li data-start="1344" data-end="1594">
<p data-start="1346" data-end="1376"><strong data-start="1346" data-end="1374">Step 3: Perform Matching</strong></p>
<ul data-start="1382" data-end="1594">
<li data-start="1382" data-end="1594">
<p data-start="1384" data-end="1449">Matching is not directly available in basic SPSS—options include:</p>
<ul data-start="1457" data-end="1594">
<li data-start="1457" data-end="1498">
<p data-start="1459" data-end="1498">Use SPSS Custom Dialog: "PS Matching"</p>
</li>
<li data-start="1506" data-end="1540">
<p data-start="1508" data-end="1540">Use syntax with Python plugins</p>
</li>
<li data-start="1548" data-end="1594">
<p data-start="1550" data-end="1594">Export data and use R with <code data-start="1577" data-end="1586">MatchIt</code> package</p>
</li>
</ul>
</li>
</ul>
</li>
<li data-start="1599" data-end="1749">
<p data-start="1601" data-end="1628"><strong data-start="1601" data-end="1626">Step 4: Check Balance</strong></p>
<ul data-start="1634" data-end="1749">
<li data-start="1634" data-end="1679">
<p data-start="1636" data-end="1679">Compare covariates between matched groups</p>
</li>
<li data-start="1685" data-end="1749">
<p data-start="1687" data-end="1749">Standardized mean differences (SMD), t-tests, chi-square tests</p>
</li>
</ul>
</li>
<li data-start="1754" data-end="1894">
<p data-start="1756" data-end="1786"><strong data-start="1756" data-end="1784">Step 5: Outcome Analysis</strong></p>
<ul data-start="1792" data-end="1894">
<li data-start="1792" data-end="1894">
<p data-start="1794" data-end="1894">Analyze matched pairs with appropriate tests (paired t-tests, conditional logistic regression, etc.)</p>
</li>
</ul>
</li>
</ul>
</li>
<li data-start="1896" data-end="2164">
<p data-start="1899" data-end="1929"><strong data-start="1899" data-end="1927">Resources and Tutorials:</strong></p>
<ul data-start="1933" data-end="2164">
<li data-start="1933" data-end="2023">
<p data-start="1935" data-end="2023"><a class="cursor-pointer" target="_new" rel="noopener" data-start="1935" data-end="2021">IBM Extension Hub - PS Matching Dialog</a></p>
</li>
<li data-start="2027" data-end="2055">
<p data-start="2029" data-end="2055">SPSS PSM Syntax examples</p>
</li>
<li data-start="2059" data-end="2086">
<p data-start="2061" data-end="2086">YouTube video tutorials</p>
</li>
<li data-start="2090" data-end="2164">
<p data-start="2092" data-end="2164">R packages (<code data-start="2104" data-end="2113">MatchIt</code>, <code data-start="2115" data-end="2128">PSAgraphics</code>) for more advanced matching options</p>
</li>
</ul>
</li>
<li data-start="2166" data-end="2332">
<p data-start="2169" data-end="2200"><strong data-start="2169" data-end="2198">Common Pitfalls to Avoid:</strong></p>
<ul data-start="2204" data-end="2332">
<li data-start="2204" data-end="2256">
<p data-start="2206" data-end="2256">Poor overlap of propensity scores between groups</p>
</li>
<li data-start="2260" data-end="2300">
<p data-start="2262" data-end="2300">Unbalanced covariates after matching</p>
</li>
<li data-start="2304" data-end="2332">
<p data-start="2306" data-end="2332">Small matched sample sizes</p>
</li>
</ul>
</li>
</ol>]]></content:encoded>
						                            <category domain="https://axeusce.org/community/usmle-residency-insights/">USMLE &amp; Residency Insights</category>                        <dc:creator>Dr. Rahima Noor</dc:creator>
                        <guid isPermaLink="true">https://axeusce.org/community/usmle-residency-insights/how-to-perform-propensity-score-matching-psm-in-spss/</guid>
                    </item>
				                    <item>
                        <title>Future Goals SPSS skills</title>
                        <link>https://axeusce.org/community/usmle-residency-insights/future-goals-spss-skills/</link>
                        <pubDate>Tue, 30 Apr 2024 04:38:16 +0000</pubDate>
                        <description><![CDATA[Kindly participate in this poll by selecting your preferred option.]]></description>
                        <content:encoded><![CDATA[<p><strong>Kindly participate in this poll by selecting your preferred option.</strong></p>]]></content:encoded>
						                            <category domain="https://axeusce.org/community/usmle-residency-insights/">USMLE &amp; Residency Insights</category>                        <dc:creator>Shahrukhalid</dc:creator>
                        <guid isPermaLink="true">https://axeusce.org/community/usmle-residency-insights/future-goals-spss-skills/</guid>
                    </item>
							        </channel>
        </rss>
		