Showing posts with label Win/Mac OS. Show all posts
Showing posts with label Win/Mac OS. Show all posts

Wednesday, November 14, 2012

Avatar: Voki Part III

I challenged myself to create an 85 word speech for my avatar to introduce itself/myself with. To manage my word count, I opened a Word document and watched my word count increase at the bottom of my screen as I typed.


However, there is another way to check your word count as well as other statistics related to your text; it is done by enabling readability statistics.


I enabled readability statistics in Word many years ago because this function allows users to access the readability level (suggested reading/grade level) of text as well. Therefore, if I am bringing books into the classroom, I can copy a selection of the text into Word to determine how complex the language is and whether it would be more appropriate for more advanced or struggling readers.


By enabling readability statistics, one is able to check the following:
  • Number of words
  • Number of characters
  • Number of paragraphs
  • Number of sentences
  • Sentences per paragraph
  • Words per sentence
  • Characters per word
  • Ease of reading
  • Flesch-Kincaid readability level
To enable readability statistics, one must do the following:
  1. Click on Word
  2. Click on options
  3. Check the box for readability statistics
To access statistics, one must do the following:
  1. Click on the review tab in Word
  2. Click on spell check
  3. fix or ignore spelling and and grammatical errors
Once these steps have been done, a pop-up window with the statistics will appear.

Monday, October 29, 2012

T-Test: Excel

Summary
T-tests can be extremely helpful in the world of educational research. There are two types of t-tests, independent t-tests and dependent t-tests. The former is used when comparing a difference between two groups given two continuous and categorical variables. The latter is used when comparing the same group on two separate occasions; it is used to determine whether a change has occurred or there is a difference for the group from the one occasion to the next. For example, I took the same data from the National Center for Education Statistics (NCES) that I used previously (2011 reading scores for boys and girls in the fourth grade) and conducted an independent t-test. The categorical independent variable was gender and the continuous dependent variable is the fourth grade. When conducting a t-test, one will either conclude that there is no significant statistical difference (the p value is less than .05), in other words, the null hypothesis is accepted or one will conclude that there is a statistically significant difference (the p value is greater than .05), in other words, the null hypothesis is rejected. By looking through this site I was better able to understand both types of t-tests.

What I Did
            I had previously exported the data I wanted from the NCES into Excel and accessed the Analysis ToolPak add-in. Below are the steps I took to conduct the t-test analysis.

1.      Chose Data from toolbar

2.      Scrolled down to choose T-test: Two Sample Assuming Equal Variances

3.      Filled in Variable 1 Range by clicking and dragging the cursor to select all scores earned by males (same for Variable 2 Range for females)

4.      Titled the new sheet by filling in New Worksheet Ply section

The t-test analysis opened in a new sheet.

If you don’t have Excel, you can still analyze your data in a t-test by using this free online t-test calculator.

What I Learned

Research Question: Does student’s gender impact 4th grade reading performance?

Hypotheses:
·         Null Hypothesis- There is no statistical difference between the fourth grade readings scores earned by males and females. Gender does not impact fourth grade reading performance.
·         There is a statistical difference between the fourth grade reading scores earned by males and females. Gender does impact fourth grade reading performance.

Critical P-level (alpha): P=0.05
 
Decision rule: Reject null hypothesis since 1-tail p value > 0.05
 
Summary Statement: Reject null hypothesis, 1.611E-07 (tail p value) <= 0.05
 
Statement of Results: There is a statistically significant difference between the 2011 fourth grade reading scores earned by males and females. Gender does impact fourth grade reading performance.

Research Topic for Students Using a T-Test
            Gathering data and analyzing data for a t-test is a fairly straight forward and simple process. However, I do not believe that I would have elementary or middle school students engage in research using a t-test as the concept behind such statistical analysis is complex for children at the elementary and middle school mathematical achievement levels. However, I believe this type of research could be fun and informative for students at the high school level. For a fun, science experiment using a t-test, I might give students the following research topic.

Research Question: Does preservation method (to be determined by students) impact the life span of a carved pumpkin?

Suggested Design: Each student is given a pumpkin (granted that there is an even number of students). Each pumpkin must be similar in weight, shape, and size. Students will carve their pumpkins, creating two eyes, a nose, and a mouth. Half of the students, randomly selected, will use a particular preservation method (ex. acrylic spray) and the other students will use an alternative method (ex. pumpkin fresh spray). Students will observe their own pumpkin every day. Once the pumpkin matches this description the, profuse mold and rot (more than one student will confirm), the pumpkin will be considered deceased and the student will plug into a classroom Excel document, how many days the pumpkin lasted since its carving. The Excel document will have two columns labeled by preservation method. The students will each practice using the t-test function in Excel and the class will discuss the findings. Throughout the process, each student will maintain notes and complete a lab report.

Dependent, Continuous Variable: Life Span of Carved Pumpkins
 
Independent, Categorical Variable: Preservation Method
 
Hypotheses:
·         Null Hypothesis- There is no statistically significant difference between the numbers of days the pumpkins lasted before being confirmed deceased due to profuse mold and rot. Preservation method does not impact the life span of a carved pumpkin.  
·         There is a statistically significant difference between the numbers of days the pumpkins lasted before being confirmed deceased due to profuse mold and rot. Preservation method does impact the life span of a carved pumpkin.
 
Ideas for preservation methods can be found on this site.

Standards Reflection
Conducting educational research using digital age tools towards a goal of evaluating and reflecting upon teaching practices in order to better support student learning meets standard Five "c" of the ISTE-NETS-T’s standards.

Adapting educational experiences by incorporating student use of digital applications such as Excel meets standard two of the ISTE-NETS-T’s standards and its components.

Sunday, October 21, 2012

Working With Data (Descriptive Stats): Excel

Summary & What I Learned
     Today I learned about the National Center for Education Statistics (NCES). The NCES website is a government run website through which collected and analyzed data is presented to the public. The NCES collects data on a national scale and therefore, is able to present data comparing state scores across the country.
     To keep the data organized, there is a simple selection process through which the essential data is targeted, minimizing what is presented. Statistics are available for fourth grade, eighth grade, and twelth grade for reading, mathematics, science, and writing. Comparisons can be made by gender, race/ethnicity, lunch eligibility, and percentiles. Data can be displayed from a single year or across years. The data available shows scores every other year from 2000 to 2011. Once the selections are made, a data table will be displayed which can also be exported into Microsoft Excel.
 
 
     In Excel, formulas can be applied to the data for a particular use. In a recent stats class, I learned to compute single columns of data one formula at a time. Today, I learned to gather descriptive statistics with just a few clicks using state comparison data from NCES using an Excel add-in. I chose to analyze grade 4 reading scores from 2011 by gender.
 
What I Did
     After exporting the data I wanted from the NCES website, I had to install an add-in for Excel in order to gather the descriptive statistics. Below, are the steps I took to get the add-in.
  1. Went to Office button
  2. Clicked on Excel options
  3. Clicked on Add-ins
  4. Chose the Analysis ToolPax
Below are the steps I took to get the stats.
  1. Chose Data from toolbar
  2. Clicked on new Data Analysis button
  3. Chose Descriptive Statistics
  4. Clicked an dragged cursor to select data in one column
  5. Checked box for Summary Statistics
The data and analysis opened in a new sheet. I double clicked on the new tab to rename the sheet.

I created yet another sheet where I could place a scatter plot of the data for quick reading. This is what I did.
  1. Went back to original sheet
  2. Chose Insert from toolbar
  3. Clicked on Scatter (chose which look I liked)
  4. Clicked on Select Data
  5. Clicked and dragged to select data
  6. Changed axis titles
  7. Copy and pasted into new sheet
 
How I Would Use It
     The NCES website is a reliable source through which to gather data for research and papers. I inted to reference it the next time I am in need of statistics regarding local or national schools and students.
     Excel can be a great resource for collecting, organizing, and analyzing data for qantitative research. I intend to use it for these purposes while gathering data for my Teacher Work Sample and as I conduct action research in the class room.
     For my elementary students, I envision them using what they know about charts from mathematics to create charts of their own using Excel. This way, they will be able to manage their own data in order to create accurate and attractive graphs in a most efficient manner.
 
Standards Reflection
     Conducting  educational research using digital age tools towards a goal of evaluating and reflecting upon teaching practices in order to better support student learning meets standard Five "c" of the ISTE-NETS-T’s standards. 
     Adapting educational experiences by incorporating student use of digital applications such as Excel meets standard two of the ISTE-NETS-T’s standards and it's components. 


Tuesday, September 4, 2012

Snipping Tool: Win/Mac OS

Summary
For various reasons I have used my computer’s “Print Screen” option to capture and share images of webpages for colleagues and students. One thing that must be noted about the Print Screen option is that, while pressing a few keys in order to capture, copy, and paste an image to share is a fairly simple task, with Print Screen, you end up capturing an image with superfluous details (the task bar, tool bar, scroll bar, etc.). To share an image without those details, you must find a way to crop the image which can take time and effort.
 
I was not aware until now that another option was available; the Snipping tool allows users to capture a cropped image of their active computer screen. With just seven major options, there is very little that is complicated about this tool. In addition to being able to select only the details you really care about, it also allows you to write a message and highlight text (there is also an eraser tool for undoing changes). My immediate reaction upon discovering this was, “Cool!” But, after practicing with it, I decided it was just okay. I’m not sure when I would really make use of the pen feature as it requires a significant amount of dexterity in order to create reasonably sized marks that resemble anything close to the English language. The computer's mouse is used to draw and works best to create simple exclamation points, question marks, and arrows. This tool would be significantly more useful if it included the ability to create text boxes such as those that can be created with applications like Paint and Word.
 
What I Learned
            Efficiency is key. Previous to discovering how to use the Snipping tool, I would use the Print Screen key, open PowerPoint, paste the image, find the cropping tool, crop the image, and enlarge the image. If the image wasn’t needed in the PowerPoint, I would then copy and paste it elsewhere. I almost can’t believe I have spent so much of my time going through this process. In the future, I will know to use the Snipping tool unless I need perfectly straight arrows or neat text.
            While the Snipping tool may prove to be an efficient tool for grabbing, collecting, and sharing educational materials, Snippers must be aware that copyright rules may apply for snipped images and text. I believe that I still have to learn where some of the fine lines between sharing and copyright infringement lie.

How I Would Use It
            Along with the pen, highlighter, and eraser options, users are able to save, copy, and send (email) their image. These options give the user the ability to either immediately embed an image in a project or to save it independently. The duel capability of this tool, I believe, is what makes it most versatile. For instance, I would use this tool to abbreviate lessons that rely on websites by selecting the most relevant paired images and text that is needed to introduce an idea, supplement students’ knowledge, or evoke curiosity and critical thinking.

             The Internet is full of great learning resources for kids but often there are not enough computers to go around or not enough time to get the class down to the computer lab. Information from these sites can still be utilized by teachers and students when the Snipping tool is used to selectively extract images and text. The snipped images can be used alone, in presentations, or on worksheets. Using the tool in this way can help teachers keep their lessons focused on what is most important, eliminating the temptation for teachers and students to become distracted by links and eliminating the possibility students will become enticed to surf the web.

             For instance, Time for Kids provides free articles and polls online. Stories can be snipped,


highlighted, and presented, or polls can be used for persuasive writing prompts.


Since the formatting, colors, and images remain intact, snips are easy to read and fun to look at. Anything that is irrelevant to the lesson can be blacked out using the pen feature.

What I Did
           While searching the web, I found something I would love to share with my students and include in a lesson. I then found the snipping tool, previously hidden away in the dark recesses of my computer, by searching through my programs in my start menu. After clicking on the tool, I was glad to see that I was served one direction ("drag the cursor over the area you want to capture"), short and simple! I was then able to choose the type of "pen" I wanted to draw with and the color. I made the image relevant to my needs by coloring it in using my mouse and saving it to my computer.
 
Standards Reflection
          This use of this tool meets ISTE-NETS-T’s Standard 1,  “b” and 2, “a.” Stories and articles such as those found on sites like “Time for Kids” are forms of digital literature that reveal real-world issues. They draw attention to these issues and with appropriate scaffolding from teachers, can be used to incite authentic problem solving from students.  In addition, while students may be engaged in learning experiences on individual computers, similar learning experiences can be had if teachers adapt websites’ resources for individual, small group, or whole class learning by providing snippets of the resources through alternate mediums.