answersLogoWhite

0


Best Answer

A complete blood count (CBC) consist of a few parameters, including but not limited to: Hemoglobine concentration Red cell concentration Platelet concentration White cell concentration This means 2.6 doesn't mean anything since these could be the concentration of only ONE of the above parameters. Please check the lab report again

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does it mean when a 65 year old woman's complete blood count reads 2.6?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Statistics

What is the significance of the date 01 02 2010?

It is palindromic. It reads the same forwards and backwards.


Why do you use a broken bar graph?

A broken bar graph is used when one value, or a few values, goes up very high. Instead of scaling everything down, the abnormally high value is indicated with the broken bar graph. Of course, a number also has to be indicated, so that anybody who reads the bar graph can find out what the number actually is.


A bag contains 6 red marbles 9 blue marbles and 5 green marbles You withdraw one marble replace it and withdraw another marble What is the probability that you do not draw two green marbles 25 denomo?

Because you are replacing the marbles then it is an independent event. P(1st one is not green) = 1 - P(first green), equally P(2nd one is not green) = 1 - (second green), Thus it reads P(¬G ^ ¬G) = P(¬G) * P(¬G) = 15/20 * 15/20 = 225/400 = 9/16


Random and systematic errors?

Random vs Systematic ErrorRandom ErrorsRandom errors in experimental measurements are caused by unknown and unpredictable changes in the experiment. These changes may occur in the measuring instruments or in the environmental conditions. Examples of causes of random errors are:electronic noise in the circuit of an electrical instrument,irregular changes in the heat loss rate from a solar collector due to changes in the wind.Random errors often have a Gaussian normal distribution (see Fig. 2). In such cases statistical methods may be used to analyze the data. The mean m of a number of measurements of the same quantity is the best estimate of that quantity, and the standard deviation s of the measurements shows the accuracy of the estimate. The standard error of the estimate m is s/sqrt(n), where n is the number of measurements.Fig. 2. The Gaussian normal distribution. m = mean of measurements. s = standard deviation of measurements. 68% of the measurements lie in the interval m - s < x < m + s; 95% lie within m - 2s < x < m + 2s; and 99.7% lie within m - 3s < x < m + 3s.The precision of a measurement is how close a number of measurements of the same quantity agree with each other. The precision is limited by the random errors. It may usually be determined by repeating the measurements.Systematic ErrorsSystematic errors in experimental observations usually come from the measuring instruments. They may occur because: there is something wrong with the instrument or its data handling system, orbecause the instrument is wrongly used by the experimenter.Two types of systematic error can occur with instruments having a linear response:Offset or zero setting error in which the instrument does not read zero when the quantity to be measured is zero.Multiplier or scale factor error in which the instrument consistently reads changes in the quantity to be measured greater or less than the actual changes.These errors are shown in Fig. 1. Systematic errors also occur with non-linear instruments when the calibration of the instrument is not known correctly.Fig. 1. Systematic errors in a linear instrument (full line).Broken line shows response of an ideal instrument without error.Examples of systematic errors caused by the wrong use of instruments are:errors in measurements of temperature due to poor thermal contact between the thermometer and the substance whose temperature is to be found,errors in measurements of solar radiation because trees or buildings shade the radiometer.The accuracy of a measurement is how close the measurement is to the true value of the quantity being measured. The accuracy of measurements is often reduced by systematic errors, which are difficult to detect even for experienced research workers.


Java Programming - How do you make histogram?

taking an introductory Computer Science Class, this program that I wrote recently may help you. Basically it asks the user to input a bunch of numbers (1-100). Then, it places the numbers into categories of either 1-10,11-20,21-30, etc. Each "*" represents 5 elements. This program isn't as efficient.. but then again , it it's an introductory Computer Science Class, it'll work and at least give you a sense of direction! /** *Design and implement an application that reads a set of integer values in the range of 1 to 100 from the user and then creates the chart showing how often the values appeared. The chart should look like the one shown below. It shows how many values fell in the range from 1 to 10, 11 to 20, and so on. Print an asterisk for every five values in each category. For example, if a category had 17 values, print three asterisks in that row. If a category had 4 values, do not print any asterisks in that row. Be sure to include two classes StarTable and StarTablePrgm. Feel free to make the input/output more user friendly. */ import java.util.ArrayList; import java.util.Scanner; //Margaret Wang creates StarTable Program public class StarTable { private ArrayList&lt;Integer&gt; setOfInt; //Default Constructor public StarTable() { setOfInt = new ArrayList&lt;Integer&gt;(); } //Method to read and add the set of integer values public void addValues() { Scanner in = new Scanner(System.in); System.out.println("Input an integer (1-100). Press enter to input it into the Array. Enter Q to stop adding: "); String userInput = in.next(); while ( !(userInput.equalsIgnoreCase("Q"))) { int addInt = Integer.parseInt(userInput); setOfInt.add(addInt); userInput = in.next(); } } public String printTable() { //counts how many numbers fit into each row int count1 =0; int count2=0; int count3=0; int count4=0; int count5=0; int count6=0; int count7=0; int count8=0; int count9=0; int count10=0; //searches for the numbers that fit in the ranges for (int i = 0; i &lt; setOfInt.size(); i++) { if (setOfInt.get(i) &lt;= 10) { count1++; } else if (setOfInt.get(i) &lt;= 20) { count2++; } else if (setOfInt.get(i) &lt;= 30) { count3++; } else if (setOfInt.get(i) &lt;= 40) { count4++; } else if (setOfInt.get(i) &lt;= 50) { count5++; } else if (setOfInt.get(i) &lt;= 60) { count6++; } else if (setOfInt.get(i) &lt;= 70) { count7++; } else if (setOfInt.get(i) &lt;= 80) { count8++; } else if (setOfInt.get(i) &lt;= 90) { count9++; } else if (setOfInt.get(i) &lt;= 100) { count10++; } else throw new IllegalArgumentException("You have entered an integer that cannot counted"); } //Creates the Table String table = ""; for (int a = 0; a &lt; 10; a++) { table += a*10 + 1 + "-" + (a+1)*10 + "|"; if (a 9) { for (int j = 0; j &lt; count10/5; j++ ) table += "*"; } table += "\n"; } return table; } }

Related questions

What are the three thing that blood does?

it works it gives blood and reads


What is the difference between nextLine and next method in scanner class java?

nextLine() reads a complete line while next() reads the next token ( a single word)


What is the name of the deve reads the blood vessel patterns in the back of the eye?

Retinal scanner


What is too low a reading for bloodpressure?

my blood pressure reads 111 over 67,is that to low


How do you check blood sugar levels?

Blood sugar levels are checked with a simple little machine. What it does is prick a persons finger to draw a little bit of blood and the machine reads it.


How many tattoos does bird man have?

bird man has 56 tattoos


What numbers represent normal blood pressure?

Normal blood pressure is measured by two numbers that represent how much mercury is in your blood. A completely normal blood pressure reads: Below 120 / below 80.


What is good Blood pressure for a 46yearold woman?

I am a 59 year old female who blood pressure reads 118/69 is this normal especially since it is usually high


Is reads a word?

Yes, "reads" is a word. A simple sentence containing the word "reads" is, "David reads the text on the screen."


Who reads the speech from the throne?

The Lieutenant Governor reads It.


How do you count and find elements on the periodic table?

Finding elements on the periodic table, if you mean just as your question reads. Well, look at it and those symbols you see in the boxes are the elements. Counting won't be problem.


What is the name of a number which reads the same when inverted?

The number that reads same when inerted is SIX.When inverted it reads SIX.