Question

In: Nursing

Discuss an error that you know you make but tend to keep making as you write....

Discuss an error that you know you make but tend to keep making as you write. How can you make a conscious effort to avoid the error? What will it take to break the habit? 150 word count

Solutions

Expert Solution

Answer: Being human, we all do mistakes in our life, while writing or doing anything. But some have habit to do mistakes unknowingly. I also have a habit of doing mistakes while writing, I make so many grammatical mistakes and then also I keep writing. I know that I am doing mistakes but still I used to write. While writing I generally do not consider that I am making mistakes but when I used to read it whole, I find many of the grammatical mistakes. I keep reminding myself about the correction of the error, this is the reason that I cross check after writing anything.

I know I have to do lots of improvement on my writing skills and I am working hard on it. I always re-read the sentences an make sure that I am not doing mistakes while writing. Always reminding myself about the error and the cross-checking the written matter. This helped me alot in improving my writing skills and avoiding any kind of error.


Related Solutions

I am making a html game with phaser 3 I keep getting an error at line...
I am making a html game with phaser 3 I keep getting an error at line 53 of this code (expected ;) I have marked the line that needs to be fixed. whenever I add ; my whole code crashes const { Phaser } = require("./phaser.min"); var game; var gameOptions = {     tileSize: 200,     tileSpacing: 20,     boardSize: {     rows: 4,     cols: 4     }    }    window.onload = function() {     var gameConfig = {         width: gameOptions.boardSize.cols * (gameOptions.tileSize +             gameOptions.tileSpacing) + gameOptions.tileSpacing,...
Hi, I don’t know why I keep getting this error and I’ve spent a while on...
Hi, I don’t know why I keep getting this error and I’ve spent a while on it now. I am coding in C++. Here is my .h ___ #ifndef CARD_H #define CARD_H #include <iostream> #include <string> using namespace std; class Card { private: int powerLevel; string element; public: Card(); Card(string, int); string getElement(); int getPowerLevel(); void displayCard(); }; #endif ___ Here is my .cpp ___ #include <iostream> #include "Card.h" #include <string> using namespace std; Card::Card() { element = ""; powerLevel...
Discuss the differences in a regression model between making the random error being multiplicative and making...
Discuss the differences in a regression model between making the random error being multiplicative and making the random error being additive regarding how you approach estimation of the model coefficient(s), how you apply linearization for estimating the model coefficient(s), and how you obtain starting values for estimation of the model coefficient(s).
Discuss the differences in a regression model between making the random error being multiplicative and making...
Discuss the differences in a regression model between making the random error being multiplicative and making the random error being additive regarding how you approach estimation of the model coefficient(s), how you apply linearization for estimating the model coefficient(s), and how you obtain starting values for estimation of the model coefficient(s).
1. Because of fundamental attribution error, leaders will tend to make internal attributions about poor performance...
1. Because of fundamental attribution error, leaders will tend to make internal attributions about poor performance and will be more likely to administer punishment. True False 2. Equity theory highlights the importance of fairness in rewards and outputs. True False 3. Group effectiveness is a constantly increasing function of cohesiveness. True False 4. Groupthink is the optimal decision making phase of highly cohesive group. True False 5. Matrix organizational design crosses functional and product structures to use resources more efficiently....
I don't know why I keep getting the following error: AttributeError: 'tuple' object has no attribute...
I don't know why I keep getting the following error: AttributeError: 'tuple' object has no attribute 'size' I am using python in Anaconda. import numpy as np def information_gain(x_array, y_array): parent_entropy = entropy(x_array) split_dict = split(y_array) for val in split_dict.values(): freq = val.size / x_array.size child_entropy = entropy([x_array[i] for i in val]) parent_entropy -= child_entropy* freq return parent_entropy x = np.array([0, 1, 0, 1, 0, 1]) y = np.array([0, 1, 0, 1, 1, 1]) print(round(information_gain(x, y), 4)) x = np.array([0,...
Discuss the difference between systematic error and random error. Make sure to note how each of...
Discuss the difference between systematic error and random error. Make sure to note how each of these effects (or does not affect) our models. In doing so, note the influence these have on statistical power and how this impacts the model.
What are 5 reasons that psychologists tend to make mistakes when making predictions about complex people?...
What are 5 reasons that psychologists tend to make mistakes when making predictions about complex people? In your analysis, name the mistake or bias, define it in your own words and then provide an example to show how a psychologist might accidentally think in a biased manner and make an inaccurate judgment. (at least 1 page)​
A behavioral psychologist wanted to know if making a public commitment to lose weight will make...
A behavioral psychologist wanted to know if making a public commitment to lose weight will make a difference in how much weight is actually lost. He obtained 14 volunteers who wanted to lose weight and randomly assigned them to one of two groups. The “commitment” group met together and each participant stood and announced an intent to lose weight and signed a pledge to adhere to the diet and exercise regimen. The “control” was placed on the same diet and...
A behavioral psychologist wanted to know if making a public commitment to lose weight will make...
A behavioral psychologist wanted to know if making a public commitment to lose weight will make a difference in how much weight is actually lost. He obtained 14 volunteers who wanted to lose weight and randomly assigned them to one of two groups. The “commitment” group met together and each participant stood and announced an intent to lose weight and signed a pledge to adhere to the diet and exercise regimen. The “control” was placed on the same diet and...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT