Question Solved

How do I calculate sample size for a survey-based study?

Back to Forum
Growing 130 pts 0 followers
R.V. College of Engineering · Posted

My question

I have been collecting data for my thesis research and realized I may have an ethical issue. I surveyed 450 college students about their academic stress and mental health. The survey was anonymous, but I am now questioning whether I need IRB approval retroactively.

The situation:

  • The survey was done purely as pilot research before my formal thesis proposal
  • I used Google Forms and data was stored on my university Google Drive
  • No personally identifying information was collected
  • This is at an Indian university (not a US institution)

What are the ethics review requirements for student survey research in Indian universities? Is anonymous pilot data typically exempt?

Sign in to join the discussion.

7 Replies

0
Karthik Rajan Growing 180 pts · Accepted answer

For Zotero vs BibTeX management, I moved to Zotero + Better BibTeX 3 years ago and have not looked back.

My workflow:

  1. Zotero browser connector captures papers instantly from ArXiv, Google Scholar, ACM DL, IEEE Xplore
  2. Better BibTeX generates a clean .bib file that auto-updates whenever I add a paper
  3. Overleaf directly pulls from the .bib file via Dropbox sync

One tip: create a Zotero collection per paper/project. When you export the .bib, export only that collection to keep it clean.

0
Jagdish Rawat · Accepted answer

I found that writing a paper abstract first (before the paper) and then reverse-engineering the paper from the abstract helped with clarity enormously.

0
Vikram Bhatia Active 420 pts · Accepted answer

Great question.I went through something very similar in my second year.

The key insight for me was that LoRA is actually quite well-suited for NER tasks, especially in low-resource settings. I would recommend:

  1. Use LoRA with r=8 or r=16.don't go higher for 8K samples
  2. Apply LoRA to attention layers only, not the feed-forward layers
  3. Use a cosine learning rate schedule with warm-up (10% of steps)

For Telugu-English code-mixed NER specifically, you might also look at MuRIL.it is pretrained on Indian language data and often outperforms XLM-R on Indic tasks even with less fine-tuning data.

0
Sowmya Narayanan Active 310 pts · Accepted answer

FDR (Benjamini-Hochberg) is widely accepted and preferable to Bonferroni when you have many tests and limited power. The key is to be explicit about which correction you used and why.

On replication: No independent cohort is a genuine limitation but not a dealbreaker for rare disease research, where cohort availability is a known constraint. Many high-quality papers acknowledge this and still get published in good journals. Frame it as future work.

Power analysis: Yes, report it. Showing you are aware of the limitation is better than not mentioning it.

0
Replying to Sowmya Narayanan
Yogesh Pandey Growing 70 pts · Accepted answer

I am in a very similar situation. Would you be willing to share the outline of your PMRF proposal? Not the content.just the section headings and approximate word allocation.

0
Replying to Sowmya Narayanan
Meena Sharma · Accepted answer

This is very reassuring. I was worried the null result would kill the paper but your framing around transparency and effect sizes makes a lot of sense.

0
Sunil Bhattacharya Active 390 pts · Accepted answer

This question comes up a lot. The answer really depends on your specific field and what your committee values.