Searching for "If"

Q:

If a box contains 10 bulbs,of which just three are defective. If a random sample of five bulbs is drawn, find the probability that the sample contains no defective bulbs.

A) 5/12 B) 7/12
C) 3/14 D) 1/12
 
Answer & Explanation Answer: D) 1/12

Explanation:

Total number of elementary events = 10C5

 

Number of ways of selecting no defective bulbs i.e., 5 non-defective bulbs out of 7 is 7C5.

 

So,required probability =7C510C5 = 1/12.

Report Error

View Answer Report Error Discuss

Filed Under: Probability

Q:

A box contains 10 bulbs,of which just three are defective. If a random sample of five bulbs is drawn, find the probability that the sample contains exactly one defective bulb.

A) 5/12 B) 7/12
C) 3/14 D) 1/12
 
Answer & Explanation Answer: A) 5/12

Explanation:

Total number of elementary events = 10C5

 

Number of ways of selecting exactly one defective bulb out of 3 and 4 non-defective out of 7 is 3C1*7C4

 

So,required probability =3C1*7C4/10C5 = 5/12.

Report Error

View Answer Report Error Discuss

Filed Under: Probability

Q:

What are the different types of Real-Time Scheduling?

Answer

Hard real-time systems required to complete a critical task within a guaranteed amount of time.
Soft real-time computing requires that critical processes receive priority over less fortunate ones.

Report Error

View answer Workspace Report Error Discuss

Q:

What are the different job scheduling in operating systems?

Answer

Scheduling is the activity of the deciding when process will receive the resources they request.


FCS ---> FCSFS stands for First Come First Served. In FCFS the job that has been waiting the longest is served next.


Round Robin Scheduling--->Round Robin scheduling is a scheduling method where each process gets a small quantity of time to run and then it is preempted and the next process gets to run. This is called time-sharing and gives the effect of all the processes running at the same time


Shortest Job First ---> The Shortest job First scheduling algorithm is a nonpreemptive scheduling algorithm that chooses the job that will execute the shortest amount of time.


Priority Scheduling--->Priority scheduling is a scheduling method where at all times the highest priority process is assigned the resource.

Report Error

View answer Workspace Report Error Discuss

Q:

Difference between bit rate and baud rate.?

Answer

Bit rate is the number of bits transmitted during one second whereas baud rate refers to the number of signal units per second that are required to represent those bits.


baud rate = bit rate / N


where N is no-of-bits represented by each signal shift.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

What are the data units at different layers of the TCP / IP protocol suite?

Answer

The data unit created at the application layer is called a message, at the transport layer the data unit created is called either a segment or an user datagram, at the network layer the data unit created is called the datagram, at the data link layer the datagram is encapsulated in to a frame and finally transmitted as signals along the transmission media.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

Give an investment of $13200,compound amount of $22680.06 invested for 8 years,what is the interest rate if interest rate is compounded anually?

A) 6% B) 5%
C) 7% D) 8%
 
Answer & Explanation Answer: C) 7%

Explanation:

M = p(1+i)^n

Report Error

View Answer Report Error Discuss

Filed Under: Compound Interest
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

A man invested Rs. 4455 in Rs. 10 shares quoted at Rs. 8.25. If the rate of dividend be 12%, his annual income is:

A) 107.04 B) 648
C) 500 D) 648.60
 
Answer & Explanation Answer: B) 648

Explanation:

Number of shares = 44558.25= 540.

 

Face value = Rs. (540 x 10) = Rs. 5400.

 

Annual income = Rs.12100*5400 = Rs. 648.

Report Error

View Answer Report Error Discuss

Filed Under: Stocks and Shares