SlideShare a Scribd company logo
1 of 8
Assessment 2
Top of Form
Bottom of Form
Content
· Print
· Counting, Combinations, and Permutations
·
· Details
· Attempt 1Available
· Attempt 2NotAvailable
· Attempt 3NotAvailable
· Toggle Drawer
Overview
Refresh a company's computer network memory with respect to
number representation conversions, decimal to binary and
hexadecimal (and vice versa), using your ability to apply
number representation and theory. Then, use discrete
probability to assess the risk of a hacker foiling the company
network's RSA encryption.
The assessment focuses on number theory, discrete probability
theory, counting rules, permutations, and combinations.
Show Less
By successfully completing this assessment, you will
demonstrate your proficiency in the following course
competencies and assessment criteria:
· Competency 2: Apply the methodologies of discrete math.
· Convert numbers to different representations.
· Compute combinations and/or permutation.
· Compute discrete probability.
· Combine discrete probability.
· Competency 4: Apply discrete math methods and tools to solve
problems encountered in a work setting.
· Apply number theory to encryption.
Competency Map
Check Your ProgressUse this online tool to track your
performance and progress through your course.
· Toggle Drawer
Context
The Assessment 2 Context document contains additional
information about set and probability theory, permutations and
combinations, and cryptography.
· Toggle Drawer
Resources
Suggested Resources
The following optional resources are provided to support you in
completing the assessment or to provide a helpful context. For
additional resources, refer to the Research Resources and
Supplemental Resources in the left navigation menu of your
courseroom.
Capella Resources
Click the links provided to view the following resources:
· Assessment 2 Context.
Show Less
Capella Multimedia
Click the links provided below to view the following
multimedia pieces:
· The Counting Principle | Transcript.
· This presentation introduces the following topics:
· Multiplication and addition principles.
· Permutations and combinations.
· Catalan numbers.
· Discrete probability.
· Conditional probability.
· Pigeonhole principle.
Library Resources
The following e-book from the Capella University Library is
linked directly in this course:
· Koshy, T. (2004). Discrete mathematics with applications.
Burlington, MA: Elsevier Academic Press.
· Chapter 6.
Course Library Guide
A Capella University library guide has been created specifically
for your use in this course. You are encouraged to refer to the
resources in the MAT-FP2051 – Discrete Mathematics Library
Guide to help direct your research.
Bookstore Resources
The resource listed below is relevant to the topics and
assessments in this course and is not required. Unless noted
otherwise, this resource is available for purchase from the
Capella University Bookstore. When searching the bookstore,
be sure to look for the Course ID with the specific –FP
(FlexPath) course designation.
· Johnsonbaugh, R. (2018). Discrete mathematics (8th ed.). New
York, NY: Pearson.
· Chapter 6, "Counting Methods and the Pigeonhole Principle,"
sections 6.1, 6.2, 6.3, 6.5, and 6.6, are particularly useful for
your work in this assessment. Topics in these sections include
permutations, combinations, discrete probabilities, and discrete
probability theory.
· Assessment Instructions
Assume you help to oversee your company's computer network.
As such, it is important for you to understand and be able to
apply number representation and number theory, as well as
other IT concepts.
Part 1: Number Representation (application to binary encoding)
and Combinatorics (application to IP network addressing)
Note: For each of the following, you must show your work for
credit.
Given your responsibilities, you decide to refresh your memory
with respect to number representation conversions: decimal to
binary and hexadecimal (and vice versa). In the following
questions, the base is denoted as a subscript. For example, 1510
is 15 in decimal (base 10), 00112 is 3 in binary (base 2), and
1A16 is 26 in hexadecimal (base 16).
7. What is the decimal representation of 100011012 ?
7. What is the decimal representation of FFC616 ?
7. What is the binary representation of 17C616 ?
7. What is the hexadecimal representation of 111110002 ?
According to the IP internet protocol, each IP address is
represented as a binary string. In IPv4 (Internet protocol version
4), a 32-bit binary string is used. For example,
00000011.00000111.00000000.11111111, which is often
presented in dotted decimal: 3.7.0.255.
7. In mathematics, the study of combinations refers to the
number of ways one can select items from a group disregarding
order; the study of permutations refers to the number of ways
one can permute, or arrange, items into a sequence. Given that
each entry in a binary string must be either a 1 or a 0, what is
the total number of addresses that can be encoded using a 32-bit
binary string? Is this a combination or permutation problem?
Justify your answer.
7. In IPv6, 128 bit, binary strings are used for addressing. How
many addresses can be encoded using 128 bits? Is this a
combination or permutation problem? Justify your answer.
7. In IPv4, how many addresses contain exactly eight 1s?
Part 2: Number Theory and Discrete Probability (application to
encryption)
Note: For each of the following, you must show your work for
credit. Some questions also require you to justify your answer.
Network security and encryption is also a concern of a network
administrator. Many encryption schemes are based on number
theory and prime numbers; for example, RSA encryption. These
methods rely on the difficulty of computing and testing large
prime numbers. (A prime number is a number that has no
divisor except for itself and 1.)
For example, in RSA encryption, one must choose two prime
numbers, p and q; these numbers are private but their product, z
= pq, is public. For this scheme to work, it is important that one
cannot easily find p or q given z, which is why p and q are
generally large numbers.
1. Choose an example of p and q and compute their product z.
Justify your selection.
2. Assume that you wish to make a risk assessment and you
wish to determine how probable it may be for a hacker to
determine p and q from z. You wish to use discrete probability
for this computation. For the sake of example, you choose to
assess z = 502,560,410,469,881. Say that a hacker will attempt
to find p and thus q by randomly selecting a potential divisor
and testing to see if it divides 502,560,410,469,881. (You know
that p = 15,485,867 and q = 32,452,843, but the hacker does
not.) For example, the hacker may choose 1021; however, upon
inspection the hacker will see that 1021 does not divide z.
For all questions below, please show all your work and/or
justify your answers.
a. Given this problem, what is the sample space of the problem?
Hint: In this context, the sample space is the set of all possible
values that the hacker may select.
b. Given the sample space defined above, what events
correspond to a successful guess by the hacker? Hint: An event
is a subset of the sample space.
c. Given the above, what is the probability that the hacker will
successfully guess p and/or q?
d. Assume the hacker selects five numbers to test.
i. What is the probability that all five attempts will fail? Show
your work.
ii. What is the probability that one of the five attempts will
succeed? Show your work.
Assessment 2 Context
First, let us think about basic discrete (non-continuous)
probability using a standard deck of playing cards. We know
there are 52 cards, 13 different values from 2 to ace, and four
suits (that is, clubs, spades, hearts, and diamonds). Many
probability questions can be asked about a deck of cards. For
example, what is the probability that a card you choose is a
queen?
P(card = queen).
We know there are 52 cards and four queens.
P(card = queen) = 4/52.
We can extend this concept to multiple events. What is the
probability of choosing two cards and both are queens?
P(card1 = queen) AND P(card2 = queen).
Notice the AND. A concept called the multiplication principle
that considers the results of more than one event occurring
together.
P(card1 = queen) AND P(card2 = queen) = 4/52 * 3/51 =
12/2,652.
We used multiplication in this case and did not replace the first
card after choosing it.
Similarly, the addition principle is used for independent events
such as the probability of choosing a card and it being a queen
OR a king.
P(card1 = queen) OR P(card1 = king) = 4/52 + 4/52 = 8/52.Set
Theory and Probability Theory
Set theory and probability theory are interrelated. An event can
be thought of as a set of possible outcomes. For example,
rolling one six-sided die is an event. This event is discrete
because each outcome is a whole number (that is, no fractions
or decimals).
The sample space S = {1, 2, 3, 4, 5, 6}.
Rolling a die is an event that offers a set of six possible
outcomes as noted above. This set can be named E. A sample
space S, also called the universe of values, is the set of all
possible outcomes. Given both E and S, the probability of event
E occurring can be computed as follows:
P(E) = |E| / |S|
An event is the outcome or outcomes of a trail. For any event E
in a given sample space, a function P, known as the probability
function, assigns a value to P( E).
Note that: 0 ≤ P( E) ≤ 1.
This tells us that the probability of any event must be between 0
and 1 (or 0% chance to 100% chance).
For example, let S be a sample space with all possible values of
rolling a six-sided die:
S = {1, 2, 3, 4, 5, 6}.
Let E = {4}.
P(E) = |{1}| / |{1,2,3,4,5,6}| = 1/6, which is between 0 and
1.Permutations and Combinations
A permutation is the number of possible ways of rearranging a
discrete set (no decimals or fractions) of objects. For example,
if someone gave you four pictures to hang on the wall and asked
how many ways you could hang them in a straight line, you
would say:
P(4, 4) = 4! = 4 * 3 * 2 * 1 = 24 ways.
The P(4, 4) notation reads, "4 items, permute all 4 of them."
The 4! reads, "4 factorial" and is a discrete function. The
general notation of permutation is P( n, r), given n objects, how
many ways can you permute r of them.
P(n,r) = n!/(n-r)!
A combination is the number of ways you can select a set of
objects when the order does NOT matter. The notation is C( n,
k) and is read "n choose k".
C(n,k) = n!/[(n- k)! k!]Cryptography
The word cryptography comes from the word cryptic, which
means hidden. Cryptography focuses on encrypted and
decrypted information that is intended only for the receiver. E-
mail systems, such as Hotmail, claim to use encryption.
Cryptography uses many areas of discrete math, including
modulus, prime factorization, and greatest common divisors.
Assessment 2 Top of FormBottom of FormContent· Print· Co.docx

More Related Content

Similar to Assessment 2 Top of FormBottom of FormContent· Print· Co.docx

SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docxSAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docxanhlodge
 
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docxSAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docxagnesdcarey33086
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learningSadia Zafar
 
SAMPLING MEAN DEFINITION The term sampling mean is.docx
SAMPLING MEAN  DEFINITION  The term sampling mean is.docxSAMPLING MEAN  DEFINITION  The term sampling mean is.docx
SAMPLING MEAN DEFINITION The term sampling mean is.docxagnesdcarey33086
 
Chapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdfChapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdfJuliusBoitizon
 
Introduction to Maximum Likelihood Estimator
Introduction to Maximum Likelihood EstimatorIntroduction to Maximum Likelihood Estimator
Introduction to Maximum Likelihood EstimatorAmir Al-Ansary
 
Perspective in Informatics 3 - Assignment 2 - Answer Sheet
Perspective in Informatics 3 - Assignment 2 - Answer SheetPerspective in Informatics 3 - Assignment 2 - Answer Sheet
Perspective in Informatics 3 - Assignment 2 - Answer SheetHoang Nguyen Phong
 
The Complexity Of Primality Testing
The Complexity Of Primality TestingThe Complexity Of Primality Testing
The Complexity Of Primality TestingMohammad Elsheikh
 
Real numbers
Real numbersReal numbers
Real numbersRamki M
 
A General Manger of Harley-Davidson has to decide on the size of a.docx
A General Manger of Harley-Davidson has to decide on the size of a.docxA General Manger of Harley-Davidson has to decide on the size of a.docx
A General Manger of Harley-Davidson has to decide on the size of a.docxevonnehoggarth79783
 
Lecture 1 Descriptives.pptx
Lecture 1 Descriptives.pptxLecture 1 Descriptives.pptx
Lecture 1 Descriptives.pptxABCraftsman
 
Tenth class state syllabus-text book-em-ap-ts-mathematics
Tenth class state syllabus-text book-em-ap-ts-mathematicsTenth class state syllabus-text book-em-ap-ts-mathematics
Tenth class state syllabus-text book-em-ap-ts-mathematicsNaukriTuts
 
Ijarcet vol-2-issue-4-1579-1582
Ijarcet vol-2-issue-4-1579-1582Ijarcet vol-2-issue-4-1579-1582
Ijarcet vol-2-issue-4-1579-1582Editor IJARCET
 
Statistical tests
Statistical testsStatistical tests
Statistical testsmartyynyyte
 
Neural Nets Deconstructed
Neural Nets DeconstructedNeural Nets Deconstructed
Neural Nets DeconstructedPaul Sterk
 
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)Sherri Gunder
 
Interpolation and-its-application
Interpolation and-its-applicationInterpolation and-its-application
Interpolation and-its-applicationApurbo Datta
 
Suggest one psychological research question that could be answered.docx
Suggest one psychological research question that could be answered.docxSuggest one psychological research question that could be answered.docx
Suggest one psychological research question that could be answered.docxpicklesvalery
 

Similar to Assessment 2 Top of FormBottom of FormContent· Print· Co.docx (20)

SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docxSAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
 
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docxSAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
SAMPLING MEANDEFINITIONThe term sampling mean is a stati.docx
 
Probability distribution Function & Decision Trees in machine learning
Probability distribution Function  & Decision Trees in machine learningProbability distribution Function  & Decision Trees in machine learning
Probability distribution Function & Decision Trees in machine learning
 
SAMPLING MEAN DEFINITION The term sampling mean is.docx
SAMPLING MEAN  DEFINITION  The term sampling mean is.docxSAMPLING MEAN  DEFINITION  The term sampling mean is.docx
SAMPLING MEAN DEFINITION The term sampling mean is.docx
 
Chapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdfChapter-3-Sample-Space-of-Experiment.pdf
Chapter-3-Sample-Space-of-Experiment.pdf
 
Introduction to Maximum Likelihood Estimator
Introduction to Maximum Likelihood EstimatorIntroduction to Maximum Likelihood Estimator
Introduction to Maximum Likelihood Estimator
 
Perspective in Informatics 3 - Assignment 2 - Answer Sheet
Perspective in Informatics 3 - Assignment 2 - Answer SheetPerspective in Informatics 3 - Assignment 2 - Answer Sheet
Perspective in Informatics 3 - Assignment 2 - Answer Sheet
 
The Complexity Of Primality Testing
The Complexity Of Primality TestingThe Complexity Of Primality Testing
The Complexity Of Primality Testing
 
Real numbers
Real numbersReal numbers
Real numbers
 
A General Manger of Harley-Davidson has to decide on the size of a.docx
A General Manger of Harley-Davidson has to decide on the size of a.docxA General Manger of Harley-Davidson has to decide on the size of a.docx
A General Manger of Harley-Davidson has to decide on the size of a.docx
 
Lecture 1 Descriptives.pptx
Lecture 1 Descriptives.pptxLecture 1 Descriptives.pptx
Lecture 1 Descriptives.pptx
 
Tenth class state syllabus-text book-em-ap-ts-mathematics
Tenth class state syllabus-text book-em-ap-ts-mathematicsTenth class state syllabus-text book-em-ap-ts-mathematics
Tenth class state syllabus-text book-em-ap-ts-mathematics
 
Ijarcet vol-2-issue-4-1579-1582
Ijarcet vol-2-issue-4-1579-1582Ijarcet vol-2-issue-4-1579-1582
Ijarcet vol-2-issue-4-1579-1582
 
Statistical tests
Statistical testsStatistical tests
Statistical tests
 
Into to prob_prog_hari
Into to prob_prog_hariInto to prob_prog_hari
Into to prob_prog_hari
 
Neural Nets Deconstructed
Neural Nets DeconstructedNeural Nets Deconstructed
Neural Nets Deconstructed
 
2 UNIT-DSP.pptx
2 UNIT-DSP.pptx2 UNIT-DSP.pptx
2 UNIT-DSP.pptx
 
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
Ch17 lab r_verdu103: Entry level statistics exercise (descriptives)
 
Interpolation and-its-application
Interpolation and-its-applicationInterpolation and-its-application
Interpolation and-its-application
 
Suggest one psychological research question that could be answered.docx
Suggest one psychological research question that could be answered.docxSuggest one psychological research question that could be answered.docx
Suggest one psychological research question that could be answered.docx
 

More from festockton

Learning ResourcesRequired ReadingsToseland, R. W., & Ri.docx
Learning ResourcesRequired ReadingsToseland, R. W., & Ri.docxLearning ResourcesRequired ReadingsToseland, R. W., & Ri.docx
Learning ResourcesRequired ReadingsToseland, R. W., & Ri.docxfestockton
 
LeamosEscribamos Completa el párrafo con las formas correctas de lo.docx
LeamosEscribamos Completa el párrafo con las formas correctas de lo.docxLeamosEscribamos Completa el párrafo con las formas correctas de lo.docx
LeamosEscribamos Completa el párrafo con las formas correctas de lo.docxfestockton
 
Leadership via vision is necessary for success. Discuss in detail .docx
Leadership via vision is necessary for success. Discuss in detail .docxLeadership via vision is necessary for success. Discuss in detail .docx
Leadership via vision is necessary for success. Discuss in detail .docxfestockton
 
Learning about Language by Observing and ListeningThe real.docx
Learning about Language by Observing and ListeningThe real.docxLearning about Language by Observing and ListeningThe real.docx
Learning about Language by Observing and ListeningThe real.docxfestockton
 
Learning Accomplishment Profile-Diagnostic Spanish Language Edit.docx
Learning Accomplishment Profile-Diagnostic Spanish Language Edit.docxLearning Accomplishment Profile-Diagnostic Spanish Language Edit.docx
Learning Accomplishment Profile-Diagnostic Spanish Language Edit.docxfestockton
 
Learning about Language by Observing and ListeningThe real voy.docx
Learning about Language by Observing and ListeningThe real voy.docxLearning about Language by Observing and ListeningThe real voy.docx
Learning about Language by Observing and ListeningThe real voy.docxfestockton
 
LEARNING OUTCOMES1. Have knowledge and understanding of the pri.docx
LEARNING OUTCOMES1. Have knowledge and understanding of the pri.docxLEARNING OUTCOMES1. Have knowledge and understanding of the pri.docx
LEARNING OUTCOMES1. Have knowledge and understanding of the pri.docxfestockton
 
Leadership Style What do people do when they are leadingAssignme.docx
Leadership Style What do people do when they are leadingAssignme.docxLeadership Style What do people do when they are leadingAssignme.docx
Leadership Style What do people do when they are leadingAssignme.docxfestockton
 
Leadership Throughout HistoryHistory is filled with tales of leade.docx
Leadership Throughout HistoryHistory is filled with tales of leade.docxLeadership Throughout HistoryHistory is filled with tales of leade.docx
Leadership Throughout HistoryHistory is filled with tales of leade.docxfestockton
 
Lean Inventory Management1. Why do you think lean inventory manage.docx
Lean Inventory Management1. Why do you think lean inventory manage.docxLean Inventory Management1. Why do you think lean inventory manage.docx
Lean Inventory Management1. Why do you think lean inventory manage.docxfestockton
 
Leadership varies widely by culture and personality. An internationa.docx
Leadership varies widely by culture and personality. An internationa.docxLeadership varies widely by culture and personality. An internationa.docx
Leadership varies widely by culture and personality. An internationa.docxfestockton
 
Leadership is the ability to influence people toward the attainment .docx
Leadership is the ability to influence people toward the attainment .docxLeadership is the ability to influence people toward the attainment .docx
Leadership is the ability to influence people toward the attainment .docxfestockton
 
Lawday. Court of Brightwaltham holden on Monday next after Ascension.docx
Lawday. Court of Brightwaltham holden on Monday next after Ascension.docxLawday. Court of Brightwaltham holden on Monday next after Ascension.docx
Lawday. Court of Brightwaltham holden on Monday next after Ascension.docxfestockton
 
law43665_fm_i-xx i 010719 1032 AMStakeholders, Eth.docx
law43665_fm_i-xx i 010719  1032 AMStakeholders, Eth.docxlaw43665_fm_i-xx i 010719  1032 AMStakeholders, Eth.docx
law43665_fm_i-xx i 010719 1032 AMStakeholders, Eth.docxfestockton
 
Leaders face many hurdles when leading in multiple countries. There .docx
Leaders face many hurdles when leading in multiple countries. There .docxLeaders face many hurdles when leading in multiple countries. There .docx
Leaders face many hurdles when leading in multiple countries. There .docxfestockton
 
Last year Angelina Jolie had a double mastectomy because of re.docx
Last year Angelina Jolie had a double mastectomy because of re.docxLast year Angelina Jolie had a double mastectomy because of re.docx
Last year Angelina Jolie had a double mastectomy because of re.docxfestockton
 
Leaders face many hurdles when leading in multiple countries. Ther.docx
Leaders face many hurdles when leading in multiple countries. Ther.docxLeaders face many hurdles when leading in multiple countries. Ther.docx
Leaders face many hurdles when leading in multiple countries. Ther.docxfestockton
 
Leaders today must be able to create a compelling vision for the org.docx
Leaders today must be able to create a compelling vision for the org.docxLeaders today must be able to create a compelling vision for the org.docx
Leaders today must be able to create a compelling vision for the org.docxfestockton
 
Law enforcement professionals and investigators use digital fore.docx
Law enforcement professionals and investigators use digital fore.docxLaw enforcement professionals and investigators use digital fore.docx
Law enforcement professionals and investigators use digital fore.docxfestockton
 
LAW and Economics 4 questionsLaw And EconomicsTextsCoote.docx
LAW and Economics 4 questionsLaw And EconomicsTextsCoote.docxLAW and Economics 4 questionsLaw And EconomicsTextsCoote.docx
LAW and Economics 4 questionsLaw And EconomicsTextsCoote.docxfestockton
 

More from festockton (20)

Learning ResourcesRequired ReadingsToseland, R. W., & Ri.docx
Learning ResourcesRequired ReadingsToseland, R. W., & Ri.docxLearning ResourcesRequired ReadingsToseland, R. W., & Ri.docx
Learning ResourcesRequired ReadingsToseland, R. W., & Ri.docx
 
LeamosEscribamos Completa el párrafo con las formas correctas de lo.docx
LeamosEscribamos Completa el párrafo con las formas correctas de lo.docxLeamosEscribamos Completa el párrafo con las formas correctas de lo.docx
LeamosEscribamos Completa el párrafo con las formas correctas de lo.docx
 
Leadership via vision is necessary for success. Discuss in detail .docx
Leadership via vision is necessary for success. Discuss in detail .docxLeadership via vision is necessary for success. Discuss in detail .docx
Leadership via vision is necessary for success. Discuss in detail .docx
 
Learning about Language by Observing and ListeningThe real.docx
Learning about Language by Observing and ListeningThe real.docxLearning about Language by Observing and ListeningThe real.docx
Learning about Language by Observing and ListeningThe real.docx
 
Learning Accomplishment Profile-Diagnostic Spanish Language Edit.docx
Learning Accomplishment Profile-Diagnostic Spanish Language Edit.docxLearning Accomplishment Profile-Diagnostic Spanish Language Edit.docx
Learning Accomplishment Profile-Diagnostic Spanish Language Edit.docx
 
Learning about Language by Observing and ListeningThe real voy.docx
Learning about Language by Observing and ListeningThe real voy.docxLearning about Language by Observing and ListeningThe real voy.docx
Learning about Language by Observing and ListeningThe real voy.docx
 
LEARNING OUTCOMES1. Have knowledge and understanding of the pri.docx
LEARNING OUTCOMES1. Have knowledge and understanding of the pri.docxLEARNING OUTCOMES1. Have knowledge and understanding of the pri.docx
LEARNING OUTCOMES1. Have knowledge and understanding of the pri.docx
 
Leadership Style What do people do when they are leadingAssignme.docx
Leadership Style What do people do when they are leadingAssignme.docxLeadership Style What do people do when they are leadingAssignme.docx
Leadership Style What do people do when they are leadingAssignme.docx
 
Leadership Throughout HistoryHistory is filled with tales of leade.docx
Leadership Throughout HistoryHistory is filled with tales of leade.docxLeadership Throughout HistoryHistory is filled with tales of leade.docx
Leadership Throughout HistoryHistory is filled with tales of leade.docx
 
Lean Inventory Management1. Why do you think lean inventory manage.docx
Lean Inventory Management1. Why do you think lean inventory manage.docxLean Inventory Management1. Why do you think lean inventory manage.docx
Lean Inventory Management1. Why do you think lean inventory manage.docx
 
Leadership varies widely by culture and personality. An internationa.docx
Leadership varies widely by culture and personality. An internationa.docxLeadership varies widely by culture and personality. An internationa.docx
Leadership varies widely by culture and personality. An internationa.docx
 
Leadership is the ability to influence people toward the attainment .docx
Leadership is the ability to influence people toward the attainment .docxLeadership is the ability to influence people toward the attainment .docx
Leadership is the ability to influence people toward the attainment .docx
 
Lawday. Court of Brightwaltham holden on Monday next after Ascension.docx
Lawday. Court of Brightwaltham holden on Monday next after Ascension.docxLawday. Court of Brightwaltham holden on Monday next after Ascension.docx
Lawday. Court of Brightwaltham holden on Monday next after Ascension.docx
 
law43665_fm_i-xx i 010719 1032 AMStakeholders, Eth.docx
law43665_fm_i-xx i 010719  1032 AMStakeholders, Eth.docxlaw43665_fm_i-xx i 010719  1032 AMStakeholders, Eth.docx
law43665_fm_i-xx i 010719 1032 AMStakeholders, Eth.docx
 
Leaders face many hurdles when leading in multiple countries. There .docx
Leaders face many hurdles when leading in multiple countries. There .docxLeaders face many hurdles when leading in multiple countries. There .docx
Leaders face many hurdles when leading in multiple countries. There .docx
 
Last year Angelina Jolie had a double mastectomy because of re.docx
Last year Angelina Jolie had a double mastectomy because of re.docxLast year Angelina Jolie had a double mastectomy because of re.docx
Last year Angelina Jolie had a double mastectomy because of re.docx
 
Leaders face many hurdles when leading in multiple countries. Ther.docx
Leaders face many hurdles when leading in multiple countries. Ther.docxLeaders face many hurdles when leading in multiple countries. Ther.docx
Leaders face many hurdles when leading in multiple countries. Ther.docx
 
Leaders today must be able to create a compelling vision for the org.docx
Leaders today must be able to create a compelling vision for the org.docxLeaders today must be able to create a compelling vision for the org.docx
Leaders today must be able to create a compelling vision for the org.docx
 
Law enforcement professionals and investigators use digital fore.docx
Law enforcement professionals and investigators use digital fore.docxLaw enforcement professionals and investigators use digital fore.docx
Law enforcement professionals and investigators use digital fore.docx
 
LAW and Economics 4 questionsLaw And EconomicsTextsCoote.docx
LAW and Economics 4 questionsLaw And EconomicsTextsCoote.docxLAW and Economics 4 questionsLaw And EconomicsTextsCoote.docx
LAW and Economics 4 questionsLaw And EconomicsTextsCoote.docx
 

Recently uploaded

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 

Recently uploaded (20)

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 

Assessment 2 Top of FormBottom of FormContent· Print· Co.docx

  • 1. Assessment 2 Top of Form Bottom of Form Content · Print · Counting, Combinations, and Permutations · · Details · Attempt 1Available · Attempt 2NotAvailable · Attempt 3NotAvailable · Toggle Drawer Overview Refresh a company's computer network memory with respect to number representation conversions, decimal to binary and hexadecimal (and vice versa), using your ability to apply number representation and theory. Then, use discrete probability to assess the risk of a hacker foiling the company network's RSA encryption. The assessment focuses on number theory, discrete probability theory, counting rules, permutations, and combinations. Show Less By successfully completing this assessment, you will demonstrate your proficiency in the following course competencies and assessment criteria: · Competency 2: Apply the methodologies of discrete math. · Convert numbers to different representations. · Compute combinations and/or permutation. · Compute discrete probability. · Combine discrete probability. · Competency 4: Apply discrete math methods and tools to solve problems encountered in a work setting. · Apply number theory to encryption. Competency Map
  • 2. Check Your ProgressUse this online tool to track your performance and progress through your course. · Toggle Drawer Context The Assessment 2 Context document contains additional information about set and probability theory, permutations and combinations, and cryptography. · Toggle Drawer Resources Suggested Resources The following optional resources are provided to support you in completing the assessment or to provide a helpful context. For additional resources, refer to the Research Resources and Supplemental Resources in the left navigation menu of your courseroom. Capella Resources Click the links provided to view the following resources: · Assessment 2 Context. Show Less Capella Multimedia Click the links provided below to view the following multimedia pieces: · The Counting Principle | Transcript. · This presentation introduces the following topics: · Multiplication and addition principles. · Permutations and combinations. · Catalan numbers. · Discrete probability. · Conditional probability. · Pigeonhole principle. Library Resources The following e-book from the Capella University Library is linked directly in this course: · Koshy, T. (2004). Discrete mathematics with applications. Burlington, MA: Elsevier Academic Press. · Chapter 6.
  • 3. Course Library Guide A Capella University library guide has been created specifically for your use in this course. You are encouraged to refer to the resources in the MAT-FP2051 – Discrete Mathematics Library Guide to help direct your research. Bookstore Resources The resource listed below is relevant to the topics and assessments in this course and is not required. Unless noted otherwise, this resource is available for purchase from the Capella University Bookstore. When searching the bookstore, be sure to look for the Course ID with the specific –FP (FlexPath) course designation. · Johnsonbaugh, R. (2018). Discrete mathematics (8th ed.). New York, NY: Pearson. · Chapter 6, "Counting Methods and the Pigeonhole Principle," sections 6.1, 6.2, 6.3, 6.5, and 6.6, are particularly useful for your work in this assessment. Topics in these sections include permutations, combinations, discrete probabilities, and discrete probability theory. · Assessment Instructions Assume you help to oversee your company's computer network. As such, it is important for you to understand and be able to apply number representation and number theory, as well as other IT concepts. Part 1: Number Representation (application to binary encoding) and Combinatorics (application to IP network addressing) Note: For each of the following, you must show your work for credit. Given your responsibilities, you decide to refresh your memory with respect to number representation conversions: decimal to binary and hexadecimal (and vice versa). In the following questions, the base is denoted as a subscript. For example, 1510 is 15 in decimal (base 10), 00112 is 3 in binary (base 2), and 1A16 is 26 in hexadecimal (base 16). 7. What is the decimal representation of 100011012 ? 7. What is the decimal representation of FFC616 ?
  • 4. 7. What is the binary representation of 17C616 ? 7. What is the hexadecimal representation of 111110002 ? According to the IP internet protocol, each IP address is represented as a binary string. In IPv4 (Internet protocol version 4), a 32-bit binary string is used. For example, 00000011.00000111.00000000.11111111, which is often presented in dotted decimal: 3.7.0.255. 7. In mathematics, the study of combinations refers to the number of ways one can select items from a group disregarding order; the study of permutations refers to the number of ways one can permute, or arrange, items into a sequence. Given that each entry in a binary string must be either a 1 or a 0, what is the total number of addresses that can be encoded using a 32-bit binary string? Is this a combination or permutation problem? Justify your answer. 7. In IPv6, 128 bit, binary strings are used for addressing. How many addresses can be encoded using 128 bits? Is this a combination or permutation problem? Justify your answer. 7. In IPv4, how many addresses contain exactly eight 1s? Part 2: Number Theory and Discrete Probability (application to encryption) Note: For each of the following, you must show your work for credit. Some questions also require you to justify your answer. Network security and encryption is also a concern of a network administrator. Many encryption schemes are based on number theory and prime numbers; for example, RSA encryption. These methods rely on the difficulty of computing and testing large prime numbers. (A prime number is a number that has no divisor except for itself and 1.) For example, in RSA encryption, one must choose two prime numbers, p and q; these numbers are private but their product, z = pq, is public. For this scheme to work, it is important that one cannot easily find p or q given z, which is why p and q are generally large numbers. 1. Choose an example of p and q and compute their product z. Justify your selection.
  • 5. 2. Assume that you wish to make a risk assessment and you wish to determine how probable it may be for a hacker to determine p and q from z. You wish to use discrete probability for this computation. For the sake of example, you choose to assess z = 502,560,410,469,881. Say that a hacker will attempt to find p and thus q by randomly selecting a potential divisor and testing to see if it divides 502,560,410,469,881. (You know that p = 15,485,867 and q = 32,452,843, but the hacker does not.) For example, the hacker may choose 1021; however, upon inspection the hacker will see that 1021 does not divide z. For all questions below, please show all your work and/or justify your answers. a. Given this problem, what is the sample space of the problem? Hint: In this context, the sample space is the set of all possible values that the hacker may select. b. Given the sample space defined above, what events correspond to a successful guess by the hacker? Hint: An event is a subset of the sample space. c. Given the above, what is the probability that the hacker will successfully guess p and/or q? d. Assume the hacker selects five numbers to test. i. What is the probability that all five attempts will fail? Show your work. ii. What is the probability that one of the five attempts will succeed? Show your work. Assessment 2 Context First, let us think about basic discrete (non-continuous) probability using a standard deck of playing cards. We know there are 52 cards, 13 different values from 2 to ace, and four suits (that is, clubs, spades, hearts, and diamonds). Many probability questions can be asked about a deck of cards. For
  • 6. example, what is the probability that a card you choose is a queen? P(card = queen). We know there are 52 cards and four queens. P(card = queen) = 4/52. We can extend this concept to multiple events. What is the probability of choosing two cards and both are queens? P(card1 = queen) AND P(card2 = queen). Notice the AND. A concept called the multiplication principle that considers the results of more than one event occurring together. P(card1 = queen) AND P(card2 = queen) = 4/52 * 3/51 = 12/2,652. We used multiplication in this case and did not replace the first card after choosing it. Similarly, the addition principle is used for independent events such as the probability of choosing a card and it being a queen OR a king. P(card1 = queen) OR P(card1 = king) = 4/52 + 4/52 = 8/52.Set Theory and Probability Theory Set theory and probability theory are interrelated. An event can be thought of as a set of possible outcomes. For example, rolling one six-sided die is an event. This event is discrete because each outcome is a whole number (that is, no fractions or decimals). The sample space S = {1, 2, 3, 4, 5, 6}. Rolling a die is an event that offers a set of six possible outcomes as noted above. This set can be named E. A sample space S, also called the universe of values, is the set of all possible outcomes. Given both E and S, the probability of event E occurring can be computed as follows: P(E) = |E| / |S| An event is the outcome or outcomes of a trail. For any event E in a given sample space, a function P, known as the probability function, assigns a value to P( E). Note that: 0 ≤ P( E) ≤ 1.
  • 7. This tells us that the probability of any event must be between 0 and 1 (or 0% chance to 100% chance). For example, let S be a sample space with all possible values of rolling a six-sided die: S = {1, 2, 3, 4, 5, 6}. Let E = {4}. P(E) = |{1}| / |{1,2,3,4,5,6}| = 1/6, which is between 0 and 1.Permutations and Combinations A permutation is the number of possible ways of rearranging a discrete set (no decimals or fractions) of objects. For example, if someone gave you four pictures to hang on the wall and asked how many ways you could hang them in a straight line, you would say: P(4, 4) = 4! = 4 * 3 * 2 * 1 = 24 ways. The P(4, 4) notation reads, "4 items, permute all 4 of them." The 4! reads, "4 factorial" and is a discrete function. The general notation of permutation is P( n, r), given n objects, how many ways can you permute r of them. P(n,r) = n!/(n-r)! A combination is the number of ways you can select a set of objects when the order does NOT matter. The notation is C( n, k) and is read "n choose k". C(n,k) = n!/[(n- k)! k!]Cryptography The word cryptography comes from the word cryptic, which means hidden. Cryptography focuses on encrypted and decrypted information that is intended only for the receiver. E- mail systems, such as Hotmail, claim to use encryption. Cryptography uses many areas of discrete math, including modulus, prime factorization, and greatest common divisors.