I think the purpose of this lab is to learn about the anatomy of a pig in a hands-on experience. Another purpose was to reinforce the understanding of the different systems of the body, such as the circulatory and digestive systems. We used a pi because the anatomy of a pig is quite similar to the anatomy of a human. This dissection showed the different organs and systems that we learned about in this unit. My favorite part of the dissection is when we cut open the heart. This is because we could see all the different chambers of the heart and the path that the blood flowed through. But I was kind of disappointed, as not much of the red and blue coloring got into the heart. This dissection was a very valuable experience because it was the first time I did a dissection of a complete organism. In previous times, I only did parts of an organism, such as a chicken wing. It also gave me a visual representation of what the inside of the body looks like.
Here is the video of our dissection tutorial:
Tuesday, May 30, 2017
Monday, May 29, 2017
20 Time Final Post
During the time I have worked on my project, I have created multiple different programs to find the distance from one point to another, given a graph of points with distances between them. Here are links to two of the algorithms that I have made based on the graph shown below.
I feel like I have done a fairly well job in this project, although I did not reach the goal to make a final project at the end. I think that I have kept myself fairly on track otherwise. I have focused on my work during class time, and I have learned a lot through this process. Also here are the links to my previous blog posts: 1 2 3 Reflection.
Graph:
Worded version:
AB=BA=3
AC=CA=39
AD=DA=4
AE=EA=99
BC=CB=67
BD=DB=8
BE=EB=43
CD=DC=25
CE=EC=12
DE=ED=58
AD+DC+CE=4+25+12=41
Sunday, May 28, 2017
20 Time Individual Reflection
In the beginning, when I was deciding on what I should do for my project, I chose programming, and decided to make a final project at the end demonstrating what I learned throughout the year. But now, I don't think that I can follow through with that idea. Although I am probably not going to do the final project, I did learn a couple of things during this 20 Time project.
I choose this challenge because I sort of liked programming, and I wanted to try a coding language that I wasn't very comfortable with. I was focused on self-improvement and learning new things.
My initial plan to achieve this goal was to learn something new every class, and then make a final project at the end of the year with the stuff that I had learned.
Learning the different algorithms went fine, but I was kind of confused at times, since I was more used to programming in C++. I also did not have time to finish the final project that I had planned on doing at the end. This is probably not going to be a life-long project.
I learned how to use good websites to find information. I also learned how to write more algorithms in Java. If I had the chance to do this project again, I would manage my schedule better so that I could fit in the project at the end. I have learned, about myself, that I sometimes do not have very good ideas for projects.
I might continue this challenge, and make a project, such as copying some game.
I choose this challenge because I sort of liked programming, and I wanted to try a coding language that I wasn't very comfortable with. I was focused on self-improvement and learning new things.
My initial plan to achieve this goal was to learn something new every class, and then make a final project at the end of the year with the stuff that I had learned.
Learning the different algorithms went fine, but I was kind of confused at times, since I was more used to programming in C++. I also did not have time to finish the final project that I had planned on doing at the end. This is probably not going to be a life-long project.
I learned how to use good websites to find information. I also learned how to write more algorithms in Java. If I had the chance to do this project again, I would manage my schedule better so that I could fit in the project at the end. I have learned, about myself, that I sometimes do not have very good ideas for projects.
I might continue this challenge, and make a project, such as copying some game.
Wednesday, May 10, 2017
Unit 9 Reflection
Besides the vodcasts, we watched a video can "Your Inner Fish," which talked about how we were related to fish. We also did a Geologic Timeline Project, and worked some more on the 20 Time Project.
I would like to learn more about how birds transformed into dinosaurs, because I find that kind of fascinating. I wonder about how scientists decided to categorize all the organisms based on this way.
I feel like What on Earth Evolved Presentation went fairly well. But I did not prepare very much, so I had to rely on looking at the slides during the presentation. Besides that, the presentation went fine, although I do not like doing those types of presentations very much. From this experience, I can learn that I should prepare more before I present.
Wednesday, April 19, 2017
Geologic Timeline Individual Reflection
In this project, we learned about the history of the Earth. We found that there were several major events in Earth's history, such as the first traces of life, occurring in the Proterozoic Eon. This is significant because we would not exist without life. The timeline supports this because it shows that life happened near the beginning of Earth's history, making it have more impact than the events happening later in Earth's history. We also found that the existence of plants, happening in the Ordovician Period was also very significant. This is because plants started to produce oxygen, enabling other things like animals to survive. The timeline supports this because it shows that plants started to exist before animals did. A third important event that happened in Earth's history is the breaking of the supercontinent Pangea. This is significant because it is why our planet looks like the way it is today. The timeline supports this because it shows that Pangea broke apart before present time. Earth has had a very long history, and each of us live for much less than a "second" of the Earth's "day." I was surprised by the fact that Earth was formed such a long time ago, and that there were many mass extinctions in its history. My thoughts on our impact is that it is a considerably big amount of change for such a small amount of existence.
Earth's history |
Sunday, April 16, 2017
20 Time Project with Java Post 3
I have had multiple discoveries and setbacks in my 20 Time Project. I have finished my program that uses DFS to compute the shortest distance from one point to another. Now I am working on the program that uses BFS to do the same thing, and after that, I will use dynamic programming (or some other algorithm) to so the same thing again. Some setbacks were that it was kind of hard to program in Java since I am more used to the C++ syntax. I plan to handle this setback by being more organized when I am programming. One discovery is that the two languages are not too different, so it isn't too hard to go between the two. I have gradually regained my memory on how to use Java. I can apply this to myself by finding the shortest path form one place to another.
Friday, April 7, 2017
Unit 8 Reflection
Include 2 photos/videos
This unit was about evolution. We learned about Darwin and what he did with evolution. He sailed around the world in his H.M.S. Beagle and discovered many interesting things, such as finches with many different types of characteristics on the Galapagos Islands. He found that populations, and not individuals, evolved through natural selection. This was when a group of organisms with variation have different levels of fitness, making the more fit organisms more able to survive and reproduce, changing the gene pool of the population. There also can be gene flow, changing the gene pool through ways such as immigration and emigration. Also, we learned about different types of evolution, such as directional selection (ex: Hunger Games Lab) where organisms evolved towards one direction, stabilizing selection where organisms evolved toward the middle, and disruptive selection where organisms evolved toward the two extremes. Artificial selection was the results when humans chose the traits they wanted. We studied different causes of speciation, including behavioral isolation where two species had different behaviors, geographic isolation where two species where separated by a geographic feature, and temporal isolation, where two species have different times for mating. We also discovered different ways of how we could tell that organisms descended from a common ancestor. These ways included embryology, where scientists found that many species with common ancestors had similar embryos. Another way to tell ancestry was vestigial structures, structures used by the ancestors of certain species but not used by the current species. Fossils were also used to show how organisms evolved throughout the years.
I would like to learn more about how life began to exist. I have an unanswered question of how Darwin actually noticed that all the birds from the Galapagos Islands were related finches, and that they came from the South American mainland. I wonder about what would happen if a lot of the penguin population turned into black penguins.
Since the Unit 7 Reflection, I have said what I wanted more and had more eye contact in my conversations, to be more assertive. To be even more assertive, I need to stand up straighter and "fake it 'till I make it."
This unit was about evolution. We learned about Darwin and what he did with evolution. He sailed around the world in his H.M.S. Beagle and discovered many interesting things, such as finches with many different types of characteristics on the Galapagos Islands. He found that populations, and not individuals, evolved through natural selection. This was when a group of organisms with variation have different levels of fitness, making the more fit organisms more able to survive and reproduce, changing the gene pool of the population. There also can be gene flow, changing the gene pool through ways such as immigration and emigration. Also, we learned about different types of evolution, such as directional selection (ex: Hunger Games Lab) where organisms evolved towards one direction, stabilizing selection where organisms evolved toward the middle, and disruptive selection where organisms evolved toward the two extremes. Artificial selection was the results when humans chose the traits they wanted. We studied different causes of speciation, including behavioral isolation where two species had different behaviors, geographic isolation where two species where separated by a geographic feature, and temporal isolation, where two species have different times for mating. We also discovered different ways of how we could tell that organisms descended from a common ancestor. These ways included embryology, where scientists found that many species with common ancestors had similar embryos. Another way to tell ancestry was vestigial structures, structures used by the ancestors of certain species but not used by the current species. Fossils were also used to show how organisms evolved throughout the years.
Different types of selection |
Black Penguin |
Thursday, March 30, 2017
Hunger Games Lab
- In this lab, we experimented on how populations evolves and how allele frequency changes. In the start of the experiment, we had around equal amounts of the three types of birds, and allele frequencies. After a while, the stumpys died off, but eventually came back through the mating of knucklers. This simulates the process of directional selection, as the birds population consisted of more and more pinchers.
- The pinchers were the best at gathering food, because they could use their fingers to pick up food, which is what humans have the easiest time doing, instead of using knuckles or wrists.
- The population evolved, because it consisted of more pinchers than it did in the beginning. The "a" allele in the gene pool changes from around 50% to 5%.
- The process of mating was not random, because everyone wanted to produce more knucklers. The distribution of food was both random and not random. It was random, as the food was spread out evenly in terms of around the circle. It was not spread out evenly in terms of where the food was placed.
- If the food was larger, the stumpys would have a better time collecting food, and if they were smaller, then the stumpys would have a harder time collecting food. This would affect the survival of the stumpys and the gene pool. This might happen in nature, such as for birds, the beaks would evolve bigger to be able to pick up the big food better, or evolve smaller to be able to pick up the smaller food better.
- If there was not incomplete dominance, then the "A" allele would be a bigger part of the gene pool, as it wouldn't be selected against as much, as the "Aa" organisms would be pinchers.
- Natural selection can lead to evolution. Organisms with the traits that are selected against would die off, and the organisms with the traits that are selected for would prosper. The population would then evolve toward being more like the organisms with the food traits.
- Some people cheated, and used their hands in order to have a better chance of survival. Some stumpys scooped up their food to gather them more efficiently. This would have affected the allele frequency of the population to be more like the ones with more efficient gathering skills. This could happen in nature, if the more fierce and competitive organisms gathered food better.
- In evolution, the population, and not the individual organisms evolve. Natural selection acts on the phenotype, because the ones with more physical capability can survive better. One example of this is that if heterozygous organisms were pinchers, they would not have a disadvantage towards the homozygous pinchers, and therefore would not be selected against.
- What happens if the "A" allele dies out completely, and then nature selects against the "a" allele after all the "A" alleles are gone?
Allele Frequency Graph
Monday, March 20, 2017
20 Time Project with Java Post 2
There are many different algorithms in the programming language which can help facilitate the run time of a program, make the program easier to read, or have other benefits. I have been studying Java for the past few weeks, and I have been studying different algorithms with the traits as described above. I have been studying the method called Depth First Search (DFS), which I have already learned in C++, but I am learning to incorporate it into Java. I have some setbacks in mixing up the code for C++ and Java, so I sometimes get confused. The next steps for my 20 Time project is to finish learning about DFS and continue onto BFS. I can apply this to me because I like programming.
Tuesday, March 7, 2017
Unit 7 Reflection
This unit was about ecology basics. Some of the big ideas were interdependence in nature, and matter and energy. The first chapter in this unit is the biosphere. In this chapter we talked about the different types of interactions between species, as well as interdependence. We learned about how energy decreases on every trophic level, and how food webs help sustain populations. We learned about different types of cycles, such as the water cycle, and how it impacted people and other organisms. The next chapter is about ecosystems and communities. In this chapter, we talked about different ways that temperature can be changed, as well as biotic and abiotic factors, which are classified mainly by whether they are living or nonliving. There are several interactions between species, including predetation and symbiosis. Symbiosis also includes three subcategories, including mutualism, commesalism, and parasitism. Different types of succession are categorized based on whether the process started with or without soil. The species that start the primary successions are called pioneer species. Biomes are classified by their soil and climate, as well as the plants and animals found in it. Some of the major biomes are the tropical rain forest, desert, temperate grassland, tundra, and northwestern coniferous forest. The next chapter is about populations. We first talked about population growth. In the beginning, species usually go through an exponential growth. Later, when the population starts reaching the carrying capacity of the region, it goes through a more logistic growth curve. Limiting factors cause the population to decrease. Density-dependent factors are factors that are dependent on density, and density-independent factors are factors that are independent on density. These concepts are demonstrated pretty well in the human population growth patterns, also called demography. The next chapter is about humans in the biosphere. In this chapter, it talks about how humans affect the environment. People started to hunt and gather a long time ago. But some time after that, they learned how to grow their own stuff, agriculture. Then came industrial growth and urban development, which brings us to where we are today. There are many different types of resources, and we can classify them into groups such as renewable, nonrenewable, land, forest, fishery, air, and freshwater.
I'd like to learn more about the different types of biomes, and what types of things are included in them. I wonder about how people are taking over the world, and are approaching carrying capacity. The Conservational Biology Project went decently well. We all worked well together, although we had trouble getting together to record the video. I learned a lot about many different ways of how Madagascar was being threatened, which is also the part that I researched. In this unit, we also worked on 20 Time. We made our first blog posts, which can be found here. After taking the self assessment, I noticed that the numbers in all four categories were the same. Therefore, I do not have a dominant conflict style.
Monday, February 13, 2017
20 Time Project with Java Post 1
20% Time is one-fifth of your class time dedicated to following your passions and doing what you want to do. I allows students to explore themselves and make a project to demonstrate their skills. The essential question that I have asked is, "How can you use Java to make complex programs?" I chose my 20 Time project to be on learning some Java each session, and making a project using all that I learned.I chose this because I do not think I learned much in the AP CS class I took last year, and I would like to broaden my coding skills. My project will answer the essential question by creating some type of complex program. My goals are to learn more Java and be able to use those concepts in making something. I will measure myself on this project by seeing how much of the stuff I can remember. I will also test myself by making a project at the end. My plan moving forward is to learn something, practice something, and/or review something during each 20 Time session.
Tuesday, January 31, 2017
Unit 6 Reflection
This unit was about biotechnology. Biotechnology was about how people could manipulate biology to improve mankind. It is like technology in biology. But not all the new technology necessarily was ethically good. The new technology may lead to genetic segregation, such as the case of GATTACA. We learned about how to perform the process of gel electrophoresis. In this process, DNA are sorted by their lengths. We also learned about recombinant DNA, which was when DNA was borrowed from one organism to put in another organism. Bioethics is where people decide if something is correct to do, in the context of biology.
The unit went by fairly well. The "20 Time" was a big change, as it took up a lot of the class time. I got along with my new group well, as there were not much disagreements. This unit was a new topic to me. I had no experience of biotechnology before, so it was more interesting than the other units.
This unit, we did two labs, the Candy Electrophoresis Lab and the pGLO Lab. In the Candy Electrophoresis Lab, I learned how food coloring was used in foods, such as candies. I also learned how to "run a gel." In the pGLO Lab, I learned how different things can affect the growth of bacteria. I also learned about how plasmids could be used in organisms.
I'd like to learn more about the different things that biotechnology has impacted, such as cloning animals or artificial photosynthesis. The process of "20 Time" is kind of confusing. The ethics part is also kind of confusing, since it is sometimes very hard to decide whether something is good or not.
(See here for goals) For the goal related to biology, I have studied most of the days for the week or two after I made the goal, but I have slacked off recently. I should study more next semester to improve on the goal. For the non-biology related goal, I have transferred sports from track/ field to swimming. Therefore, I will try to make most of the swimming practices from now on.
Monday, January 30, 2017
Wednesday, January 25, 2017
Bioethics Reading
Original Topic: Bionic Lens (#6)
Biotech has inspired the creation of bionic lens, which can give you superhuman sight (such as Superman). It will give you sight that is 3 times better than 20/20 sight (you can see at 20ft what normal people can see at 20ft). It is mainly used to restore/improve vision for blind people or age-related sight degeneration (or other similar problems). The process of surgery is said to only take 8 minutes and also to be painless. It also is said that vision will be corrected within 10 seconds. The contact lens includes a magnifying ring as well as small aluminum mirrors. The mirrors bounces the the image around the ring before reaching the retina.
Extra Credit Topic: CRISPR Mammoth (#29 Futurism Infographic)
The idea of the de-extinction of the woolly mammoth is taking place in the biotech world. It is made possible by a gene-editing technique called CRISPR to insert mammoth genes, such as small ears and hair length, into the cells of elephants. Harvard geneticist George Church, who is leading this discovery, says that woolly mammoths will not be around for a while, as the gene-splicing is only one part of the whole process. His team is working on trying to bring back other extinct animals, too. Some benefits of the restoration of the woolly mammoth are that it can help improve some ecosystems, the discovery can result in some more modern discoveries, and that it will assist in large mammal conservation. We do not know what the mammoths will do once they come into existence, which may be a risk to society. Overall, I think it is good to restore this ancient animal and to give a try to something new.
Works Cited
Lewis, Tanya. "Woolly Mammoth DNA Inserted into Elephant Cells." LiveScience. Purch, 26 Mar. 2015. Web. 25 Jan. 2017. <http://www.livescience.com/50275-bringing-back-woolly-mammoth-dna.html>.
"Woolly Mammoth Revival – Revive & Restore." Revive & Restore. N.p., 29 Apr. 2015. Web. 26 Jan. 2017. <http://reviverestore.org/projects/woolly-mammoth/>.
Biotech has inspired the creation of bionic lens, which can give you superhuman sight (such as Superman). It will give you sight that is 3 times better than 20/20 sight (you can see at 20ft what normal people can see at 20ft). It is mainly used to restore/improve vision for blind people or age-related sight degeneration (or other similar problems). The process of surgery is said to only take 8 minutes and also to be painless. It also is said that vision will be corrected within 10 seconds. The contact lens includes a magnifying ring as well as small aluminum mirrors. The mirrors bounces the the image around the ring before reaching the retina.
Extra Credit Topic: CRISPR Mammoth (#29 Futurism Infographic)
The idea of the de-extinction of the woolly mammoth is taking place in the biotech world. It is made possible by a gene-editing technique called CRISPR to insert mammoth genes, such as small ears and hair length, into the cells of elephants. Harvard geneticist George Church, who is leading this discovery, says that woolly mammoths will not be around for a while, as the gene-splicing is only one part of the whole process. His team is working on trying to bring back other extinct animals, too. Some benefits of the restoration of the woolly mammoth are that it can help improve some ecosystems, the discovery can result in some more modern discoveries, and that it will assist in large mammal conservation. We do not know what the mammoths will do once they come into existence, which may be a risk to society. Overall, I think it is good to restore this ancient animal and to give a try to something new.
Works Cited
Lewis, Tanya. "Woolly Mammoth DNA Inserted into Elephant Cells." LiveScience. Purch, 26 Mar. 2015. Web. 25 Jan. 2017. <http://www.livescience.com/50275-bringing-back-woolly-mammoth-dna.html>.
"Woolly Mammoth Revival – Revive & Restore." Revive & Restore. N.p., 29 Apr. 2015. Web. 26 Jan. 2017. <http://reviverestore.org/projects/woolly-mammoth/>.
Wednesday, January 18, 2017
Candy Electrophoresis Lab
The blue and brown dyes that were longer than the four reference dyes. Some of the dyes were had slightly different colors than the reference dyes. The brown dye separated into two different dyes. None of the dyes were going in the wrong direction. This might happen if the dyes were not exactly the same as the reference dyes, or were made up of more than one dye. It also may have happened because of the difference in the charges of the dye.
The "Fast green FCF" would migrate similarly to the "Blue 1," and the "Citrus red 2" would migrate similarly to the "Red 40," since the two pairs are similar to each other in structure.
Dog food manufacturers would put artificial food colors in the food because the dog or the owner would probably gravitate towards getting brightly colored stuff.
The size of the molecules and the electrical charge of the molecules controls the distance the colored dye solutions migrate. The small molecules move faster than the big ones, and the charge of the dye determines the direction in which the dye moves.
Electricity helps the dyes move through the gel. The negatively
charged molecules will move toward the positive electrode and the positively charged molecules will move
toward the negative electrode.
The gel has many tiny pores, so it acts like a strainer. This allows the electrophoresis system to cause the molecules to separate by size.
I would imagine that the lighter molecules would move faster through the gel while the heavier ones go slower. This is because the heavier molecules would probably be bigger than the lighter ones.
Monday, January 9, 2017
New Year Goals
One of my new year goals is to listen more carefully to the vodcasts and actually learn the material instead of doing the stuff just for the test and my grades. I will not procrastinate until the last day to study. I will plan out my studying schedule and stay on that track.
Another one of my new years goals is to actually participate in track and field. I will not ditch practice for half of the days and make an effort for the coach to like me better. I will also practice on the weekends
Subscribe to:
Posts (Atom)