Question
Under The PM Mudra Yojana, the government introduced a
new loan category Tarun Plus for MSMEs in the Budget 2024-25. Up to what amount of loan is covered under this category?Solution
The Pradhan Mantri Mudra Yojana has introduced a new category called "Tarun Plus" to cover loans ranging from ₹10 lakh to ₹20 lakh. This new limit took effect on October 24, 2024. This announcement also introduces a new loan category, Tarun Plus, designed specifically for those who have previously availed and successfully repaid loans under the Tarun category, allowing them to access funding between ₹10 lakh and ₹20 lakh.  The Mudra Loans include: Â
- Shishu: Up to Rs 50,000Â Â
- Kishore: Above 50,000 to Rs 5 lakh Â
- Tarun: Above 5 lakh to Rs 10 lakh Â
- Tarun Plus: Above 10 lakh to 20 Lakh Â
An e-commerce company wants to understand the trend of holiday season sales over the past decade to forecast future sales. Which analysis method should ...
Which data modeling technique is used to represent the relationships between entities in a database?
Which sampling technique involves dividing the population into mutually exclusive subgroups and then randomly selecting samples from each subgroup?
In the context of data analysis, which of the following best describes trend analysis?
Which of the following R functions is used to perform a t-test for comparing the means of two independent samples?
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
  int x = 10, y = 20, *p1 = &x, *p2 = &y;...
Which of the following features in Power BI allows for dynamically filtering data across multiple visuals with a single control element?
In a structured database, which data storage format would best support hierarchical data with varying levels of nested attributes?
A data analyst is working on a survey dataset that records customer feedback as "Very Satisfied," "Satisfied," "Neutral," "Dissatisfied," and "Very Diss...
Why is sampling commonly used in data analysis, especially when dealing with large datasets?