Skip to main content

Primary Research and Questionnaire Development - Artificial Intelligence

I have compiled a series of questions for my survey regarding major project them artificial intelligence which will provide me with a good understanding of how different people view artificial intelligence.

Below are the questions of my survey:

Q: What is your gender?

A: Male , Female, other


Q: What is your age?

A: <20 , 20-25 , 25-30 , 30-40 , prefer not to say


Q: path of study 

A: Computer science, computer games programming, cyber security, software engineer, information technology, artificial intelligence, applied computing, computing for business, other


Q: What region are you from?

A: Middle East, South America, North America, Africa, Asia, Europe, Other


Q: How much do you know about AI?

A: 1 to 5 (1 being not much and 5 being very much) 


Q: How much do you trust AI?

A: 1 to 5 (1 being not much and 5 being very much) 


Q:  Would you trust self-driving cars to drive your family if their accident rates were lower

A: Yes, No. (box to write number of years)


Q: After how many years would you fully trust AI?

A: I already trust it, 5 years, 10 years, 20+ years, Never


Q: What are you feelings towards AI and what it holds for the future:

A: Pessimistic, Concerned, Unsure, Neutral, Excited, Optimistic, Enthusiastic, other (please specify)


Q: Does AI have any significant impact in your current life Yes / No (if not, after how many years do you think it will)? 

A: Box to answer


Q: Do you think your future job:

A: will be replaced by AI during your career, will be replaced after you retire, can never be replaced


Q: Which of the following do you think would be the biggest benefit of future AI:

A: Advancements in fields such as science and medical fields, decrease human accidents, make free time for humans, Do dangerous jobs, Help protect privacy, autonomous driving, personal assistants (as example carer), other (please state)


Q: Which of the following worries you the most:

A: Less jobs for humans, AI destroys us all, feeling less useful as human, AI achieving consciousness, AI surpassing human intelligence, more private data will be shared, other (please state)


Q: Is it possible for AI to achieve consciousness?:

A: Yes, No , Not sure.


Q: Do you think AI will destroy the world:

A: Yes, No.



Comments

Popular posts from this blog

Neural Network (Initial Idea 2)

Neural Networks   Neural Networks, colloquially known as artificial neural networks (ANNs) and also simulated neural networks (SNNs), are a sub-fiend of machine learning which in it self is a sub-field of Artificial Intelligence, they are the brain of AI and are components of deep learning. The name and structure of NNs are similar to the human brain and were inspired by it, they imitate the biological neurons by signaling to each other (IBM, 2020). ANNs consist of an input layer of neurons, one or two hidden layers of neurons and a final layer of output neurons (Wang, 2003).   The diagram illustrated exemplifies a simple architecture of a neural network, the lines which connect the neurons are called weights and are associated with a number which represent the strength of connection between neurons.   There are many different types of neural networks and each are used for specific motives. Below are some of the most common ones used in the field: The perceptron “t...

Computer methodology - Artificial intelligence

Diagram of a simple feed-forward artificial neural network, with one “hidden layer,” also known as a “perceptron.” Image: Wikipedia Deep learning simply means “stacked neural networks” which are networks composed of several layers (Pathmind, 2021). Based on Rosenblatt’s perceptron, the simplest version of an artificial neural network has three layers of neurons. The first is the input layer which takes input values ,which in other words is data. This first layer of neurons is connected to the “hidden” layer. The outputs of these “hidden” neurons are then connected to the final output layer. This final layer is what gives you the answer to what the network has been trained to do (Medium, 2021).   The simplest neural networks consist of input layer, hidden layer and output layer, which are attached to each other with predictors, these predictors come attached with coefficients called "weights" , this is a non-linear network known as multilayer feed-foward network (Hyndman, R.J....

Case Study - Conclusion - Tesla and Artificial Intelligence

 In conclusion, Tesla is the highest rated car manufacturing company for autonomous cars in the present and it continues to develop internationally and this is owing to the fact that Tesla properly uses artificial intelligence to full potential to produce its vehicles and implement it in every way possible to produce innovative self driving electric vehicles which dominated the market. This case study clearly shows the connection between the main project theme of this blog and the success of the Tesla company and further illustrates the importance of AI. The research conducted is significant to help understand ways AI can be implemented and to encourage other companies and potential entrepreneurs to implement AI with vision to popularize the use of AI and revolutionize the planet. However, because of the limitations presented by the research and the case study, further research is suggested to provide a more accurate significance of artificial intelligence, I will be proceeding by ...