A design team is working on a design project for an event ticketing app to reduce paper tickets. They suggest the following design problem statement: Ricki is an avid sports fan and wants to avoid printing tickets that will be discarded once they’re in the stadium. What element is missing in the problem statement? (UX)

User name

User need

Insight

User characteristics

Answers

Answer 1

The element that is missing here are users characteristics. The correct option is D.

What is problem statement?

A problem statement is a succinct description of an issue that needs to be addressed or a condition that needs to be improved.

It determines the difference between the current and desired states of a process or product. The problem statement should address the Five Ws while focusing on the facts.

The problem itself, plainly stated and with enough please start to establish why it is crucial; the method of solving the problem, often asserted as a claim or a working thesis; and the purpose, statement of objective, and scope of the document the author is preparing.

As in the given scenario, Ricki is an avid sports fan and wants to avoid printing tickets that will be discarded once they’re in the stadium it requires user characteristics.

Thus, the correct option is D.

For more details regarding problem statement, visit:

https://brainly.com/question/11657822

#SPJ1


Related Questions

HELP ME OUT PLEASE!!!!!!!

________ this design element is used to indicate hierarchy.

A) Line
B) Decorative
C) Shade
D) Balance​

Answers

Answer:

Line

Explanation:

Because they have a big line thanks for the points please help me with my problem is in my profile

Answer:

Line

Explanation: Because they have a big line thanks for the points please help me with my problem is in my profile

(7) Accept a 4-digit number from a user. Your task is to create a simple encrypted corresponding value
of this number. First separate each number into its individual digits. For each individual digit, if the
individual digit is greater than or equal to 5, subtract that value from 9. Output the new value (in its
individual digits) which would now represent the encrypted corresponding value. For example, if the
user entered 5678, the encrypted corresponding value would be 4 2 3 1. (Required: IPO chart,
Pseudocode, C-program and Python)

Answers

Using the knowledge in computational language in python it is possible to write a code that create a simple encrypted corresponding value

of this number.

Writting in the C code:

#include<stdio.h>

int main()

{

   int num,r,rev=0;

   scanf("%d",&num);

   while(num!=0)

   {

       r=num%10;

       rev=rev*10+r;

       num=num/10;

   }

   while(rev!=0)

   {

       r=rev%10;

       if(r>=5)

       {

           r=9-r;

       }

       printf("%d ",r);

       rev=rev/10;

   }

   return 0;

}

Writting in python code:

num=int(input("Enter number:"))

rev=int(str(num)[::-1])

while rev!=0:

   r=rev%10

   if r>=5:

       r=9-r

   print(r,end=" ")

   rev=rev//10

See more about python at brainly.com/question/12975450

#SPJ1

Which of the following is an operating system? Dell MacBook air or windows 10

Answers

Answer:

Windows 10

Explanation:

Dell & Mac Book Air are brands.

What is the relationship between the ask phase of the data analysis process and the plan phase of the data life cycle?

Answers

Answer:

The data analytic lifecycle is intended for use with data science initiatives and Big Data issues. The cycle reflects a real project by being iterative.

a prospect calls a sales rep at a firm as teh prospect listend to her pitch he keeps pushing back that the price is higher than most. What should the rep do?

Answers

Since there is a prospect calls a sales rep at a firm as the prospect listened to her pitch he keeps pushing back that the price is higher than most. the thing that the rep can do is option d: Ask him to set aside price for now to see if the services are a good fit.

How to be a sales rep

A sales rep is known to be any body that is a person who is said to function as the seller of products or services for a given firm.

Note that they are often in seen in a specific field or area. Rep is a wood that is the short form for representative. The term sales representative are people who often works for (stand) for a company but the salesperson is one that can also be selling their own special products.

There are different kinds of calls and there are ways to handle such calls. Based on the scenario above, Since there is a prospect calls a sales rep at a firm as the prospect listened to her pitch he keeps pushing back that the price is higher than most. the thing that the rep can do is option d: Ask him to set aside price for now to see if the services are a good fit.

Learn more about sales rep  from

https://brainly.com/question/28410390

#SPJ1

A prospect calls a sales rep at a consulting firm. As the prospect listens to her sales pitch, he keeps pushing back that the price is higher than most. What should the rep do? a. Agree that her company's services are expensive but promise that they'll solve his problems b. Ask him to hold and check with her supervisor if she can offer a discount a c. Ask him what price he would consider fair and reasonable d. Ask him to set aside price for now to see if the services are a good fit e. Point out that if he did his research, he knows that her company's services are better than those of competitors

making smart communication system is main application of?​

Answers

Answer:

Typical communications applications include wireless systems using RF and microwave, MIMO, wireless LAN's, mobile phones, base station monitoring, surveillance, satellite communications, bus testing, cable testing, antenna and transmitter testing.

What was the largest processor used in the 1990s?
(1 point)
O 16-bit
O 32-bit
O 64-bit
O 128-bit

Answers

Answer: 64 bit

Explanation: 128 bit not used at that time

Is Qatar a highly restricted internet censored country? What is the best free VPN for Qatar?

Answers

Answer: Yes.

Explanation:

Qatar is a highly restricted country in terms of the internet freedom. It keeps blocking different websites that may go against its culture. In

Qatar is a highly restricted country in terms of the internet freedom. It keeps blocking different websites that may go against its culture.

You may look for the best free security tool for Qatar. But, it will not work best. You must try the paid, best security tool for Qatar that is reliable and highly secured. CovermeVPN the best security tool for Qatar.

What can a programmer expect when writing a modular program for a game

Answers

Answer:

That it's gonna be hard.


What statement is an example of the specific requirements of smart goal?

Answers

Answer:

Specific: I’m going to write a 60,000-word sci-fi novel.

Measurable: I will finish writing 60,000 words in 6 months.

Achievable: I will write 2,500 words per week.

Relevant: I’ve always dreamed of becoming a professional writer.

Time-bound: I will start writing tomorrow on January 1st, and finish June 30th.

Explanation:

I did this mark brainiest

1. How are you going to apply proper selection of tools in your daily life?

2. Do you think knowing each tool used for computer systems servicing will be a big help for you in the future?

3. How important for a student like you to know the scope of work you should properly accomplish?​

Answers

Answer:

PROPER TOOLS SELECTION 2. Tool •Is a handheld device that aids in accomplishing a task •Range from a traditional metal cutting part of a machine to an element of a computer program that activates and controls a particular function. 3. Preparing for the task to be

Explanation:

Which of the following protects intellectual property?
A. copyright
B. trademark
C. putting on a play
D. writing a novel

Answers

Answer:

A). Copyright

the next questions answer is

C). For the life of the author plus seventy years.

Explanation:

I just did the Assignment on EDGE2022 and it's 200% correct!

Also, heart and rate if you found this answer helpful!! :) (P.S It makes me feel good to know I helped someone today!!)

Select the two correct statements about Cloud Logging.

Cloud Logging lets you define uptime checks.

Cloud Logging lets you define metrics based on your logs.

Cloud Logging requires the use of a third-party monitoring agent.

Cloud Logging requires you to store your logs in BigQuery or Cloud Storage.

Cloud Logging lets you view logs from your applications and filter and search on them.

Answers

The two correct statements about Cloud Logging include the following:

Cloud Logging lets you define metrics based on your logs.Cloud Logging lets you view logs from your applications and filter and search on them.

What is cloud computing?

Cloud computing can be defined as a type of computing that requires the use of shared computing resources over the Internet rather than the use of local servers and hard drives.

What is Cloud Logging?

Cloud Logging can be defined as a fully managed service that is designed and developed to avail end users an ability to store, search, analyze, monitor, and receive notifications on logging data and events from Cloud services providers.

In this context, we can reasonably infer and logically deduce that Cloud Logging allows an end user to define metrics based on his or her logs.

Read more on Cloud storage here: https://brainly.com/question/18709099

#SPJ1

What is the memory size, in bytes, of a float? (Note: 1byte = 8bits)

Answers

Answer: 4 bytes

Explanation: if doubled be 8 bytes

Wendy Patel is entering college and plans to take the necessary classes to obtain a degree in architecture. Research the programs and apps that Wendy might use in her degree program and recommend a computer with sufficient hardware specifications to adequately support her through the degree program. Provide a link to the computer you locate and justify why you feel the computer will best meet her needs. Why did you choose the central processing unit? Why did you choose the amount of RAM? Why did you choose the storage device?

Answers

Some of the programs and apps that Wendy might use in her degree program of architecture are:

AutoCAD Mobile AppMorpholio Trace Pro.ARki. ArchiSnapper 5.MagicPlan.Shapr3D

A recommended computer that Wendy Patel can use in her university study of obtaining a degree in architecture is an ASUS ZenBook S Ultra Slim Flip Laptop.

The RAM is 16GB RAM and the CPU is an 11th Generation Core i7-1165G7 chip that would help her navigate through her design projects.

What is Architecture?

This refers to the process of designing and constructing buildings with the aid of software.

Hence, we can see that Some of the programs and apps that Wendy might use in her degree program of architecture are:

AutoCAD Mobile AppMorpholio Trace Pro.ARki. ArchiSnapper 5.MagicPlan.Shapr3D

A recommended computer that Wendy Patel can use in her university study of obtaining a degree in architecture is an ASUS ZenBook S Ultra Slim Flip Laptop.

The RAM is 16GB RAM and the CPU is an 11th Generation Core i7-1165G7 chip that would help her navigate through her design projects.

Read more about architecture here:

https://brainly.com/question/9760486

#SPJ1

MC Qu. 05 The most common way to access the Internet i...
The most common way to access the Internet is through

Answers

Answer: The most common way to access the internet is through Mobile phone

Help please‍♀️

What is the name for the different RULES that are specific to each programming
language? These languages use commands and logic statements to make the
computer accomplish its intended purpose.

Software

Programs

Syntax

Binary

Answers

Answer:

syntax

Explanation:

Each programming language follows a specific set of “grammar” rules called syntax; Every programming language is designed to serve a specific purpose, i.e. to allow you to build websites, do data analysis, or create desktop software etc.

Im in 7th grade :D

A designer wants to design for the smallest and most basic version of their site, like for a mobile phone. What approach should they use? (UX)


Dedicated desktop web design

Graceful degradation

Progressive enhancement

Dedicated mobile app design

Answers

Answer:

Progressive enhancement

OR

Dedicated mobile app design

Most likely Dedicated mobile app design

why is this happening and how do I fix it?

Answers

Answer:

who is known as prophet of the computer?why?

Classify the following devices as input or ourput. Draw a line from the picture to the correct name of the device.​

Answers

Answer:

input: keyboard + mouse

output: monitor + printer

which Preview in Lightroom allows you to edit images that are not physically connected to your computer

Answers

The Preview in Lightroom allows you to edit images that are not physically connected to your computer is Smart Preview.

What is Lightroom?

Lightroom assists you with importing, organizing, managing, and finding photographs. Lightroom, on the other hand, combines picture management and photo editing into a single product. Lightroom is a non-destructive picture editor.

Lightroom Classic's Smart Previews feature allows you to edit photographs that are not physically linked to your computer. Based on the lossy DNG file format, Smart Preview files are a lightweight, smaller file format.

Hence, the Preview in Lightroom allows you to edit images that are not physically connected to your computer is Smart Preview.

Learn more about LightRoom here:

https://brainly.com/question/14509650

#SPJ1

Where do you search to identify the user who last modified a shared document in Word 2019?
O in the Data tab
O in the Help view
O in the Review tab
O in the Backstage view

Answers

The option where  you search to identify the user who last modified a shared document in Word 2019 is option c: in the Review tab.

How can you tell when a Word document was last modified?

In Word, a person can be able to the document properties if only they click the File tab and then select Info to display the properties for an open document in Word.

Note that the document's properties are listed on the right side of the window, including the Last Modified date, the creation date, and others.

Hence,  the Review Tab's functions include document proofreading and giving you the option to get input on your final revisions.

Therefore, based on the above, The option where  you search to identify the user who last modified a shared document in Word 2019 is option c: in the Review tab.

Learn more about Word document from

https://brainly.com/question/1596648
#SPJ1

Answer: Its The Backstage view..  right on EDGE

Explanation:

which of these indicators could be represented by a single ?

Answers

Answer:

The charge level of the battery (0-100%)

Explanation:

Difference between us 2.0
and 3.0 flash drive

Answers

USB 2.0 offers a transfer rate of about 480 Mbps, whereas USB 3.0 offers a transfer rate of about 4,800 Mbps

Write the web HTML code for inserting an image into a web run output in case the suggested image is not available​

Answers

Answer:

[tex]{ \tt{ < img \: { \blue{src ={ \orange{"www.image.com" \: { \green{alt = " \: "}}}} }}}/ > }[/tex]

That's the code

State two input devices and two output devices, explaining how they would be useful in graphic design work.​

Answers

Answer:

input: keyboard, mouse

output: monitor, printer

Explanation:

keyboard: to type out any words needed on designs

mouse: to be able to click/draw

monitor: to see the work you've done

printer: to print any physical designs to send to client or to use as samples

explain why it is important for you to understand and explain the basic internal and external parts of a computer in the work place setting

Answers

Answer:

Having a good understanding of the terminology and jargon used with computers helps you be more efficient with other technology. 

Explanation:

Anyone connected to the Internet has a better understanding of using the Internet and connecting other devices.

Karen has a discrete analog clock in the shape of a circle. Two hands rotate around the center of the circle, indicating hours and minutes. The clock has 60 marks placed around its perimeter, with the distance between consecutive marks being constant.
The minute hand moves from its current mark to the next exactly once every minute. The hour hand moves from its current mark to the next exactly once every 12 minutes, so it advances five marks each hour. We consider that both hands move discretely and instantly, which means they are always positioned exactly over one of the marks and never in between marks.
At midnight both hands reach simultaneously the top mark, which indicates Zero hours Zero minutes. After exactly 12 hours or 720 minutes, both hands reach the same position again, and this process is repeated over and over again. Note that when the minute hand moves, the hour hand may not move; however, when the hour hand moves, the minute hand also moves.
Karen likes geometry, and she likes to measure the minimum angle between the two hands of the clock at different times of the day. She has been writing some measures down, she noticed that some angles were repeated while some others never appeared. For instance, Karen noticed that both at three o'clock and at nine o'clock the minimum angle between the two ands is 90 degrees, while an angle of 65 degrees not appear in the list.
Karen decided to verify, for any integer number between 0 and 180, if there exists at least one time of the day such that the minimum angle between the two hands of the clock is exactly A degrees. In this lab you will code a program to help Karen to answer this question and display which hour meet the angle.
NOTE: Your program needs to perform operation(s) and use control statements to solve the problem. Solutions that imply to create a switch-case or if-else for all 181 (or 91) possible values (Hard Coding) automatically will be scored with 0.
Input:
The program gets as input an integer value A s.t. (0<= A <= 180), which represents the angle to be verified. Validate that this input is within the valid range.
Output:
If there exist at least one time of the day such that the minimum angle between the two hands of the clock is exactly A degrees, then display how many hours met the specified angle and those hours in ascending order (24-hour military time clock). Otherwise display "There is no hour where the hands are A degrees apart".

Answers

Answer:

no idea

Explanation:

but I want you to know, you are a great person

Describe the differences between power and authority

Answers

Answer:

power is authjority

Explanation:

To tell an audience a story about a data set, it is best to use a _____________.

A) memo
B) graph
C) dashboard
D) report

Answers

Your answer should be (B
it is best to use a graph.
Other Questions
The mental health parity and addiction equity act requires treatment limitations and co-pays be the same for mental health and physical health. true/ false A projectile is launched from ground level at an angle of 15 degrees above the horizontal. It lands a distance of 20 meters from the launcher. Which of the following launch angles would result in the same range if the launch speed is kept the same?A. 60 degreesB. 30 degreesC. 75 degreesD. 85 degrees i need help with 1,2,3, and 4!! Is function -10,-8,-6,-4 geometric or arithmetic What is the independent variable?type of sugarage of the ratsamount of sugarweight of the rats A nurse is administering an injection to a client at a 15-degree angle. the client has a venous access port. which injection can be administered at this angle? How do I do 8 divided by 2432 Please hurry i need an answer Keisha took a 5-mile walk at the park in saturday how many kilometers did Keisha walk? Quadrilateral KMHR is a square. Find the coordinates for Point L.A: (0, 15) B: (7.5, 7.5) C: (15, 0) D: (15, 15) Jonah measured a picnic area near the river and made a scale drawing. The picnic area,which is 70 yards wide in real life, is 10 inches wide in the drawing. What scale did Jonahuse? What is an objective summary?O a criticism of a text that analyzes how it develops its central ideasO a retelling of a text that describes what the reader thought of itO a quotation from a text that helps state the central idea or the most important detailsO a shortened version of a text that contains the central idea and the most important details What were some outcomes of the Battle of Saratoga?France began to take the American fight for independence seriously.The Americans thwarted the British invasion of Albany.The British war effort received criticism in England.The tide of the war turned decisively in the Americans' favor and the British were unable to win a major victory again. Solve for the value of p Melissa needs to study hard for finals but she can barely stay awake. Her mom made her a turkey sandwich and she had a banana and an oatmeal cookie for dessert. Write down an explanation of what might have happened and some suggestions on what she could do differently. A basketball player, standing near the basket to grab a rebound, jumps 74.8 cm vertically. how much time does the player spend in the top 13.7 cm of his jump? 3rd grade math A grocer puts cansin 5 rows. Eachrow has 3 cans.The next day, 2 ofthe cans are sold.How many cansare left? A. 3B. 6C. 9D. 13 Can you please look at the photo and tell me which statement isnt true. Human beings draw close to one another by their common nature, but habits and customs keep them apart agree or disagree? Suppose john gets arrested in the cougareat for getting a refill on his drink, even though there are no signs that say free refills are not allowed. What aspect of the rule of law does this violate?.