Preview

Matrix and Vector

Good Essays
Open Document
Open Document
1018 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Matrix and Vector
Markov Processes
1. Introduction Before we give the definition of a Markov process, we will look at an example: Example 1: Suppose that the bus ridership in a city is studied. After examining several years of data, it was found that 30% of the people who regularly ride on buses in a given year do not regularly ride the bus in the next year. Also it was found that 20% of the people who do not regularly ride the bus in that year, begin to ride the bus regularly the next year. If 5000 people ride the bus and 10,000 do not ride the bus in a given year, what is the distribution of riders/non-riders in the next year? In 2 years? In n years? First we will determine how many people will ride the bus next year. Of the people who currently ride the bus, 70% of them will continue to do so. Of the people who don’t ride the bus, 20% of them will begin to ride the bus. Thus: 5000(0.7) + 10, 000(0.2) = The number of people who ride bus next year. = b1 By the same argument as above, we see that: 5000(0.3) + 10, 000(0.8) = The number of people who don’t ride the bus next year. = b2 This system of equations is equivalent to the matrix equation: M x = b where 0.7 0.2 0.3 0.8 5000 10, 000 b1 b2

M= 5500

,x =

and b =

. For computing the result after 2 years, we just use the same matrix M , however we use b 9500 in place of x. Thus the distribution after 2 years is M b = M 2 x. In fact, after n years, the distribution is given by M n x. The forgoing example is an example of a Markov process. Now for some formal definitions: Definition 1. A stochastic process is a sequence of events in which the outcome at any stage depends on some probability. Definition 2. A Markov process is a stochastic process with the following properties: (a.) The number of possible outcomes or states is finite. (b.) The outcome at any stage depends only on the outcome of the previous stage. (c.) The probabilities are constant over time. If x0 is a vector which represents the initial state of a system, then

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Jet Copies

    • 430 Words
    • 2 Pages

    In the simulation I have the breakdown column which is column B which displays 13 days. The second column which is column C displays the random numbers. The random numbers will be used to calculate the time between breakdowns. The random numbers are determined by entering the formula =RAND(). Once we have the random numbers now I have the ability to determine the time between breakdowns.…

    • 430 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    M1 Final Exam

    • 1146 Words
    • 5 Pages

    10. A squirrel can be found in any of 4 states—Alabama(1), Colorado (2), Delaware (3), and Exhaustion (4). It is known that this is a Markov process with the transition matrix given below. On the first observation, the squirrel is in Delaware. What is the probability that it is in the state of Exhaustion on the next two observations?…

    • 1146 Words
    • 5 Pages
    Satisfactory Essays
  • Satisfactory Essays

    MAT222 assignment 5

    • 482 Words
    • 3 Pages

    I first had to compute f - h4. Once the solution is rewritten is becomes easier as it is rewritten as a different format. I will then solve the problem in this way: f - h(4) Original expression.…

    • 482 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Statistics - Lab #6

    • 823 Words
    • 4 Pages

    1.) When rolling a die, is this an example of a discrete or continuous random variable? Explain…

    • 823 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    comparison matrix

    • 439 Words
    • 2 Pages

    Directions: Choose three different versions of the UNIX® or Linux® operating systems to compare. Insert the three chosen versions and fill out the requested information in the Components column.…

    • 439 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    System State variables: c- Social Security capital, n- Maximum number of persons in the system at that point in time t- Time Discrete Event Simulation The simulation represents a discrete event simulation. The events all take place chronologically, and represent state changes at a particular point in the simulation. The simulation begins with the creation of a fixed number of persons, and the time at which a new person joining the workforce is generated from an exponential distribution to move time forward. This step is followed by generating more times…

    • 1131 Words
    • 5 Pages
    Good Essays
  • Good Essays

    Comparison Matrix

    • 996 Words
    • 4 Pages

    References: Pandey, S. & Wright B. (2010).Transformational Leadership in the Public Sector: Does Structure Matter? Journal of Public Administration Research & Theory; Jan2010, Vol. 20 Issue 1, p75-89, 15p, Retrieved from http://library.gcu.edu:2048/login?url=http://search.ebscohost.com/login.aspx?direct=true&db=bth&AN=52860455&site=ehost-live&scope=site…

    • 996 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Matrix Paper

    • 565 Words
    • 2 Pages

    The Matrix directly relates to Plato's Allegory of the Cave. In both works, discovering the truth about reality is the major concept. In the cave, men are chained up and all they know is shadows of puppets that are displayed before them, illuminated by a fire that blazes in the distance. These shadows that the men see on the wall are all they know; this is reality to them. Much like in The Matrix how the people that are in the "Matrix" are unaware of that they are living in a world that doesn't actually expose the people to reality. What they know of in the matrix is reality to them. The shadows on the wall and the matrix both cover up the true reality that exists outside of the people's comfort zone. Neo and Plato's released prisoner go through similar realizations. Both Neo and the released prisoner are chained down (literally and metaphorically) from understanding the truth behind reality. The released prisoner is tied in a way that he cannot move and his head always faces in the direction of the wall. He finds out the truth behind the shadow's that he has known as reality. He soon figures out the real creatures that merely cast their shadows before him. In comparison, Neo is tied down to a massive wall where machines control the lives of the people in the matrix. Neo also realizes the truth when he takes the red pill, which allows him to escape from the Matrix and into the real world, therefore living the truth of reality, even though it is more difficult than life inside the Matrix. Neither the released prisoner nor Neo realize they are prisoners until they are introduced to the truth of reality. The prison of the Matrix is described by Morphius when he says to Neo, "It is the world that has been pulled over your eyes to blind you from the truth." Both Neo and the prisoner can be seen as heroes because they want to help the people who are still blinded by their false conception of reality. Neo is successful in fulfilling his prophecy of becoming "The…

    • 565 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Comparision Matrix

    • 1527 Words
    • 7 Pages

    John W. Cresswell, Research Design: Qualitative, Quantitative, and Mixed Method Approaches, 2nd ed. (Thousand Oaks, CA: 2003).…

    • 1527 Words
    • 7 Pages
    Powerful Essays
  • Satisfactory Essays

    MATRIX MULTIPLICATION (Part b) By: Shahrzad Abedi Professor: Dr. Haj Seyed Javadi MATRIX Multiplication • SIMD • MIMD – Multiprocessors – Multicomputers Chapter 7: Matrix Multiplication , Parallel Computing :Theory and Practice, Michael J. Quinn 2 Matrix Multiplication Algorithms for Multiprocessors p1 p2 p3 p4 p1 p2 Chapter 7: Matrix Multiplication , Parallel Computing :Theory and Practice, Michael J. Quinn p3 p4 3 Matrix Multiplication Algorithm for a UMA Multiprocessor p1 p2 p3 p4 Chapter 7: Matrix Multiplication , Parallel Computing :Theory and Practice, Michael J. Quinn 4 Matrix Multiplication Algorithm for a UMA Multiprocessor Example: n= 8 , P=2 C  n/p= 4…

    • 1110 Words
    • 12 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Scalar and Vectors

    • 394 Words
    • 2 Pages

    Mathematicians and scientists call a quantity which depends on direction a vector quantity, and a quantity which does not depend on direction is called a scalar quantity.…

    • 394 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    (b) What is the expected value of the bond one year later? What is the standard deviation of the bond value one year later?…

    • 605 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Vector Calculus

    • 531 Words
    • 3 Pages

    3. One end A of an insulated metal bar AB of length 2 m is kept at 0°C while the other end B is…

    • 531 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Resolution of vector

    • 454 Words
    • 2 Pages

    In this lab several vectors with different magnitude and direction are added together graphically, analytically and experimentally. The magnitude of vectors is measured in grams (gm.) while the direction of vectors is measured in degrees.…

    • 454 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Vector analysis

    • 3612 Words
    • 15 Pages

    Parallelogram law: To find A+B, place the tail of B at the head of A and…

    • 3612 Words
    • 15 Pages
    Good Essays

Related Topics