RES500-Academic-Writing-and-Research-Skills

Applies business research methods frameworks to design studies, sampling, measurement, analysis, and reporting.

Updated Aug 21, 2026
One-click install
npx skills add https://github.com/iTzFaisal/MBA-Brain --skill res500-academic-writing-and-research-skills-itzfaisal
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: RES500-Academic-Writing-and-Research-Skills
Source: https://github.com/iTzFaisal/MBA-Brain/tree/main/.agents/skills/RES500-Academic-Writing-and-Research-Skills
Command: npx skills add https://github.com/iTzFaisal/MBA-Brain --skill res500-academic-writing-and-research-skills-itzfaisal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It guides students and researchers through the full business research process, from framing a management dilemma into a testable research question to designing studies, sampling, measuring, analyzing data, and reporting defensible insights. ## Core Features & Use Cases - Research Design Guidance: Classify studies across design dimensions and choose between qualitative, survey, observation, and experimental methods. - Sampling and Measurement Frameworks: Build probability or nonprobability samples, compute sample size, and construct valid, reliable measurement instruments. - Analysis and Reporting Support: Select hypothesis tests, apply association measures, diagnose missing data (MCAR/MAR/NMAR), and produce audience-centric reports. - Use Case: Ask how to test whether a new incentive plan improves sales, and the skill walks you through the question hierarchy, sampling design, instrument pretesting, and the correct hypothesis test. ## Quick Start Ask the skill to help design a survey study on customer satisfaction, including the sampling method, Likert scale questions, and the appropriate statistical test.

Frequently Asked Questions about RES500-Academic-Writing-and-Research-Skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a business problem into a research question?▼

Use the Management-Research Question Hierarchy: move from management dilemma to management question, research question, investigative questions, and finally measurement questions. Every measurement must trace back to a decision, otherwise it is scope creep.

How do I choose between probability and nonprobability sampling?▼

Choose probability sampling when you need confidence intervals and population generalization from a sound frame. Choose nonprobability sampling for exploration, hidden populations, or atypical cases, but disclose that it does not support statistical inference.

Which statistical test should I use for my hypothesis?▼

Branch on sample count, independence, measurement scale, and assumptions: one-sample t or chi-square for one sample, independent t or Mann-Whitney for two independent samples, ANOVA or Kruskal-Wallis for k independent samples. Set alpha before examining results.

When should I use qualitative research instead of a survey?▼

Use qualitative methods when the question asks how or why, covering meaning, motivation, and process. Recruit for relevance and range, continue until data saturation, and do not generalize findings statistically to a population.

How do I handle missing data in my dataset?▼

Diagnose whether missingness is MCAR, MAR, or NMAR before deleting or replacing values. Preserve a CaseID and codebook, edit for completeness and accuracy, and use visual exploratory analysis before confirmatory analysis.

What are the limitations of this research methods skill?▼

It covers content from Schindler's Business Research Methods, Thirteenth Edition, and does not replace current statistical software documentation, institutional review requirements, project-specific sampling frames, or professional judgment.