1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
mote1985 [20]
3 years ago
7

What is the most important factors to consider when designing a powerpoint presentation?

Computers and Technology
2 answers:
zimovet [89]3 years ago
4 0

What already works, and what doesn’t?

If you want to create a presentation that’s really going to connect there’s no point in jumping straight in – at least, not without taking an honest and frank look at what has worked well in the past, and what hasn’t. Think about what has really made your customers engage with you – and what hasn’t. However poor you think your presentation is you are the subject matter expert so there will be content that has resonated and it’s important to understand this and flag it for the new version.

How well do you know your audience?

Next, it’s important to consider who you’re going to be talking to. What industry are they in, and what are their job roles? It’s important you’re aware of all of their current issues, challenges and pain points, and how you’re going to address/solve these. You need to understand their motivations and what their customers are doing and how you can help them help their customers.

Also, be aware that there may have been a shift since your last presentation, so it’s important to know what’s happening here and now.

Where are you in the buyers’ process?

It’s vital you understand your customers’ buying process and what stage you are at. For instance, there may not be any point talking about certain elements, maybe cost, if the buyer only engages on cost at a much later stage – understanding what you need to do to get to the next stage is critical as your presentation needs to focus on that.

The key messages you need to pinpoint

It’s more important than ever for your presentation to be customer-centric. So, carefully consider the key things you need to say, and how these relate to your customers – from THEIR perspective. It may sound harsh, but your customers don’t care about your business; they care about their own problems, challenges and pain points and what you will do to mitigate these and create opportunities for them.

Carefully outline the benefits from your customers’ point of view, and how you can make their life easier. In contrast, talking about your many years of experience, or all the awards you’ve won, should really fade into the background.

Creating a content storyboard

A storyboard can be a very useful tool when creating an effective interactive presentation. Many people make the mistake of thinking about design at this point; don’t. Instead, for each of the key points in your above-mentioned narrative, make a slide in PowerPoint and list this information out.

Create a black and white version of the presentation. Something which focuses on the content and having the right message on each slide – as well as how to make each point stand out.

balandron [24]3 years ago
3 0
It is always helpful to choose a template, and an attractive theme to begin with. Next, display only the keywords or phrases that you need in your PowerPoint. This will help it look less boring (if its a whole paragraph of writing, it looks boring). Lastly, it is important to add visuals or images to your PowerPoint. Google Slides is also very convenient to use. Please message me if you have any other concerns! 
You might be interested in
This device is used to connect sections of large networks?
ryzh [129]
Monster energy boissss
6 0
3 years ago
Read 2 more answers
Edible vaccines, a more controversial approach to vaccine development, have been investigated by scientists. Plants can be genet
madreJ [45]
I need some more information. If you need any more help with this please leave a relpy.
8 0
3 years ago
The purpose of a malfunction indicator lamp (MIL) is to:
Serga [27]
C is the right answer
3 0
3 years ago
Consider a company that needs to sort an array of structures of type Customer by balance, with the largest balance first. Here i
8090 [49]

Answer:

#include <iostream>

#include <string>

#include <cstring>

#include <cstdlib>

using namespace std;

struct Person

{

string name;

int age;

};

int main()

{

struct Person data[10];

struct Person *pData[10],*temp;

string names[] = {"a","b","c","g","z","l","p","q","r","w"};

int num[] = {4,6,34,8,13,90,33,22,18,23};

for(int i=0;i<9;i++)

{

data[i].name = names[i];

data[i].age = num[i];

pData[i] = &data[i];

}

for(int i=0;i<9;i++)

{

for(int j=i+1;j<9;j++)

{

if(pData[i]->name.compare(pData[j]->name)>0)

{

temp = pData[i];

pData[i] = pData[j];

pData[j] = temp;

}

}

}

for(int i=0;i<9;i++)

{

cout<<pData[i]->name<<" "<<pData[i]->age<<endl;

}

}

Explanation:

The line #include <iostream> initializes the program.

This program created an array of only 10 structures, Customer data. Also defined an auxiliary array Customer *pData.

The program uses these parameters to sorts the array of pointers so that when you go through pData in increasing order of index k, the entries pData[k] point to Customer objects in decreasing order by balance, meaning that pdata[0] now points to the customer with the highest balance, and pData[9] points to the customer with the smallest balance.

4 0
3 years ago
PLEASE HELP ANSWER THIS only if you know BOTH ANSWERS!
Leya [2.2K]

Answer:

For the first question I think it is chains

The second question.

The woman is suspicious at hotel doors have numbers so how could he have been confused

Explanation:

8 0
3 years ago
Read 2 more answers
Other questions:
  • ________ sets up a point-to-point connection between two computer systems over an Internet Protocol (IP) network. A. Point-to-Po
    15·1 answer
  • Your mom is trying to save room on her hard drive and wants to uninstall some of her applications. She asks you how to do this.
    9·2 answers
  • 3. Find the product of (a² +3a+5) x (a+7)​
    7·1 answer
  • Signing up for a(n) ____ will automatically provide you with web content that is updated on a regular basis.
    15·1 answer
  • The _______ of a secondary storage device indicates how much data the storage medium can hold.
    13·1 answer
  • write a script that creates and calls a stored procedure named insert_category. first, code a statement that creates a procedure
    10·1 answer
  • "You have installed a point-to-point connection using wireless bridges and Omni directional antennas between two buildings. The
    8·1 answer
  • Vannevar Bush imagined a desktop computing machine that would allow people to access data stored in various information centers
    13·1 answer
  • Write if true or false
    12·1 answer
  • How can you make a search phrase more effective?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!