Question
Arun and Bheem started a business by investing Rs. 1,200
and Rs. 1,440, respectively. After 4 months, Arun increased his investment by 40%, while Bheem decreased his investment by 40%. If the total profit earned from the business at the end of 1 year is Rs. 8,050, determine the profit share of Arun.Solution
ATQ, Ratio of profit share of ‘Arun’ to ‘Bheem’ = [(1200 × 4) + {(1.4 × 1200) × 8}]:[(1440 × 4) + {(0.6 × 1440) × 8}] = 95:66 Profit share of ‘Arun’ = (95/161) × 8050 = Rs.4,750
In time series forecasting, what is the primary role of the ARIMA model ?
Which sampling technique involves dividing the population into mutually exclusive subgroups and then randomly selecting samples from each subgroup?
Which of the following best explains the role of an independent variable in data analysis?
When performing trend analysis for forecasting sales, which of the following methods is most commonly used to identify future trends based on historical...
A company’s network experiences intermittent connectivity issues. Upon analysis, the network technician observes frequent CRC (Cyclic Redundancy Check...
Which sampling technique is most appropriate when the population is naturally divided into groups that differ significantly from each other?
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 data visualization tools is specifically designed for creating interactive dashboards for business analytics?
Which of the following is the most appropriate method to handle missing data in a dataset for predictive modeling?
Which of the following statements about asymmetric encryption is true?