हिंदी

HSC Commerce: Marketing and Salesmanship १२ वीं कक्षा - Maharashtra State Board Question Bank Solutions

Advertisements
[object Object]
[object Object]
विषयों
मुख्य विषय
अध्याय

Please select a subject first

Advertisements
Advertisements
< prev  5521 to 5540 of 7748  next > 

State whether the following statement is True or False: 

In sequencing problem each job once started on any machine must be processed still its completion

[15] Assignment Problem and Sequencing
Chapter: [15] Assignment Problem and Sequencing
Concept: undefined >> undefined

State whether the following statement is True or False:

In sequencing problem each machine is of different type

[15] Assignment Problem and Sequencing
Chapter: [15] Assignment Problem and Sequencing
Concept: undefined >> undefined

Advertisements

Find the sequence that minimizes total elapsed time to complete the following jobs in the order XY. Find the total elasped time and idle times for each machine.

Jobs A B C D E
Machine X 10 2 18 6 20
Machine Y 4 12 14 16 8
[15] Assignment Problem and Sequencing
Chapter: [15] Assignment Problem and Sequencing
Concept: undefined >> undefined

If p ∨ q is true, then the truth value of ∼ p ∧ ∼ q is ______.

[1] Mathematical Logic
Chapter: [1] Mathematical Logic
Concept: undefined >> undefined

If x = `sqrt(1 + u^2)`, y = `log(1 + u^2)`, then find `(dy)/(dx).`

[3] Differentiation
Chapter: [3] Differentiation
Concept: undefined >> undefined

For certain bivariate data on 5 pairs of observations given:

∑x = 20, ∑y = 20, ∑x2 = 90, ∑y2 = 90, ∑xy = 76 then bxy = ______.

[11] Linear Regression
Chapter: [11] Linear Regression
Concept: undefined >> undefined

Obtain the trend values for the following data using 5 yearly moving averages:

Year 2000 2001 2002 2003 2004
Production
xi
10 15 20 25 30
Year 2005 2006 2007 2008 2009
Production
xi
35 40 45 50 55
[12] Time Series
Chapter: [12] Time Series
Concept: undefined >> undefined

Following table shows the amount of sugar production (in lakh tonnes) for the years 1931 to 1941:

Year Production Year Production
1931 1 1937 8
1932 0 1938 6
1933 1 1939 5
1934 2 1940 1
1935 3 1941 4
1936 2    

Complete the following activity to fit a trend line by method of least squares:

[12] Time Series
Chapter: [12] Time Series
Concept: undefined >> undefined

Which of the following is not a statement?

[1] Mathematical Logic
Chapter: [1] Mathematical Logic
Concept: undefined >> undefined

The complicated but efficient method of measuring trend of time series is ______.

[12] Time Series
Chapter: [12] Time Series
Concept: undefined >> undefined

The following table shows gross capital information (in Crore ₹) for years 1966 to 1975:

Years 1966 1967 1968 1969 1970
Gross Capital information 20 25 25 30 35
Years 1971 1972 1973 1974 1975
Gross Capital information 30 45 40 55 65

Obtain trend values using 5-yearly moving values.

[12] Time Series
Chapter: [12] Time Series
Concept: undefined >> undefined

The publisher of a magazine wants to determine the rate of increase in the number of subscribers. The following table shows the subscription information for eight consecutive years:

Years 1976 1977 1978 1979
No. of subscribers
(in millions)
12 11 19 17
Years 1980 1981 1982 1983
No. of subscribers
(in millions)
19 18 20 23

Fit a trend line by graphical method.

[12] Time Series
Chapter: [12] Time Series
Concept: undefined >> undefined

Find `dy/dx`  if,  `x = e^(3t) , y = e^sqrtt`

[3] Differentiation
Chapter: [3] Differentiation
Concept: undefined >> undefined

The management of a large furniture store would like to determine sales (in thousands of ₹) (X) on a given day on the basis of number of people (Y) that visited the store on that day. The necessary records were kept, and a random sample of ten days was selected for the study. The summary results were as follows:

`sumx_i = 370 , sumy_i = 580, sumx_i^2 = 17200 , sumy_i^2 = 41640, sumx_iy_i = 11500, n = 10`

[11] Linear Regression
Chapter: [11] Linear Regression
Concept: undefined >> undefined

Without using truth table, prove that:

[p ∧ (q ∨ r)] ∨ [∼r ∧ ∼q ∧ p] ≡ p

[1] Mathematical Logic
Chapter: [1] Mathematical Logic
Concept: undefined >> undefined

Fit a trend line to the following data by the method of least square :

Year 1980 1985 1990 1995 2000 2005 2010
IMR 10 7 5 4 3 1 0
[12] Time Series
Chapter: [12] Time Series
Concept: undefined >> undefined

The processing times required for four jobs A, B, C and D on machine M1 are 5, 8, 10 and 7 hours and on machine M2 it requires 7, 4, 3 and 6 hours respectively. The jobs are processed in the order Ml, M2. The sequence that minimises total elapsed time is ______

[15] Assignment Problem and Sequencing
Chapter: [15] Assignment Problem and Sequencing
Concept: undefined >> undefined

A publisher produces 5 books on Mathematics. The books have to go through composing, printing and binding done by 3 machines A, B, C. The time schedule for the entire task in proper unit is as follows :

Book I II III IV V
Machine A 4 9 8 6 5
Machine B 5 6 2 3 4
Machine C 8 10 6 7 11

Determine the optimum time required to finish the entire task. Also, find idle time for machines A, B, C.

[15] Assignment Problem and Sequencing
Chapter: [15] Assignment Problem and Sequencing
Concept: undefined >> undefined

Complete the following activity to fit a trend line to the following data by the method of least squares.

Year 1975 1976 1977 1978 1979 1980 1981 1982 1983
Number of deaths 0 6 3 8 2 9 4 5 10

Solution:

Here n = 9. We transform year t to u by taking u = t - 1979. We construct the following table for calculation :

Year t Number of deaths xt u = t - 1979 u2 uxt
1975 0 - 4 16 0
1976 6 - 3 9 - 18
1977 3 - 2 4 - 6
1978 8 - 1 1 - 8
1979 2 0 0 0
1980 9 1 1 9
1981 4 2 4 8
1982 5 3 9 15
1983 10 4 16 40
  `sumx_t` =47 `sumu`=0 `sumu^2=60` `square`

The equation of trend line is xt= a' + b'u.

The normal equations are,

`sumx_t = na^' + b^' sumu`              ...(1)

`sumux_t = a^'sumu + b^'sumu^2`      ...(2)

Here, n = 9, `sumx_t = 47, sumu= 0, sumu^2 = 60`

By putting these values in normal equations, we get

47 = 9a' + b' (0)       ...(3)

40 = a'(0) + b'(60)      ...(4)

From equation (3), we get a' = `square`

From equation (4), we get b' = `square`

∴ the equation of trend line is xt = `square`

[12] Time Series
Chapter: [12] Time Series
Concept: undefined >> undefined

Without using truth table, prove that : [(p ∨ q) ∧ ∼p] →q is a tautology.

[1] Mathematical Logic
Chapter: [1] Mathematical Logic
Concept: undefined >> undefined
< prev  5521 to 5540 of 7748  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×