MAKAUT 2nd Sem Math Question Paper 2023
MAKAUT 2nd Sem Math Question Paper 2023
To fit an exponential curve of the form y = ab^x to data points, the typical method involves taking the logarithm of the y-values to linearize the relationship, resulting in a linear equation log(y) = log(a) + x*log(b). Linear regression techniques are then applied to find log(a) and log(b), after which the exponential form can be reconstructed .
Increasing all observations in a dataset by a constant does not affect the variance. Variance is a measure of spread or dispersion, and adding a constant to each data point shifts the entire distribution without changing the dispersion. Thus, if initially the variance was 50, even after increasing each observation by 20, the variance remains 50 .
Determining independence between two populations is crucial for understanding if changes in one variable might affect the other. Independence can be statistically assessed using different methods, such as hypothesis tests involving joint and marginal distributions. If the joint distribution can be expressed as the product of the marginal distributions, the variables are independent. Additionally, covariance can indicate dependence; if zero, variables might be independent in linear terms .
If the covariance of two variables is zero, it implies that there is no linear relationship between the variables. However, this does not necessarily indicate independence unless the variables are normally distributed; zero covariance suggests uncorrelated data, but not necessarily independent .
To reasonably assume the population mean is equal to a given value, we perform a hypothesis test. For a sample of size 400 with sample mean 171.38 and population standard deviation 3.3, at a 5% significance level, if the calculated z-value from the sample data falls within the critical region defined by the z-value of ±1.96 (for 5% significance level, two-tailed), we reject the null hypothesis. Here, the conditions—sample size, significance level, and comparison of z-values—determine the validity of the assumption .
The standard deviation is pivotal in determining the width of confidence intervals around a population parameter estimate. A larger standard deviation results in a wider interval, indicating less precise estimates, and conversely, a smaller standard deviation yields a narrower interval, suggesting more accurate estimates. Confidence intervals in hypothesis testing are calculated as [sample mean ± z * (standard deviation/√n)], where z depends on the confidence level .
The probability of the sum of two dice being 6 is calculated by considering the number of favorable outcomes over the total possible outcomes. The favorable pairs are (1,5), (2,4), (3,3), (4,2), and (5,1), totaling 5 outcomes. Since there are 6 sides on each die, the total number of outcomes is 36 (6x6). Thus, the probability P(X+Y=6) = 5/36 .
The corrected rank correlation coefficient can be determined by recalculating Spearman's rank correlation with the adjusted rank differences. With an initially given coefficient of 0.5 and one rank difference corrected from 3 to 7, the corrected rank correlation coefficient can be recalculated using the formula for Spearman’s rho, factoring in the revised sum of squared differences .
Correcting errors in data for rank correlation, such as Spearman's rank, changes the coefficient by altering the ranked positions of data points. This adjustment impacts the rank differences and consequently, the overall correlation measure. A significant change in the coefficient can shift interpretations of data relationships, suggesting either a stronger or weaker monotonic correlation than initially perceived. Accurate computation post-correction is key to reliable insights .
The standard normal table, or z-table, provides the probabilities associated with the standard normal distribution. It indicates the area under the curve to the left of a given z-score, which represents the number of standard deviations away from the mean. This allows for the conversion of any normal variable to a standard normal variable (by z = [variable - mean]/standard deviation) and facilitates the calculation of probabilities for normally distributed variables .