Start learning 50% faster. Sign in now
STP, or Systematic Transfer Plan, involves the transfer of investments between different funds, typically from debt to equity, which helps in balancing risk and return dynamically.
A financial organization is aiming to reduce operational costs by analyzing transactional data to identify inefficiencies. Which of the following roles ...
What factor is the most critical when determining the appropriate sample size for a study?
In SQL, which type of join returns all records from the left table and the matched records from the right table, and fills in NULL values for non-matchi...
Why is sampling commonly used in data analysis, especially when dealing with large datasets?
What is the primary advantage of customer segmentation in marketing?
Which of the following best describes independent variables in a dataset?
A data analyst at an insurance company is tasked with assessing the probability of fraudulent claims by analyzing customer transaction data and claim hi...
Which of the following factors is most crucial when determining the appropriate sample size for a data analysis study?
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
int x = 10, y = 20, *p1 = &x, *p2 = &y;...
A company has a large dataset with a mix of numeric and categorical data. To ensure fair comparisons between variables, which data transformation techni...