Recent content by Tek1Atom

  1. T

    Help, 2 in 5 digital error detecting question (M in N)

    " m out of n " codes An alternative method of detecting errors is to use an " m out of n " code where n represents the total number of bits in a binary word, of which m must be set to. 1. if more or less than n bits are set to 1 then errors are present. The error detection circuitry has to...
  2. T

    Help, 2 in 5 digital error detecting question (M in N)

    Help, "2 in 5" digital error detecting question (M in N) Homework Statement Explain how a "2 in 5" code can detect all single bit errors but only some double errors in the 5-bit coding of a single digit. give an example where, in one 5-bit code of a single decimal digit a) Two errors...
  3. T

    Help, Negation and Contrapositive of the following statement?

    Would this be correct? p: x is odd and is a multiple of 3 q: x ≥ 6 ~p: x is even and x is not a multiple of 3 ~q: x ≤ 6 so Contrapositive if x ≤ 6, then x is even and x is not a multiple of 3 Negation x is even and x is not a multiple of 3, therefore x ≤ 6
  4. T

    Help, could someone me answer the following statistics questions

    Let Y be the random variable that represents the bonuses
  5. T

    Help, using Truth Table prove that the following logic statement is a Tautology

    Thank you DH, that was very helpful. My final question is, does it matter which way we write down the truth table? e.g. which one is correct? p | q | P → q | p∧(p→q)→q --------------------------- T | T | T | T T | F | F | T F | T | T | T F | F | T | T OR p | q | P → q | p∧(p→q)→q...
  6. T

    Help, I need the following question about matrices solved

    I know that the matrix A which represents reflection in the x-axis is: 1 0 0 -1 But don't really know anything else about solving this question as it's all new to me...
  7. T

    Help, could someone me answer the following statistics questions

    Homework Statement The average salary for an employee at ABC Ltd is £30,000 per year, with a variance of £4,000,000. This year, the management plans to award every employee a fixed end-of-year bonus of £500 and an incentive bonus that is equal to 10% of the employee's salary. a) What is...
  8. T

    Help, I need the following question about matrices solved

    Homework Statement Find the image location of point (5,2) after reflection in the x-axis followed by rotation through 180 degrees about the origin. Homework Equations Matrix Transformation The Attempt at a Solution None, need help!
  9. T

    Help, using Truth Table prove that the following logic statement is a Tautology

    D H could you give me an example please as I am new to logic...
  10. T

    Help, Negation and Contrapositive of the following statement?

    Thanks Mark44, as you are aware, there are two variables in this statement so it is quite tricky for me to answer at this point in time, I am pretty new to logic, what would the answer to this question be written down in English?
  11. T

    Help, using Truth Table prove that the following logic statement is a Tautology

    p | q | P → q ------------- T | T | T T | F | F F | T | T F | F | T Thank you Mark44 but I don't think this is the correct answer/method as the output has to be true in all cases in order for it to be labeled a tautology. Any other suggestions?
  12. T

    Help, using Truth Table prove that the following logic statement is a Tautology

    Homework Statement By providing a truth table, show that the following logic statement is a tautology: p ∧ (p → q) → qAny help will be much appreciated. Thank You
  13. T

    Help, Negation and Contrapositive of the following statement?

    Homework Statement Consider the statement "if x is odd and x is a multiple of 3, then x ≥ 6." write down the contrapositive and negation of this statement? 2. The attempt at a solution This is what I worked our as an answer but I am pretty sure it's wrong. Contrapositive "if x ≤ 6, then x...
Back
Top