# Comparison between SLR and Literature Reviews

<figure><img src="http://s3.amazonaws.com/libapps/accounts/32893/images/SRvsMAvsR.JPG" alt="" width="563"><figcaption></figcaption></figure>

In the world of academic research, there are two main ways to dig into existing studies and build a solid foundation for your own research: Systematic Literature Reviews (SLRs) and Literature Reviews. These approaches have distinct purposes and methods. Let's take a simple look at how they compare:

| Aspect                           | Literature Review                                                                                                                                                | Systematic Literature Review (SLR)                                                                                                                                     |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Purpose and Scope**            | Provides an overview of existing literature on a topic. Aims to summarize, synthesize, and analyze research.                                                     | Conducted to answer specific research questions. Treats literature as a data source.                                                                                   |
| **Research Questions**           | May have broader, exploratory research questions. You might ask general questions like "What's known about this topic?" and "What trends or patterns do we see?" | SLRs are all about specific questions. You start with clear, well-defined research questions, and your whole review centers around finding answers to those questions. |
| **Search and Selection Process** | Involves literature search, but the process may not be highly systematic.                                                                                        | Adheres to a systematic search strategy with strict inclusion and exclusion criteria.                                                                                  |
| **Inclusion Criteria**           | May include a wide range of sources, such as books, conference papers, and grey literature.                                                                      | Typically prioritizes peer-reviewed journal articles and conference papers.                                                                                            |
| **Data Synthesis**               | Data synthesis methods can vary, including narrative discussions, thematic analysis, etc.                                                                        | Employs structured methods for data extraction and often uses statistical or meta-analytic techniques.                                                                 |
| **Reporting Standards**          | Reporting standards may vary, with no specific guidelines for documentation.                                                                                     | Adheres to established reporting standards (e.g., PRISMA) to ensure transparency and reproducibility.                                                                  |
| **Bias and Reproducibility**     | May be susceptible to selection bias and subjectivity.                                                                                                           | Aims to minimize bias through rigorous methodology, enhancing reproducibility and transparency.                                                                        |

Systematic reviews and literature reviews are easy to get mixed up but are two very different types of research. Use the chart below to consider and confirm what type of review you are interested in.

![Chart comparing systematic review to literature review (Kysh, Lynn, 2013).](https://s3.amazonaws.com/libapps/accounts/97608/images/systematic_review_vs_literature_review.png)

These differences highlight how SLRs differ from traditional Literature Reviews in terms of their research objectives, methodology, and reporting standards. Researchers choose between these approaches based on the specific goals of their research and the depth of analysis required.

{% embed url="<https://youtu.be/oL-JFt_02H8?si=cAUZiPO_RYoqyere>" %}
What's the Difference between a Literature Review, Systematic Review, and Meta-Analysis ?
{% endembed %}

[![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fdrshahizan\&labelColor=%23697689\&countColor=%23555555\&style=plastic)](https://visitorbadge.io/status?path=https%3A%2F%2Fgithub.com%2Fdrshahizan) ![](https://hit.yhype.me/github/profile?user_id=81284918)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://drshahizan.gitbook.io/slr/literature-review-and-slr/comparison-between-slr-and-literature-reviews.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
