FY Computer-Science Question Paper 2015
FY Computer-Science Question Paper 2015
of Printed Pages—4
Seat
No. [4718]-1
[4718]-1 2
(d) Find and justify output of the following :
main( )
int x = 50;
int y = 100;
int x = 20;
int z = x + y;
printf("%d\n%d", x, y);
}
(e) Find and justify output of the following :
main( )
{
int incr(int);
int x = 1; ans = 0, i;
for (i = 0; i < 3; i++)
{
ans = ans + incr (x);
}
printf("%d", ans);
}
int incr(int x)
{
return (x + 1);
}
[4718]-1 3 P.T.O.
4. Answer the following (any four) : [4×5=20]
or not.
is same].
(b) Write a ‘C’ program to accept ‘n’ elements into a 2–D Array
of the array.
(c) Write ‘C’ program to copy one string to another without using
are inverted.
(d) Write ‘C’ program to create a new file and accept data from
function.
[4718]-1 4
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No . [4718]-1001
}
[4718]-1001 2
(iii) What is the O/P of the following ‘C’ code ? Justify.
#include <stdio.h)
void main()
{ char*S = "hello";
char*P = S;
#include <stdio.h>
int main()
{ int a = 1, b = 1, c;
c = a++ + b;
descending order.
another file. The file names are passed using command line
arguments.
[4718]-1001 3 P.T.O.
(iv) Write a ‘C’ program to accept m × n matrix and generate
(v) Write a ‘C’ program to accept n names and display them and
[4718]-1001 4
Total No. of Questions—5] [Total No. of Printed Pages—8
Seat
No . [4718]-1002
COMPUTER SCIENCE
Paper II
(2013 PATTERN)
P.T.O.
(f) Define second normal form.
brief.
(c) What are the different types of file organizations ? Explain any
two in detail.
examples.
[4718]-1002 2
(b) What are the anomalies that might arise if we have redundant
data ?
F = {B C, DE G, B D, DE F, C F}
Compute (BE)+.
independence in brief.
(e) State and explain different types of relationships that can exist
[4718]-1002 3 P.T.O.
Machine and part are related with many to many relationship.
queries in SQI.
queries in SQL :
(iii) Find the name of the person who owns maximum no.
of cars.
[4718]-1002 4
(c) Consider the following relations :
in SQL :
[4718]-1002 5 P.T.O.
Musician and instrument are related with a many to many
(ii) Find all the musicians who study in Pune and play
‘flute’.
(iii) List all the instruments that are played by more than
3 musicians.
[4718]-1002 6
(iii) Give the cost of all properties located in ‘Kothrud’.
Wada’.
(v) List all properties having area > 3,000 sq. ft.
(ii) Find all the food items having at least one ingredient
sugar.
[4718]-1002 7 P.T.O.
5. (A) A sports institute wants to maintain records of all its sports
than one team. The details of all matches played and the scores
if necessary.
3NF. [7]
DML. [3]
Or
[4718]-1002 8
Total No. of Questions—5] [Total No. of Printed Pages—8
Seat
No . [4718]-1003
MATHEMATICS
Paper I
(MTC-101-Discrete Mathematics)
(2013 PATTERN)
(i) Draw Hasse diagram for the relation ‘divides’ on the set
{1, 2, 3, 4, 6, 12}.
P.T.O.
(iii) How many arrangements of the letters of the word ‘ACCEPTANCE’
are there ?
(v) Find first four terms of the sequence defined by the following
recurrence relation :
an = an–1 + 2an–2, a0 = 1, a1 = 2.
(vi) Define :
[4718]-1003 2
(viii) Draw complete graph on 5 vertices. Also find its vertex connectivity.
(x) Does there exist a binary tree on 11 vertices with only 4 pendant
an 7 an 1 10 a n 2 0
a0 1, a1 2
(iii) How many four digit numbers are there that begin with 3 or
end with 3 ?
Justify.
[4718]-1003 3 P.T.O.
(v) Show that if 21 integers are chosen from the numbers 1 to 40,
2n n
0
n
1 ..... n
n
(i) (a) Write the following argument in symbolic form and check
r, s)
(p,w)
f ( x, y, z) y . (x z) (x . y z . x)
(iii) How many integers from 1 to 195 are relatively coprime to 195.
[4718]-1003 4
4. Attempt any four of the following : [16]
(ii) (a) Write incidence matrix I (4) for the following graph :
[4718]-1003 5 P.T.O.
(b) Draw the graph whose adjacency matrix is :
0 1 2 1
1 0 1 0
2 1 1 2
1 0 2 0
(iii) Are the following two graphs isomorphic ? Justify your
answer.
(iv) Draw the arborescence and hence write the following algebraic
expression in Polish notation (in fix notation) :
(x y) 3
x _ y .
5
Or
(v) Find eccentricities of all vertices of the following graph and hence
find its centre and radius.
[4718]-1003 6
5. Attempt any two of the following : [16]
[4718]-1003 7 P.T.O.
(iii) Consider the following graph G and its spanning tree T.
[4718]-1003 8
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No . [4718]-1004
F.Y. B.Sc. (Computer Science) EXAMINATION, 2015
MATHEMATICS
Paper II
(MTC–102 : Algebra and Calculus)
(2013 PATTERN)
Time : Three Hours Maximum Marks : 80
N.B. :— (i) All questions are compulsory.
(ii) Figures to the right indicate full marks.
(iii) Neat diagrams must be drawn, wherever necessary.
(iv) Use of non-programmable battery calculator is allowed.
1. Attempt any eight out of ten : [8×2=16]
(1) Let A = {x, y, z}
If matrix of relation R,
0 1 1
M(R) = 1 1 0 ,
0 0 1
write down relation R.
(2) Define : Semigroup. Give one example.
(3) If a|b prove that a|bc for any integer C.
(4) Write addition table for (Z3, +3)
(5) Let f : R R s.t. f(x) = x2 – 1,
3x 4
Let g : R R s.t. g(x) = ,
10
Find f o g(x).
P.T.O.
(6) Find value of if function is continuous in (–2, 1)
f(x) = 4x + 5 if –2 < x < 0
= 2x + if 0 < x < 1.
(7) If y = eax, find yn = nth derivative of y.
(8) State Taylor’s theorem with Lagrange’s form of remainder.
(9) Is the following matrix in reduced row echelon form ?
Justify :
1 2 3
A= 0 1 2
.
0 0 1
1 2 3 4 5 6
=
3 5 4 1 6 2
–1.
[4718]-1004 2
3. Attempt any two out of three : [2×8=16]
a0 = 1, a1 = 1, a2 = 1
group.
(1) Evaluate :
ax 1
lim .
x 0 bx 1
x x3 x4 x5
e cos x 1 x ....
3 6 30
(3) In Cauchy’s mean value theorem if f(x) = ex and g(x) = e–x. Show
that C is the arithmetic mean between a and b.
(4) State and prove Rolle’s mean value theorem.
[4718]-1004 3 P.T.O.
(5) Solve by Gauss elimination method
x 1 + x2 + 2 = 0
x2 + x3 = 1
x1 + x3 = 1.
(6) Discuss the continuity of the function f(x) defined by
e1 / x e 1/ x
f(x) = 1 / x 1/ x , x 0
e e
= 0 x = 0.
b a 1 1 b a
sin b sin a .
1 a2 1 b2
3 1 3 1
sin .
6 2 5 6 8
2 2 2 x1 4
0 2 2 x2 2
.
1 5 2 x3 6
(3) State and prove Leibnitz’s theorem for the nth derivative of
[4718]-1004 4
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No. [4718]-1005
F.Y. B.Sc. (Computer Science) EXAMINATION, 2015
ELECTRONICS SCIENCE
Paper I
ELC-101 : Principles of Analog Electronics
(2013 PATTERN)
Time : Three Hours Maximum Marks : 80
N.B. :— (i) All questions are compulsory.
(ii) Neat diagrams must be drawn wherever necessary.
(iii) Figures to the right indicate full marks.
1. Attempt all of the following : [8×2=16]
(a) Draw the circuit symbols for PNP and NPN transistor.
(b) In a transformer Number of turns in primary NP = 100, Number
of turns in secondary NS = 200. If voltage applied to primary
VP = 200 V, find secondary voltage VS.
(c) State Norton’s theorem.
(d) Define the term Bandwidth of amplifier.
(e) State Kirchhoff’s laws.
(f) Define Intrinsic stand-off ratio for UJT.
(g) Draw the circuit diagram for unity gain amplifier using
OP-AMP.
(h) Draw the output characteristics of transistor in CE configuration.
2. Attempt any four of the following : [4×4=16]
(a) Write in detail classification of resistors.
(b) Explain the term RC time constant for charging and discharging
of capacitor.
(c) Explain the following terms for Regulated Power Supply :
(i) Line Regulation.
(ii) Load Regulation.
(d) Differentiate between CB, CC and CE configuration of transistor.
P.T.O.
(e) Explain JFET as voltage variable resistor.
(f) With a neat circuit diagram explain the working of OPAMP
as non-inverting amplifier. Derive the expression for its output
voltage.
3. Attempt any four of the following : [4×4=16]
(a) Using maximum power transfer theorem, find the value of R L
for which power transferred in RL will be maximum :
[4718]-1005 2
(e) Explain the working of UJT.
[4718]-1005 3 P.T.O.
5. Attempt any two of the following : [2×8=16]
(2) 4.7 k ± 1%
(ii) Compare Half wave and Full wave rectifier. (Four points)
in terms of .
MOSFET.
[4718]-1005 4
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No . [4718]-1006
ELECTRONICS SCIENCE
Paper II
(2013 PATTERN)
(a) Draw the symbol and truth table for 2 input OR gate and
(i) a pair
P.T.O.
(f) Give full form of CMOS and TTL.
J-K flip-flop.
laws :
Y = (A + B) (A + C).
AND-OR gates.
(e) Explain the working of J-K master-slave flip-flop with the help
of block diagram.
[4718]-1006 2
(f) Define the following parameters related to a logic gate :
form :
Y = AB + AC + BC .
(c) Draw the logic diagram and write the truth table for full subtractor.
its working.
(f) Draw the logic diagram of TTL NOT gate. Explain its working.
method :
(138)10 – (72)10.
[4718]-1006 3 P.T.O.
(c) Draw logic diagram and explain the working of decimal to
binary encoder.
(i) MOD 2
(ii) MOD 3.
(i) (28.47)10 = ( ? )2
(c) Draw the block diagram and explain how a BCD to seven
[4718]-1006 4
Total No. of Questions—5] [Total No. of Printed Pages—8
Seat
No . [4718]-1007
STATISTICS
Paper I
(2013 PATTERN)
P.T.O.
(b) Select the correct option for each of the following : [4]
(i) The most favourite actress is to be decided which is the
appropriate average in this case ?
(A) Arithmetic Mean
(B) Mode
(C) Median
(D) Lower Quartile.
(ii) Standard deviation is a measure of :
(A) Central tendency
(B) Skewness
(C) Dispersion
(D) Kurtosis.
(iii) The probability distribution of a discrete random variable
(r.v.) X is given by :
X P(X = x)
1 0.1
2 0.25
3 0.25
4 0.2
5 0.2
What is P(2 < X < 5) ?
(A) 0.9
(B) 0.5
(C) 0.45
(D) 0.7
[4718]-1007 2
(iv) Let X P( = 2). Variance of X is :
(A) 4
(B) 9
(C) 2
(D) 1.4142
of µ4 .
Variable Frequency
2 X – 1
4 X + 1
6 X + 1
8 2X – 5
[4718]-1007 3 P.T.O.
(d) Represent the following data using Box-Plot technique :
15, 11, 11, 28, 22, 14, 13, 18, 30, 12, 25.
Player A Player B
Average 53 45
Standard deviation 40 16
graphically.
and 2.
[4718]-1007 4
(d) The following is the distribution function of a discrete random
variable X :
X F(x)
–3 0.05
–2 0.15
–1 0.38
0 0.57
1 0.72
2 0.88
3 1
Find :
(ii) Mode of X.
[4718]-1007 6
(d) (i) Explain the concept of partial correlation coefficient in a
coefficients. [4]
Year Production
2000 150
2001 165
2002 140
2003 160
2004 158
2005 155
2006 165
2007 170
[4718]-1007 7 P.T.O.
(b) (i) What is time series ? Discuss any three components of
[8]
[4718]-1007 8
Total No. of Questions—5] [Total No. of Printed Pages—6
Seat
No . [4718]-1008
[4718]-1008 2
2. Attempt any four of the following : [4 marks each]
(a) Explain concept of conditional probability of an event. Also,
state the formula for P(A/B).
(b) Two fair dice are thrown and the outcomes on the uppermost
faces are noted. Find the probability that :
(i) the product of number on the uppermost faces is 12.
(ii) Sum of the numbers shown on the uppermost faces is
at least 10.
(c) Discuss permutation as a counting principle. Illustrate with an
example. Also, state the formula.
(d) Out of 50 painting collections, 3 are rare. Five paintings are
stolen. Find the probability that :
(i) none of the rare paintings are stolen.
(ii) two of the three rare paintings are stolen.
(e) Define each of the following with an illustration :
(i) Mutually exhaustive events
(ii) Sure event.
(f) A room has 3 sockets for lamps. From a collection of 10 light
bulbs of which 6 are defective, a person selects 3 bulbs at
random and puts them in a socket. What is the probability
that the room is lit ?
3. Attempt any four of the following : [4 marks each]
(a) Define each of the following :
(i) An experiment
(ii) Sample Space
(iii) An Elementary Event
(iv) Mutually Exclusive Events.
(b) If E1 and E2 are equally likely, mutually exclusive and exhaustive
events and P(A/E1) = 0.2, P(A/E2) = 0.3, find P(E1/A).
(c) Can two mutually exclusive events be independent ? Can two
independent events be mutually exclusive ? Justify your answer.
[4718]-1008 3 P.T.O.
(d) If X has uniform distribution in range (–a, a), a > 0, find
the value of ‘a’ such that P(|X| < 1) = P(|X| > 1).
(e) Under what conditions a continuous function is said to be a
probability density function ? Also, state the formula of calculating
mean for a continuous random variable with p.d.f. f(x).
(f) Let X follows normal distribution with mean 3 and variance
25. If Y = (2X + 4), find P(Y < 8).
[4718]-1008 4
(d) (i) Describe Mann-Whitney test to test whether two independent
samples are drawn from the same population. [4]
(ii) Show the area represented by P(Z > 0.8) and
P(|Z| < 1.5) on the probability curve of standard normal
distribution. [4]
5. Attempt any one of the following terms :
(a) (i) Define each of the following : [4]
Null hypothesis
Parameter
Test statistic
Type II error.
(ii) A random sample of 1000 school children from rural area
shows mean height of 150 cm with standard deviation 45.2
cm. A random sample of 800 school children from urban
area shows mean height of 146 cm with standard deviation
37.3 cm. Can we conclude that the children from rural
and urban area significantly differ in their mean heights
at 5% l.o.s. ? [4]
(iii) In a radio listener’s survey, 120 persons were interviewed
and their opinions about preference to Hindi or English
music and preference to classical or light music were asked.
The results are as follows : [8]
English Music Hindi Music
Classical Music 13 45
Light Music 39 23
Examine at 5% l.o.s., whether the preference to music
language is independent of type of music.
(b) (i) Describe test procedure to test whether proportion of an
event in a population differs significantly from P0 when
sample size is greater than 30. [4]
[4718]-1008 5 P.T.O.
(ii) Find distribution function of a random variable with the
following p.d.f. [4]
f(x) = k(3x2 + 4); 0 < x < 2
= 0 ; o.w.
(iii) It is claimed that the sales of a product (in lakh Rs.)
(Y) is a linear function of advertisement cost (in thousand
Rs.) (X). Consider the following data :
X Y
41 46
67 52
92 85
38 50
80 83
84 60
Test the above claim using the test of significance of regression
coefficient of Y on X at 5% l.o.s. [8]
[4718]-1008 6
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No. [4718]-2
[4718]-2 2
(c) Consider the following relation :
Wholesaler (w_no, w_name, addr, city)
Product (P_no, P_name)
Wholesaler and product are related with many to many
relationship.
Create relational database for the above and convert it
3NF.
Solve the following queries in SQL :
(i) List all the wholesaler of product ‘Books’.
(ii) Count the no. of wholesaler in the city ‘Shrirampur’.
(iii) To print wholesalerwise product.
(d) Consider the following relation :
Employee (Empno, Empname, Salary, Comm., desig.)
Department (Deptno, Deptname, Location)
Employee and Department are related with many to one
relationship.
Create a relational database for the above and convert
it 3NF.
Solve the following queries in SQL :
(i) Find out employees who are working at Shrirampur
location.
(ii) Find out max. and min. salary for each designation.
(iii) Update commission for every employee by 10% who
belong to Computer Department.
(B) Answer the following questions (any one) : [5]
(a) Consider the following relationships
Student (Sno, name, addr., class)
Subject (Sub_no, name)
Student and subject are related with many to many
relationships.
Solve the following queries in relational algebra :
(i) Find studentwise list of subject
(ii) Find the total no. of student for each subject.
(iii) Find the name of student who had adapted for the
course of ‘Computer Science’.
[4718]-2 3 P.T.O.
(iv) Find the no. of students having address as ‘Indira-
nagar’ and Mark less than 60.
(v) Print the classwise student.
(b) Consider the following relationships :
Musician (m_no, m_name, age, m_city)
Instrument (i_no, i_name)
Plays (m_no, i_no)
Solve the following queries in relational algebra :
(i) List all the musicians having age between 30 to
40 years.
(ii) List all the instruments which “Mr. Ambare”
plays.
(iii) List all ‘violin’ players who live in ‘Shrirampur and
their age is below 30.
(iv) List all the musicians who play at least one instrument
that “Mr. Ambare” plays.
(v) Find instrumentwise musicians.
5. (A) Design a database for Banking Enterprises, which record
information about customers, employees of bank. A customer
can be depositor & an employee of a bank can be customer
of bank. There are two types of accounts saving or current.
(i) Draw an E.R. Diagram.
(ii) Convert E.R. diagram to relational database in 3NF. [7]
(B) State the rules of conversion of E.R. diagram to table. [3]
Or
(B) Discuss Memory Hierarchy with diagrams. [3]
[4718]-2 4
Total No. of Questions—5] [Total No. of Printed Pages—8
Seat
No . [4718]-3
MATHEMATICS
Discrete Mathematics
(2008 PATTERN)
(a) x, (4x = 9)
(b) x, y, (x + y = 2).
(iii) Among the integers 1 to 300, find how many are not divisible
by 3 ?
P.T.O.
(iv) Find first four terms of the sequence defined by the following
recurrence relation :
of a graph :
5, 4, 3, 3, 1.
(vii) Find the missing figures in the following network with usual
notation :
[4718]-3 2
(viii) In the following graph G, fuse the vertices v2, v3 and v5,
+ ...... + zn| < |z1| + |z2| + ..... + |zn| where z1, z2 ......
Justify :
(a) (p (p q)) q
(b) ((p r) r) p.
[4718]-3 3 P.T.O.
(iv) Sort the following array by bubble sort method and arrange
in increasing order
650 students had a TV set, did not have a TV set, 175 had
p ~ q, r ~ q, q |– ~ r.
G2 :
[4718]-3 4
(ii) Draw the graph G with adjacency matrix A :
0 2 1 2 0
2 0 1 2 1
A= 1 1 0 1 0
.
2 2 1 0 1
0 1 0 1 0
(iv) Draw the arboresence and hence write the following algebraic
[4718]-3 5 P.T.O.
(vi) Using Kruskal’s algorithm, find the shortest spanning tree of
tree.
an – 2an–1 = 3n, a1 = 1.
[4718]-3 6
(iii) State and prove multiplication principle.
(iv) Consider the following graph G and its spanning tree T.
(i) Use Dijkstra’s algorithm to find the shortest path from vertex
[4718]-3 7 P.T.O.
(ii) If G is a connected graph, then prove that :
(b) How many ways are there to pick a 5–person team from
[4718]-3 8
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No. [4718]-4
F.Y. B.Sc. (Computer Science) EXAMINATION, 2015
MATHEMATICS
Paper II
(Algebra and Calculus)
(2008 PATTERN)
Time : Three Hours Maximum Marks : 80
N.B. :— (i) All questions are compulsory.
(ii) Figures to the right indicate full marks.
(iii) Neat diagrams must be drawn wherever necessary.
1. Attempt each of the following : [16]
(1) If
f(x) = x2 and g(x) = 3x + 2,
find (f o g) (x).
(2) Let A = {1, 2, 3}. P(A) is power set of A define a relation
R on P(A) as A1 R A2 A1 is subset of A2. Check whether
relation R is an equivalence relation.
(3) Give example of a relation which is reflexive, transitive but
not symmetric. Justify.
(4) Construct addition table for (Z3, +3).
(5) Discuss the applicability of Largrange’s Mean value theorem
for the function
f(x) = x on [–1, 1].
(6) ‘The sequence (–2)n is covergent’. State whether the statement
is true or false with justification.
P.T.O.
n
13
(7) Discuss the convergence of series .
19
1
R = {(1, 4), (2, 2), (2, 3), (3, 2), (4, 3)}.
of R*.
(2) Find g.c.d. of 3997 and 2947 such that g.c.d. = 3997x + 2947y.
(3) Simplify the following expression and write its disjunctive normal
form :
f(x, y, z) = (x y) [( x y z )]
(4) (a) Show 19 is not divisor of 4n2 + 4 for any integer n. [4]
namely S. [4]
[4718]-4 3 P.T.O.
5. Attempt any two of the following : [16]
ex (1 sin x ) 1
lim 2 .
x 0 x 2
x1 2 xn 1 2 xn n 1,
1
for p > 1.
np
geometrically.
[4718]-4 4
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No. [4718]-5
F.Y. B.Sc. (Computer Science) EXAMINATION, 2015
ELECTRONICS
(Electronic Devices, Circuits and Computer Peripherals)
(2008 PATTERN)
Time : Three Hours Maximum Marks : 80
N.B. :— (i) All questions are compulsory.
(ii) Neat diagrams must be drawn wherever necessary.
(iii) Figures to the right indicate full marks.
1. Attempt all of the following : [8×2=16]
(a) Write statement of Thevenin’s theorem.
(b) Define the following terms :
(i) Knee voltage
(ii) Depletion layer.
(c) Draw symbol of :
(i) N channel-JFET
(ii) N-channel MOSFET.
(d) If = 0.94, IB = 0.01 mA, find and IC.
(e) Classify amplifiers on the basis of frequency range.
(f) State Barkhausen criteria for sustained oscilllations.
(g) What is function of a spike protector ?
(h) Write any four components of Hard Disk Drive.
2. Attempt any four of the following : [4×4=16]
(a) Write statements of :
(i) Superposition Theorem
(ii) Maximum Power Transfer Theorem.
(b) Explain concept of feedback. State types of feedback.
(c) Explain working of FET as a switch.
P.T.O.
(d) Draw d.c. loadline for the following circuit :
(e) State the types of seven segment display. Explain working principle
of each.
(f) Explain need of UPS. Draw block diagram of online UPS.
(b) Differentiate between half wave rectifier, full wave rectifier and
bridge rectifier.
(c) Define the following :
(i) Voltage amplification factor
(ii) Transconductance
(iii) Dynamic drain resistance
of FET and derive relation between them.
[4718]-5 2
(d) With a neat diagram explain working of OP-Amp as integrator.
photodiode.
(a) (i) Identify configuration and find output and gain of the following
circuits :
(1)
(2)
[4718]-5 4
Total No. of Questions—5] [Total No. of Printed Pages—4
Seat
No. [4718]-6
ELECTRONICS
Paper II
(2008 PATTERN)
of the same.
(b) Draw symbol and write the truth table for AND and NOR
gates.
P.T.O.
(d) Draw the logic diagram for half subtractor.
(e) For a 4-bit serial-in serial-out register, how many clock pulses
its working.
(d) Draw the logic diagram of R-S flip-flop using four NAND gates
[4718]-6 2
3. Attempt any four of the following : [4×4=16]
(b) What are the differences between assembly language and machine
language ?
method :
(118)10 – (81)10.
algebra :
Y = A + B[AC + (B + C )D]
(f) Draw logic diagram and explain the working of 4-bit parallel
adder.
(a) Draw internal diagram of IC-555 and explain the various blocks
in it.
(b) Draw block diagram and explain the working of single slope
ADC.
[4718]-6 3 P.T.O.
5. Answer any one of the following : [1×16=16]
(a) MOD 3
(b) MOD 5
(c) MOD 7
(d) MOD 9.
+ ABCD + ABCD
(ii) Perform the following conversions :
(b) (A4D)16 = ( ? )2
(c) (1110111)2 = ( ? )8
(II) (i) Draw and explain the logic diagram for full adder.
[4718]-6 4
Total No. of Questions—5] [Total No. of Printed Pages—8
Seat
No. [4718]-7
STATISTICS
(Statistical Methods–I)
(2008 PATTERN)
stated.
Attribute, variable.
P.T.O.
(b) Calculate median from the following data of the heights in
Lower quartile = 40
Median = 45.
[4718]-7 2
2. Attempt any four of the following : [4×4=16]
of central tendency.
(in lakhs)
0–10 10
10–20 12
20–30 10
30–40 14
40–50 7
50–60 8
[4718]-7 3 P.T.O.
(d) The distribution of heights in cm of 100 people is given
below :
Height Frequency
(in cm)
145–155 3
155–165 35
165–175 25
175–185 15
185–195 07
dispersion.
Player A Player B
Mean 53 45
Standard deviation 40 16
is more consistent.
[4718]-7 4
3. Attempt any four of the following : [4×4=16]
raw moments.
(i) Mesokurtic
(ii) Leptokurtic.
illustration each.
Y2 = 38132, XY = 37560.
[4718]-7 5 P.T.O.
4. Attempt any four of the following : [4×4=16]
(a) The two regression lines between heights (X) in inches and
20X – 3Y – 975 = 0.
(b) Explain the method of least squares to fit the line of regression
of Y on X.
to a bivariate data.
1998 78
1999 73
2000 71
2001 73
2002 75
2003 78
2004 73
data.
6 9
2 11
10 5
4 8
8 7
[4718]-7 8
Total No. of Questions—5] [Total No. of Printed Pages—8
Seat
No. [4718]-8
STATISTICS
(Statistical Methods–II)
(2008 PATTERN)
P.T.O.
(b) Let A and B be two independent events defined on such
= 10.
of 3 or 5.
V(4X – 2).
[4718]-8 2
(b) State classical definition of probability. Also state its
limitations.
(i) P(A|B)
(ii) P(B|A).
random variable.
[4718]-8 3 P.T.O.
(b) Let X be a random variable with the following probability
distribution :
X P(X = x)
0 1/3
1 1/2
2 1/24
3 1/8
Find :
(i) E(X)
on a given day :
(d) Define Binomial distribution. Give one real life situation where
[4718]-8 4
(e) It is known that only 10% of the applicants for a certain
density function :
0 o.w.
[4718]-8 5 P.T.O.
(c) The average daily procurement of fresh milk (in thousands
[4718]-8 6
5. Attempt any four of the following : [4×4=16]
distribution.
(b) A die is tossed 300 times and gave the following results :
Score Frequency
1 43
2 56
3 49
4 45
5 66
6 41
[4718]-8 7 P.T.O.
(e) Define the following terms :
HHHDDHDHHHHDDHDDDHHH.
= 0.05).
[4718]-8 8