B followed by C, then X0 = ABC. Enumerate

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Consider a memory system which only allows you to do sequential search. For example a read/write tape
drive. If you want to look for a file you have to search sequentially looking at the first file, then the second
file and so on until you find the file. A reasonable strategy would be place the most recently retrieved file
at the front (imagine that the tape system can magically do this). This way the files that are accessed more
often will be ”at the front” and require less searching time in the long run. Consider the case with only 3
files A, B, and C.
1. Let Xn denote the sequence of the memory system after the nth search. For example, if the files were
ordered A and then B followed by C, then X0 = ABC. Enumerate the state space.
2. If X0 = ABC, list all possible states of X1.
3. If pA, pB, and pC = 1 − pA − pB are the probabilities with which files A, B, and C are accessed,
respectively, determine the one-step state transition matrix.
4. If pA = 0.6, pB = 0.10, pC = 0.3, determine the steady state probability for the file order ABC.
5. In general show that the steady state probability of the state ABC is given by πABC =
pApB/(pB + pC)

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education